Skip to content

Console Output

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:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:22.982Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 .
21:00:24.613 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:22.982Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:22.982Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:24.627 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {22946ba7-f7cd-4aef-a793-479483c71af0 @sh:path http://www.sampledomain.org/sam#anotherIntegerProperty; 22946ba7-f7cd-4aef-a793-479483c71af0 @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 22946ba7-f7cd-4aef-a793-479483c71af0 @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 22946ba7-f7cd-4aef-a793-479483c71af0 @sh:datatype http://www.w3.org/2001/XMLSchema#integer; 22946ba7-f7cd-4aef-a793-479483c71af0 @sh:minLength "1"^^http://www.w3.org/2001/XMLSchema#integer; 22946ba7-f7cd-4aef-a793-479483c71af0 @sh:maxLength "2"^^http://www.w3.org/2001/XMLSchema#integer; 22946ba7-f7cd-4aef-a793-479483c71af0 @rdf:type sh:Property; a7b03aef-c3db-4fae-9851-e39ccef0bad4 @rdf:rest fcd18f6b-dc5d-4bb7-8bc2-4dd78a01ee37; a7b03aef-c3db-4fae-9851-e39ccef0bad4 @rdf:first "B"; a7ba4d7b-61d4-4da7-8302-e638a0b71933 @sh:path http://www.sampledomain.org/sam#anotherStringProperty; a7ba4d7b-61d4-4da7-8302-e638a0b71933 @sh:in 86b5bd6d-9f76-4111-a146-e2b233055a55; a7ba4d7b-61d4-4da7-8302-e638a0b71933 @rdf:type sh:Property; 4be899de-3afd-4969-ae08-044fb1159d38 @sh:path http://www.sampledomain.org/sam#aReferenceProperty; 4be899de-3afd-4969-ae08-044fb1159d38 @sh:class http://www.sampledomain.org/sam#AnotherResource; 4be899de-3afd-4969-ae08-044fb1159d38 @rdf:type sh:Property; 49089536-e108-4a8a-8a5b-93eb4f38b2df @sh:path http://www.sampledomain.org/sam#aSetOfDates; 49089536-e108-4a8a-8a5b-93eb4f38b2df @sh:maxCount "2"^^http://www.w3.org/2001/XMLSchema#integer...} |  [22946ba7-f7cd-4aef-a793-479483c71af0, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [22946ba7-f7cd-4aef-a793-479483c71af0, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [22946ba7-f7cd-4aef-a793-479483c71af0, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [22946ba7-f7cd-4aef-a793-479483c71af0, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [22946ba7-f7cd-4aef-a793-479483c71af0, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [22946ba7-f7cd-4aef-a793-479483c71af0, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [22946ba7-f7cd-4aef-a793-479483c71af0, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [a7b03aef-c3db-4fae-9851-e39ccef0bad4, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, fcd18f6b-dc5d-4bb7-8bc2-4dd78a01ee37] [a7b03aef-c3db-4fae-9851-e39ccef0bad4, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [a7ba4d7b-61d4-4da7-8302-e638a0b71933, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [a7ba4d7b-61d4-4da7-8302-e638a0b71933, http://www.w3.org/ns/shacl#in, 86b5bd6d-9f76-4111-a146-e2b233055a55] [a7ba4d7b-61d4-4da7-8302-e638a0b71933, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [4be899de-3afd-4969-ae08-044fb1159d38, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [4be899de-3afd-4969-ae08-044fb1159d38, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [4be899de-3afd-4969-ae08-044fb1159d38, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [49089536-e108-4a8a-8a5b-93eb4f38b2df, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [49089536-e108-4a8a-8a5b-93eb4f38b2df, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [49089536-e108-4a8a-8a5b-93eb4f38b2df, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [49089536-e108-4a8a-8a5b-93eb4f38b2df, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [2c29c8bb-229e-4b53-8bb8-f06fa1ab3889, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [2c29c8bb-229e-4b53-8bb8-f06fa1ab3889, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [2c29c8bb-229e-4b53-8bb8-f06fa1ab3889, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [2c29c8bb-229e-4b53-8bb8-f06fa1ab3889, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [2c29c8bb-229e-4b53-8bb8-f06fa1ab3889, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [2c29c8bb-229e-4b53-8bb8-f06fa1ab3889, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [2c29c8bb-229e-4b53-8bb8-f06fa1ab3889, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [b455a75c-f620-42dd-8959-b16301335a1c, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [b455a75c-f620-42dd-8959-b16301335a1c, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [b455a75c-f620-42dd-8959-b16301335a1c, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [b455a75c-f620-42dd-8959-b16301335a1c, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [3417ed7a-73d5-4cd0-92a9-61b4871ad8d3, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [3417ed7a-73d5-4cd0-92a9-61b4871ad8d3, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [3417ed7a-73d5-4cd0-92a9-61b4871ad8d3, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [3417ed7a-73d5-4cd0-92a9-61b4871ad8d3, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [3417ed7a-73d5-4cd0-92a9-61b4871ad8d3, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [3417ed7a-73d5-4cd0-92a9-61b4871ad8d3, http://www.w3.org/ns/shacl#pattern, "^B"] [3417ed7a-73d5-4cd0-92a9-61b4871ad8d3, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [3417ed7a-73d5-4cd0-92a9-61b4871ad8d3, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [f0a618cd-9d86-4e1f-984d-e4480a574944, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [f0a618cd-9d86-4e1f-984d-e4480a574944, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [f0a618cd-9d86-4e1f-984d-e4480a574944, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [f0a618cd-9d86-4e1f-984d-e4480a574944, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [86b5bd6d-9f76-4111-a146-e2b233055a55, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, a7b03aef-c3db-4fae-9851-e39ccef0bad4] [86b5bd6d-9f76-4111-a146-e2b233055a55, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [fcd18f6b-dc5d-4bb7-8bc2-4dd78a01ee37, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [fcd18f6b-dc5d-4bb7-8bc2-4dd78a01ee37, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, a7ba4d7b-61d4-4da7-8302-e638a0b71933] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 49089536-e108-4a8a-8a5b-93eb4f38b2df] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 4be899de-3afd-4969-ae08-044fb1159d38] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, f0a618cd-9d86-4e1f-984d-e4480a574944] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 22946ba7-f7cd-4aef-a793-479483c71af0] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 3417ed7a-73d5-4cd0-92a9-61b4871ad8d3] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 2c29c8bb-229e-4b53-8bb8-f06fa1ab3889] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, b455a75c-f620-42dd-8959-b16301335a1c]>
21:00:25.393 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:25.780 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:26.177 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:26.197 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:f0a618cd-9d86-4e1f-984d-e4480a574944)
21:00:26.213 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:b455a75c-f620-42dd-8959-b16301335a1c)
21:00:26.213 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:49089536-e108-4a8a-8a5b-93eb4f38b2df)
21:00:26.214 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:2c29c8bb-229e-4b53-8bb8-f06fa1ab3889)
21:00:26.215 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:a7ba4d7b-61d4-4da7-8302-e638a0b71933)
21:00:26.215 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:4be899de-3afd-4969-ae08-044fb1159d38)
21:00:26.215 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:22946ba7-f7cd-4aef-a793-479483c71af0)
21:00:26.216 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:49089536-e108-4a8a-8a5b-93eb4f38b2df],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:26.511 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:49089536-e108-4a8a-8a5b-93eb4f38b2df=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:2c29c8bb-229e-4b53-8bb8-f06fa1ab3889],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:2c29c8bb-229e-4b53-8bb8-f06fa1ab3889=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:22946ba7-f7cd-4aef-a793-479483c71af0],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:22946ba7-f7cd-4aef-a793-479483c71af0=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:3417ed7a-73d5-4cd0-92a9-61b4871ad8d3],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:26.586 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:3417ed7a-73d5-4cd0-92a9-61b4871ad8d3=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:26.592 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:49089536-e108-4a8a-8a5b-93eb4f38b2df,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:22946ba7-f7cd-4aef-a793-479483c71af0,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:3417ed7a-73d5-4cd0-92a9-61b4871ad8d3,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:26.602 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:49089536-e108-4a8a-8a5b-93eb4f38b2df,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:22946ba7-f7cd-4aef-a793-479483c71af0,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:3417ed7a-73d5-4cd0-92a9-61b4871ad8d3,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:26.604 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:49089536-e108-4a8a-8a5b-93eb4f38b2df,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:22946ba7-f7cd-4aef-a793-479483c71af0,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:3417ed7a-73d5-4cd0-92a9-61b4871ad8d3,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

21:00:26.744 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: 
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:26.754Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Betwee" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 .
21:00:26.806 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Betwee"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:26.754Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Betwee"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:26.754Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:26.811 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {2c34203d-6459-40f9-bf56-a7e17d490490 @sh:path http://www.sampledomain.org/sam#aStringProperty; 2c34203d-6459-40f9-bf56-a7e17d490490 @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 2c34203d-6459-40f9-bf56-a7e17d490490 @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 2c34203d-6459-40f9-bf56-a7e17d490490 @sh:minLength "7"^^http://www.w3.org/2001/XMLSchema#integer; 2c34203d-6459-40f9-bf56-a7e17d490490 @sh:maxLength "10"^^http://www.w3.org/2001/XMLSchema#integer; 2c34203d-6459-40f9-bf56-a7e17d490490 @sh:pattern "^B"; 2c34203d-6459-40f9-bf56-a7e17d490490 @sh:description "a Simple Single String Property"; 2c34203d-6459-40f9-bf56-a7e17d490490 @rdf:type sh:Property; 0c1bc3a3-6cc5-4f15-9066-1ed8b2775b6e @sh:path http://www.sampledomain.org/sam#integerProperty2; 0c1bc3a3-6cc5-4f15-9066-1ed8b2775b6e @sh:maxExclusive "15"^^http://www.w3.org/2001/XMLSchema#integer; 0c1bc3a3-6cc5-4f15-9066-1ed8b2775b6e @sh:minExclusive "5"^^http://www.w3.org/2001/XMLSchema#integer; 0c1bc3a3-6cc5-4f15-9066-1ed8b2775b6e @rdf:type sh:Property; 8b1c51e0-ec0d-4213-a92c-2750fa94d6d4 @sh:path http://www.sampledomain.org/sam#aSetOfDates; 8b1c51e0-ec0d-4213-a92c-2750fa94d6d4 @sh:maxCount "2"^^http://www.w3.org/2001/XMLSchema#integer; 8b1c51e0-ec0d-4213-a92c-2750fa94d6d4 @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 8b1c51e0-ec0d-4213-a92c-2750fa94d6d4 @rdf:type sh:Property; 9c279fdd-9fa3-400b-9735-2a5fb0a21ab0 @rdf:rest 8d4ff47d-0034-4608-b573-91f582abe26c...} |  [2c34203d-6459-40f9-bf56-a7e17d490490, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [2c34203d-6459-40f9-bf56-a7e17d490490, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [2c34203d-6459-40f9-bf56-a7e17d490490, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [2c34203d-6459-40f9-bf56-a7e17d490490, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [2c34203d-6459-40f9-bf56-a7e17d490490, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [2c34203d-6459-40f9-bf56-a7e17d490490, http://www.w3.org/ns/shacl#pattern, "^B"] [2c34203d-6459-40f9-bf56-a7e17d490490, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [2c34203d-6459-40f9-bf56-a7e17d490490, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [0c1bc3a3-6cc5-4f15-9066-1ed8b2775b6e, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [0c1bc3a3-6cc5-4f15-9066-1ed8b2775b6e, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [0c1bc3a3-6cc5-4f15-9066-1ed8b2775b6e, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [0c1bc3a3-6cc5-4f15-9066-1ed8b2775b6e, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [8b1c51e0-ec0d-4213-a92c-2750fa94d6d4, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [8b1c51e0-ec0d-4213-a92c-2750fa94d6d4, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [8b1c51e0-ec0d-4213-a92c-2750fa94d6d4, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [8b1c51e0-ec0d-4213-a92c-2750fa94d6d4, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [9c279fdd-9fa3-400b-9735-2a5fb0a21ab0, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 8d4ff47d-0034-4608-b573-91f582abe26c] [9c279fdd-9fa3-400b-9735-2a5fb0a21ab0, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [daddcc90-1da3-429f-9285-7dde7ef34f5b, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [daddcc90-1da3-429f-9285-7dde7ef34f5b, http://www.w3.org/ns/shacl#in, 9c279fdd-9fa3-400b-9735-2a5fb0a21ab0] [daddcc90-1da3-429f-9285-7dde7ef34f5b, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [5eb9c199-6fbf-471a-8843-cb60d70f5543, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [5eb9c199-6fbf-471a-8843-cb60d70f5543, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [5eb9c199-6fbf-471a-8843-cb60d70f5543, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [5eb9c199-6fbf-471a-8843-cb60d70f5543, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [5eb9c199-6fbf-471a-8843-cb60d70f5543, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [5eb9c199-6fbf-471a-8843-cb60d70f5543, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [5eb9c199-6fbf-471a-8843-cb60d70f5543, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [8d4ff47d-0034-4608-b573-91f582abe26c, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 80878337-a936-4bc9-82f3-65b1ceab71d2] [8d4ff47d-0034-4608-b573-91f582abe26c, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [a1e3a4c5-252c-41ae-a702-468da27c89cd, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [a1e3a4c5-252c-41ae-a702-468da27c89cd, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [a1e3a4c5-252c-41ae-a702-468da27c89cd, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [80878337-a936-4bc9-82f3-65b1ceab71d2, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [80878337-a936-4bc9-82f3-65b1ceab71d2, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [34fd547d-c500-4457-94f0-cd2f59082de1, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [34fd547d-c500-4457-94f0-cd2f59082de1, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [34fd547d-c500-4457-94f0-cd2f59082de1, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [34fd547d-c500-4457-94f0-cd2f59082de1, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 5eb9c199-6fbf-471a-8843-cb60d70f5543] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 0c1bc3a3-6cc5-4f15-9066-1ed8b2775b6e] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, daddcc90-1da3-429f-9285-7dde7ef34f5b] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 34fd547d-c500-4457-94f0-cd2f59082de1] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, a1e3a4c5-252c-41ae-a702-468da27c89cd] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 2c34203d-6459-40f9-bf56-a7e17d490490] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 8b1c51e0-ec0d-4213-a92c-2750fa94d6d4]>
21:00:26.814 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:26.821 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:26.927 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:26.928 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:5eb9c199-6fbf-471a-8843-cb60d70f5543)
21:00:26.930 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:2c34203d-6459-40f9-bf56-a7e17d490490)
21:00:26.931 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:34fd547d-c500-4457-94f0-cd2f59082de1)
21:00:26.931 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:a1e3a4c5-252c-41ae-a702-468da27c89cd)
21:00:26.931 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3)
21:00:26.932 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:daddcc90-1da3-429f-9285-7dde7ef34f5b)
21:00:26.932 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:0c1bc3a3-6cc5-4f15-9066-1ed8b2775b6e)
21:00:26.932 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:5eb9c199-6fbf-471a-8843-cb60d70f5543],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:5eb9c199-6fbf-471a-8843-cb60d70f5543=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:2c34203d-6459-40f9-bf56-a7e17d490490],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:27.019 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:2c34203d-6459-40f9-bf56-a7e17d490490=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:8b1c51e0-ec0d-4213-a92c-2750fa94d6d4],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:27.083 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:8b1c51e0-ec0d-4213-a92c-2750fa94d6d4=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:27.085 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:8b1c51e0-ec0d-4213-a92c-2750fa94d6d4,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:2c34203d-6459-40f9-bf56-a7e17d490490,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:8b1c51e0-ec0d-4213-a92c-2750fa94d6d4,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:2c34203d-6459-40f9-bf56-a7e17d490490,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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 <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:8b1c51e0-ec0d-4213-a92c-2750fa94d6d4,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:2c34203d-6459-40f9-bf56-a7e17d490490,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  "Betwee" ;
                 sh:message                    "minLength violation. Expected length(\"Betwee\") >= 7" ;
                 sh:resultPath                 <http://www.sampledomain.org/sam#aStringProperty> ;
                 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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  "Betwee" ;
                 sh:message                    "minLength violation. Expected length(\"Betwee\") >= 7" ;
                 sh:resultPath                 <http://www.sampledomain.org/sam#aStringProperty> ;
                 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:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:27.188Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 ;
        <http://www.sampledomain.org/sam#integerProperty3>
                15 .
21:00:27.212 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#integerProperty3 "15"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:27.188Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#integerProperty3, "15"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:27.188Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:27.216 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {33644e0c-482d-4833-9bda-73ffa2b864f2 @rdf:rest fd0826cf-858e-4c96-916c-86483e1e4799; 33644e0c-482d-4833-9bda-73ffa2b864f2 @rdf:first "A"; 5438a1c8-ff4e-4a93-a0ef-5d7ad80a71c1 @rdf:rest rdf:nil; 5438a1c8-ff4e-4a93-a0ef-5d7ad80a71c1 @rdf:first "C"; a6f578db-1a6a-46ce-9396-f1d7b57cdfa3 @sh:path http://www.sampledomain.org/sam#integerProperty3; a6f578db-1a6a-46ce-9396-f1d7b57cdfa3 @sh:maxInclusive "15"^^http://www.w3.org/2001/XMLSchema#integer; a6f578db-1a6a-46ce-9396-f1d7b57cdfa3 @sh:minInclusive "5"^^http://www.w3.org/2001/XMLSchema#integer; a6f578db-1a6a-46ce-9396-f1d7b57cdfa3 @rdf:type sh:Property; 4d639b75-23f2-4828-8e45-4c953b95e707 @sh:path http://www.sampledomain.org/sam#integerProperty2; 4d639b75-23f2-4828-8e45-4c953b95e707 @sh:maxExclusive "15"^^http://www.w3.org/2001/XMLSchema#integer; 4d639b75-23f2-4828-8e45-4c953b95e707 @sh:minExclusive "5"^^http://www.w3.org/2001/XMLSchema#integer; 4d639b75-23f2-4828-8e45-4c953b95e707 @rdf:type sh:Property; 95318f4b-87ec-40fc-a440-f8f25bfa3606 @sh:path http://www.sampledomain.org/sam#anotherStringProperty; 95318f4b-87ec-40fc-a440-f8f25bfa3606 @sh:in 33644e0c-482d-4833-9bda-73ffa2b864f2; 95318f4b-87ec-40fc-a440-f8f25bfa3606 @rdf:type sh:Property; b783ed8d-9712-459d-ad98-748cbe75c97f @sh:path http://www.sampledomain.org/sam#aSetOfDates; b783ed8d-9712-459d-ad98-748cbe75c97f @sh:maxCount "2"^^http://www.w3.org/2001/XMLSchema#integer...} |  [33644e0c-482d-4833-9bda-73ffa2b864f2, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, fd0826cf-858e-4c96-916c-86483e1e4799] [33644e0c-482d-4833-9bda-73ffa2b864f2, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [5438a1c8-ff4e-4a93-a0ef-5d7ad80a71c1, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [5438a1c8-ff4e-4a93-a0ef-5d7ad80a71c1, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [a6f578db-1a6a-46ce-9396-f1d7b57cdfa3, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [a6f578db-1a6a-46ce-9396-f1d7b57cdfa3, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [a6f578db-1a6a-46ce-9396-f1d7b57cdfa3, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [a6f578db-1a6a-46ce-9396-f1d7b57cdfa3, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [4d639b75-23f2-4828-8e45-4c953b95e707, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [4d639b75-23f2-4828-8e45-4c953b95e707, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [4d639b75-23f2-4828-8e45-4c953b95e707, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [4d639b75-23f2-4828-8e45-4c953b95e707, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [95318f4b-87ec-40fc-a440-f8f25bfa3606, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [95318f4b-87ec-40fc-a440-f8f25bfa3606, http://www.w3.org/ns/shacl#in, 33644e0c-482d-4833-9bda-73ffa2b864f2] [95318f4b-87ec-40fc-a440-f8f25bfa3606, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [b783ed8d-9712-459d-ad98-748cbe75c97f, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [b783ed8d-9712-459d-ad98-748cbe75c97f, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [b783ed8d-9712-459d-ad98-748cbe75c97f, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [b783ed8d-9712-459d-ad98-748cbe75c97f, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [a017c94e-c2f3-4d8f-9c24-da278d724002, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [a017c94e-c2f3-4d8f-9c24-da278d724002, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [a017c94e-c2f3-4d8f-9c24-da278d724002, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [a017c94e-c2f3-4d8f-9c24-da278d724002, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [a017c94e-c2f3-4d8f-9c24-da278d724002, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [a017c94e-c2f3-4d8f-9c24-da278d724002, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [a017c94e-c2f3-4d8f-9c24-da278d724002, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [fd0826cf-858e-4c96-916c-86483e1e4799, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 5438a1c8-ff4e-4a93-a0ef-5d7ad80a71c1] [fd0826cf-858e-4c96-916c-86483e1e4799, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [1f33d051-0478-419d-8881-9cfd4e84d3bc, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [1f33d051-0478-419d-8881-9cfd4e84d3bc, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [1f33d051-0478-419d-8881-9cfd4e84d3bc, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [216d2cc4-38dc-44eb-9c1a-eac1a4a1c2c8, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [216d2cc4-38dc-44eb-9c1a-eac1a4a1c2c8, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [216d2cc4-38dc-44eb-9c1a-eac1a4a1c2c8, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [216d2cc4-38dc-44eb-9c1a-eac1a4a1c2c8, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [216d2cc4-38dc-44eb-9c1a-eac1a4a1c2c8, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [216d2cc4-38dc-44eb-9c1a-eac1a4a1c2c8, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [216d2cc4-38dc-44eb-9c1a-eac1a4a1c2c8, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [8a764692-a122-4e4b-96c0-cd6a5f6e7212, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [8a764692-a122-4e4b-96c0-cd6a5f6e7212, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [8a764692-a122-4e4b-96c0-cd6a5f6e7212, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [8a764692-a122-4e4b-96c0-cd6a5f6e7212, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [8a764692-a122-4e4b-96c0-cd6a5f6e7212, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [8a764692-a122-4e4b-96c0-cd6a5f6e7212, http://www.w3.org/ns/shacl#pattern, "^B"] [8a764692-a122-4e4b-96c0-cd6a5f6e7212, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [8a764692-a122-4e4b-96c0-cd6a5f6e7212, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 95318f4b-87ec-40fc-a440-f8f25bfa3606] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 216d2cc4-38dc-44eb-9c1a-eac1a4a1c2c8] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, b783ed8d-9712-459d-ad98-748cbe75c97f] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 1f33d051-0478-419d-8881-9cfd4e84d3bc] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, a6f578db-1a6a-46ce-9396-f1d7b57cdfa3] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 8a764692-a122-4e4b-96c0-cd6a5f6e7212] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 4d639b75-23f2-4828-8e45-4c953b95e707] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, a017c94e-c2f3-4d8f-9c24-da278d724002]>
21:00:27.218 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:27.271 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:27.318 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:27.320 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:a017c94e-c2f3-4d8f-9c24-da278d724002)
21:00:27.322 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:4d639b75-23f2-4828-8e45-4c953b95e707)
21:00:27.322 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:8a764692-a122-4e4b-96c0-cd6a5f6e7212)
21:00:27.323 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:a6f578db-1a6a-46ce-9396-f1d7b57cdfa3)
21:00:27.323 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:216d2cc4-38dc-44eb-9c1a-eac1a4a1c2c8)
21:00:27.323 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:95318f4b-87ec-40fc-a440-f8f25bfa3606)
21:00:27.323 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:b783ed8d-9712-459d-ad98-748cbe75c97f)
21:00:27.324 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:a017c94e-c2f3-4d8f-9c24-da278d724002],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:a017c94e-c2f3-4d8f-9c24-da278d724002=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:8a764692-a122-4e4b-96c0-cd6a5f6e7212],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:27.372 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:8a764692-a122-4e4b-96c0-cd6a5f6e7212=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_:a6f578db-1a6a-46ce-9396-f1d7b57cdfa3=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#integerProperty3>),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([<http://www.sampledomain.org/sam#AResource>,_:216d2cc4-38dc-44eb-9c1a-eac1a4a1c2c8],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:216d2cc4-38dc-44eb-9c1a-eac1a4a1c2c8=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:b783ed8d-9712-459d-ad98-748cbe75c97f],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:27.398 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:b783ed8d-9712-459d-ad98-748cbe75c97f=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_:1f33d051-0478-419d-8881-9cfd4e84d3bc=ShapeTyping(TypingMap(Map()))
21:00:27.400 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:a017c94e-c2f3-4d8f-9c24-da278d724002,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:8a764692-a122-4e4b-96c0-cd6a5f6e7212,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#integerProperty3>),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:b783ed8d-9712-459d-ad98-748cbe75c97f,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:27.402 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:a017c94e-c2f3-4d8f-9c24-da278d724002,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:8a764692-a122-4e4b-96c0-cd6a5f6e7212,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#integerProperty3>),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:b783ed8d-9712-459d-ad98-748cbe75c97f,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:27.403 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:a017c94e-c2f3-4d8f-9c24-da278d724002,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:8a764692-a122-4e4b-96c0-cd6a5f6e7212,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#integerProperty3>),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:b783ed8d-9712-459d-ad98-748cbe75c97f,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

21:00:27.421 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: 
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:27.425Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 ;
        <http://www.sampledomain.org/sam#integerProperty3>
                16 .
21:00:27.492 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#integerProperty3 "16"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:27.425Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#integerProperty3, "16"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:27.425Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:27.495 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {4f528020-ef5c-4243-9456-48b2a69b7d72 @sh:path http://www.sampledomain.org/sam#anotherStringProperty; 4f528020-ef5c-4243-9456-48b2a69b7d72 @sh:in 67556d20-2b23-43b6-a4b6-eb4f33f5cf50; 4f528020-ef5c-4243-9456-48b2a69b7d72 @rdf:type sh:Property; 67556d20-2b23-43b6-a4b6-eb4f33f5cf50 @rdf:rest d5086fed-05e2-4f6e-beba-762797384c24; 67556d20-2b23-43b6-a4b6-eb4f33f5cf50 @rdf:first "A"; fb70dc72-28c4-4e45-a6c1-af9222ecc711 @sh:path http://www.sampledomain.org/sam#anIntegerProperty; fb70dc72-28c4-4e45-a6c1-af9222ecc711 @sh:maxCount "0"^^http://www.w3.org/2001/XMLSchema#integer; fb70dc72-28c4-4e45-a6c1-af9222ecc711 @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; fb70dc72-28c4-4e45-a6c1-af9222ecc711 @sh:datatype http://www.w3.org/2001/XMLSchema#integer; fb70dc72-28c4-4e45-a6c1-af9222ecc711 @sh:minLength "1"^^http://www.w3.org/2001/XMLSchema#integer; fb70dc72-28c4-4e45-a6c1-af9222ecc711 @sh:maxLength "2"^^http://www.w3.org/2001/XMLSchema#integer; fb70dc72-28c4-4e45-a6c1-af9222ecc711 @rdf:type sh:Property; 0ccc1519-6a8c-4363-96eb-dc3ddbdac6db @sh:path http://www.sampledomain.org/sam#aStringProperty; 0ccc1519-6a8c-4363-96eb-dc3ddbdac6db @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 0ccc1519-6a8c-4363-96eb-dc3ddbdac6db @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 0ccc1519-6a8c-4363-96eb-dc3ddbdac6db @sh:minLength "7"^^http://www.w3.org/2001/XMLSchema#integer; 0ccc1519-6a8c-4363-96eb-dc3ddbdac6db @sh:maxLength "10"^^http://www.w3.org/2001/XMLSchema#integer...} |  [4f528020-ef5c-4243-9456-48b2a69b7d72, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [4f528020-ef5c-4243-9456-48b2a69b7d72, http://www.w3.org/ns/shacl#in, 67556d20-2b23-43b6-a4b6-eb4f33f5cf50] [4f528020-ef5c-4243-9456-48b2a69b7d72, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [67556d20-2b23-43b6-a4b6-eb4f33f5cf50, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, d5086fed-05e2-4f6e-beba-762797384c24] [67556d20-2b23-43b6-a4b6-eb4f33f5cf50, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [fb70dc72-28c4-4e45-a6c1-af9222ecc711, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [fb70dc72-28c4-4e45-a6c1-af9222ecc711, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [fb70dc72-28c4-4e45-a6c1-af9222ecc711, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [fb70dc72-28c4-4e45-a6c1-af9222ecc711, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [fb70dc72-28c4-4e45-a6c1-af9222ecc711, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [fb70dc72-28c4-4e45-a6c1-af9222ecc711, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [fb70dc72-28c4-4e45-a6c1-af9222ecc711, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [0ccc1519-6a8c-4363-96eb-dc3ddbdac6db, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [0ccc1519-6a8c-4363-96eb-dc3ddbdac6db, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [0ccc1519-6a8c-4363-96eb-dc3ddbdac6db, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [0ccc1519-6a8c-4363-96eb-dc3ddbdac6db, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [0ccc1519-6a8c-4363-96eb-dc3ddbdac6db, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [0ccc1519-6a8c-4363-96eb-dc3ddbdac6db, http://www.w3.org/ns/shacl#pattern, "^B"] [0ccc1519-6a8c-4363-96eb-dc3ddbdac6db, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [0ccc1519-6a8c-4363-96eb-dc3ddbdac6db, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [0510f912-cdff-4f64-a239-75999a29dd9d, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [0510f912-cdff-4f64-a239-75999a29dd9d, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [0510f912-cdff-4f64-a239-75999a29dd9d, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [0510f912-cdff-4f64-a239-75999a29dd9d, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [0510f912-cdff-4f64-a239-75999a29dd9d, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [0510f912-cdff-4f64-a239-75999a29dd9d, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [0510f912-cdff-4f64-a239-75999a29dd9d, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [d5086fed-05e2-4f6e-beba-762797384c24, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, beee9316-dc2d-4b7e-869e-cfe4b7b0d9ca] [d5086fed-05e2-4f6e-beba-762797384c24, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [beee9316-dc2d-4b7e-869e-cfe4b7b0d9ca, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [beee9316-dc2d-4b7e-869e-cfe4b7b0d9ca, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [34eca101-f11f-4280-9704-2f29b3f3b8c9, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [34eca101-f11f-4280-9704-2f29b3f3b8c9, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [34eca101-f11f-4280-9704-2f29b3f3b8c9, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [34eca101-f11f-4280-9704-2f29b3f3b8c9, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [15c21391-6ac3-4086-85fa-c34a7ba034c4, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [15c21391-6ac3-4086-85fa-c34a7ba034c4, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [15c21391-6ac3-4086-85fa-c34a7ba034c4, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [15c21391-6ac3-4086-85fa-c34a7ba034c4, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [54accf2d-492f-4cd2-9444-615dfb180831, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [54accf2d-492f-4cd2-9444-615dfb180831, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [54accf2d-492f-4cd2-9444-615dfb180831, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [54accf2d-492f-4cd2-9444-615dfb180831, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, a76ab6c4-abb7-4e23-a510-460ba4577427] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 54accf2d-492f-4cd2-9444-615dfb180831] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 0ccc1519-6a8c-4363-96eb-dc3ddbdac6db] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 15c21391-6ac3-4086-85fa-c34a7ba034c4] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 4f528020-ef5c-4243-9456-48b2a69b7d72] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 0510f912-cdff-4f64-a239-75999a29dd9d] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 34eca101-f11f-4280-9704-2f29b3f3b8c9] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, fb70dc72-28c4-4e45-a6c1-af9222ecc711] [a76ab6c4-abb7-4e23-a510-460ba4577427, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [a76ab6c4-abb7-4e23-a510-460ba4577427, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [a76ab6c4-abb7-4e23-a510-460ba4577427, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property]>
21:00:27.498 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:27.502 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:27.541 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:27.542 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:a76ab6c4-abb7-4e23-a510-460ba4577427)
21:00:27.543 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:34eca101-f11f-4280-9704-2f29b3f3b8c9)
21:00:27.543 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:fb70dc72-28c4-4e45-a6c1-af9222ecc711)
21:00:27.543 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:54accf2d-492f-4cd2-9444-615dfb180831)
21:00:27.543 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:4f528020-ef5c-4243-9456-48b2a69b7d72)
21:00:27.543 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:15c21391-6ac3-4086-85fa-c34a7ba034c4)
21:00:27.544 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:0510f912-cdff-4f64-a239-75999a29dd9d)
21:00:27.544 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:fb70dc72-28c4-4e45-a6c1-af9222ecc711],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:fb70dc72-28c4-4e45-a6c1-af9222ecc711=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:54accf2d-492f-4cd2-9444-615dfb180831],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:27.581 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:54accf2d-492f-4cd2-9444-615dfb180831=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_:15c21391-6ac3-4086-85fa-c34a7ba034c4=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#integerProperty3>),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([<http://www.sampledomain.org/sam#AResource>,_:0510f912-cdff-4f64-a239-75999a29dd9d],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:0510f912-cdff-4f64-a239-75999a29dd9d=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:0ccc1519-6a8c-4363-96eb-dc3ddbdac6db],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:27.596 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:0ccc1519-6a8c-4363-96eb-dc3ddbdac6db=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:27.597 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:fb70dc72-28c4-4e45-a6c1-af9222ecc711,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:0ccc1519-6a8c-4363-96eb-dc3ddbdac6db,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:15c21391-6ac3-4086-85fa-c34a7ba034c4,PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:27.599 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:fb70dc72-28c4-4e45-a6c1-af9222ecc711,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:0ccc1519-6a8c-4363-96eb-dc3ddbdac6db,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:15c21391-6ac3-4086-85fa-c34a7ba034c4,PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:27.600 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:fb70dc72-28c4-4e45-a6c1-af9222ecc711,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:0ccc1519-6a8c-4363-96eb-dc3ddbdac6db,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:15c21391-6ac3-4086-85fa-c34a7ba034c4,PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  16 ;
                 sh:message                    "maxInclusive violation. Expected 16 <= 15" ;
                 sh:resultPath                 <http://www.sampledomain.org/sam#integerProperty3> ;
                 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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  16 ;
                 sh:message                    "maxInclusive violation. Expected 16 <= 15" ;
                 sh:resultPath                 <http://www.sampledomain.org/sam#integerProperty3> ;
                 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:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#anOslcResource>
        a       <http://www.sampledomain.org/sam#AnOslcResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:27.674Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Cat" ;
        <http://www.sampledomain.org/sam#anIntegerProperty>
                12 ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 ;
        <http://www.sampledomain.org/sam#integerProperty2>
                12 ;
        <http://www.sampledomain.org/sam#integerProperty3>
                12 .
21:00:27.701 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#anOslcResource @http://www.sampledomain.org/sam#aStringProperty "Cat"; http://www.sampledomain.org/sam#anOslcResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#anOslcResource @http://www.sampledomain.org/sam#integerProperty3 "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#anOslcResource @http://www.sampledomain.org/sam#integerProperty2 "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#anOslcResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:27.674Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#anOslcResource @http://www.sampledomain.org/sam#anIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#anOslcResource @rdf:type http://www.sampledomain.org/sam#AnOslcResource} |  [http://www.sampledomain.org/sam#anOslcResource, http://www.sampledomain.org/sam#aStringProperty, "Cat"] [http://www.sampledomain.org/sam#anOslcResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#anOslcResource, http://www.sampledomain.org/sam#integerProperty3, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#anOslcResource, http://www.sampledomain.org/sam#integerProperty2, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#anOslcResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:27.674Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#anOslcResource, http://www.sampledomain.org/sam#anIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#anOslcResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AnOslcResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AnOslcResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a            sh:Property ;
                          sh:datatype  <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:minCount  0 ;
                          sh:name      "anotherIntegerProperty" ;
                          sh:path      <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:class     <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:datatype  oslc:Resource ;
                          sh:maxCount  1 ;
                          sh:minCount  0 ;
                          sh:name      "aReferenceProperty" ;
                          sh:path      <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:datatype  <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount  1 ;
                          sh:minCount  1 ;
                          sh:name      "anIntegerProperty" ;
                          sh:path      <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:datatype  <http://www.w3.org/2001/XMLSchema#dateTime> ;
                          sh:minCount  1 ;
                          sh:name      "aSetOfDates" ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:datatype  <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount  1 ;
                          sh:minCount  1 ;
                          sh:name      "integerProperty2" ;
                          sh:path      <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:datatype  <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount  1 ;
                          sh:minCount  1 ;
                          sh:name      "integerProperty3" ;
                          sh:path      <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a               sh:Property ;
                          sh:datatype     <http://www.w3.org/2001/XMLSchema#string> ;
                          sh:description  "a Simple Single String Property" ;
                          sh:minCount     1 ;
                          sh:name         "aStringProperty" ;
                          sh:path         <http://www.sampledomain.org/sam#aStringProperty>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AnOslcResource> .
21:00:27.704 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {5e9e4358-ff1b-4f53-abfe-4666f0a6abf5 @sh:path http://www.sampledomain.org/sam#anotherIntegerProperty; 5e9e4358-ff1b-4f53-abfe-4666f0a6abf5 @sh:name "anotherIntegerProperty"; 5e9e4358-ff1b-4f53-abfe-4666f0a6abf5 @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 5e9e4358-ff1b-4f53-abfe-4666f0a6abf5 @sh:datatype http://www.w3.org/2001/XMLSchema#integer; 5e9e4358-ff1b-4f53-abfe-4666f0a6abf5 @rdf:type sh:Property; 0f8bdb7f-e925-47eb-85e9-5c67e27d5fde @sh:path http://www.sampledomain.org/sam#aReferenceProperty; 0f8bdb7f-e925-47eb-85e9-5c67e27d5fde @sh:name "aReferenceProperty"; 0f8bdb7f-e925-47eb-85e9-5c67e27d5fde @sh:class http://www.sampledomain.org/sam#AnotherResource; 0f8bdb7f-e925-47eb-85e9-5c67e27d5fde @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 0f8bdb7f-e925-47eb-85e9-5c67e27d5fde @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 0f8bdb7f-e925-47eb-85e9-5c67e27d5fde @sh:datatype oslc:Resource; 0f8bdb7f-e925-47eb-85e9-5c67e27d5fde @rdf:type sh:Property; 8b02bd4a-a80a-4298-a155-415adf8936df @sh:path http://www.sampledomain.org/sam#aStringProperty; 8b02bd4a-a80a-4298-a155-415adf8936df @sh:name "aStringProperty"; 8b02bd4a-a80a-4298-a155-415adf8936df @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 8b02bd4a-a80a-4298-a155-415adf8936df @sh:datatype http://www.w3.org/2001/XMLSchema#string; 8b02bd4a-a80a-4298-a155-415adf8936df @sh:description "a Simple Single String Property"...} |  [5e9e4358-ff1b-4f53-abfe-4666f0a6abf5, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [5e9e4358-ff1b-4f53-abfe-4666f0a6abf5, http://www.w3.org/ns/shacl#name, "anotherIntegerProperty"] [5e9e4358-ff1b-4f53-abfe-4666f0a6abf5, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [5e9e4358-ff1b-4f53-abfe-4666f0a6abf5, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [5e9e4358-ff1b-4f53-abfe-4666f0a6abf5, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [0f8bdb7f-e925-47eb-85e9-5c67e27d5fde, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [0f8bdb7f-e925-47eb-85e9-5c67e27d5fde, http://www.w3.org/ns/shacl#name, "aReferenceProperty"] [0f8bdb7f-e925-47eb-85e9-5c67e27d5fde, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [0f8bdb7f-e925-47eb-85e9-5c67e27d5fde, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [0f8bdb7f-e925-47eb-85e9-5c67e27d5fde, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [0f8bdb7f-e925-47eb-85e9-5c67e27d5fde, http://www.w3.org/ns/shacl#datatype, http://open-services.net/ns/core#Resource] [0f8bdb7f-e925-47eb-85e9-5c67e27d5fde, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [8b02bd4a-a80a-4298-a155-415adf8936df, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [8b02bd4a-a80a-4298-a155-415adf8936df, http://www.w3.org/ns/shacl#name, "aStringProperty"] [8b02bd4a-a80a-4298-a155-415adf8936df, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [8b02bd4a-a80a-4298-a155-415adf8936df, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#string] [8b02bd4a-a80a-4298-a155-415adf8936df, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [8b02bd4a-a80a-4298-a155-415adf8936df, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [046e792a-38c1-4f92-bf6d-21f940b12c18, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [046e792a-38c1-4f92-bf6d-21f940b12c18, http://www.w3.org/ns/shacl#name, "integerProperty3"] [046e792a-38c1-4f92-bf6d-21f940b12c18, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [046e792a-38c1-4f92-bf6d-21f940b12c18, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [046e792a-38c1-4f92-bf6d-21f940b12c18, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [046e792a-38c1-4f92-bf6d-21f940b12c18, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#property, 5e9e4358-ff1b-4f53-abfe-4666f0a6abf5] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#property, 0f8bdb7f-e925-47eb-85e9-5c67e27d5fde] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#property, 0f556976-e77a-4f77-a0fb-09ee19f83b6d] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#property, efef5ed5-d243-4214-83b9-2a897f1bc72c] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#property, 58ba962c-5b9f-4013-8e9f-6d634ec0ea77] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#property, 046e792a-38c1-4f92-bf6d-21f940b12c18] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#property, 8b02bd4a-a80a-4298-a155-415adf8936df] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AnOslcResource] [0f556976-e77a-4f77-a0fb-09ee19f83b6d, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [0f556976-e77a-4f77-a0fb-09ee19f83b6d, http://www.w3.org/ns/shacl#name, "anIntegerProperty"] [0f556976-e77a-4f77-a0fb-09ee19f83b6d, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [0f556976-e77a-4f77-a0fb-09ee19f83b6d, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [0f556976-e77a-4f77-a0fb-09ee19f83b6d, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [0f556976-e77a-4f77-a0fb-09ee19f83b6d, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [58ba962c-5b9f-4013-8e9f-6d634ec0ea77, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [58ba962c-5b9f-4013-8e9f-6d634ec0ea77, http://www.w3.org/ns/shacl#name, "integerProperty2"] [58ba962c-5b9f-4013-8e9f-6d634ec0ea77, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [58ba962c-5b9f-4013-8e9f-6d634ec0ea77, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [58ba962c-5b9f-4013-8e9f-6d634ec0ea77, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [58ba962c-5b9f-4013-8e9f-6d634ec0ea77, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [efef5ed5-d243-4214-83b9-2a897f1bc72c, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [efef5ed5-d243-4214-83b9-2a897f1bc72c, http://www.w3.org/ns/shacl#name, "aSetOfDates"] [efef5ed5-d243-4214-83b9-2a897f1bc72c, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [efef5ed5-d243-4214-83b9-2a897f1bc72c, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#dateTime] [efef5ed5-d243-4214-83b9-2a897f1bc72c, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property]>
21:00:27.706 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AnOslcResource>. Pending nodes: 
21:00:27.709 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AnOslcResource>
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 = <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: <http://www.sampledomain.org/sam#anOslcResource>
21:00:27.779 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#anOslcResource> - 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>,http://www.sampledomain.org/sam#AnOslcResource)
21:00:27.779 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#anOslcResource>, _: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(<http://www.sampledomain.org/sam#anOslcResource>,_:8b02bd4a-a80a-4298-a155-415adf8936df)
21:00:27.780 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#anOslcResource>,_:0f8bdb7f-e925-47eb-85e9-5c67e27d5fde)
21:00:27.780 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#anOslcResource>,_:58ba962c-5b9f-4013-8e9f-6d634ec0ea77)
21:00:27.780 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#anOslcResource>,_:5e9e4358-ff1b-4f53-abfe-4666f0a6abf5)
21:00:27.781 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#anOslcResource>,_:046e792a-38c1-4f92-bf6d-21f940b12c18)
21:00:27.781 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#anOslcResource>,_:efef5ed5-d243-4214-83b9-2a897f1bc72c)
21:00:27.781 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#anOslcResource>,_: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([<http://www.sampledomain.org/sam#anOslcResource>,_:8b02bd4a-a80a-4298-a155-415adf8936df],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
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(<http://www.sampledomain.org/sam#anOslcResource>,_:8b02bd4a-a80a-4298-a155-415adf8936df=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#anOslcResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),List(MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, "Cat" has datatype <http://www.w3.org/2001/XMLSchema#string>)))))))
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([<http://www.sampledomain.org/sam#anOslcResource>,_:0f8bdb7f-e925-47eb-85e9-5c67e27d5fde],Some(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)
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(<http://www.sampledomain.org/sam#anOslcResource>,_:0f8bdb7f-e925-47eb-85e9-5c67e27d5fde=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#anOslcResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#aReferenceProperty>),List(MaxCount(1), MinCount(0), Datatype(<http://open-services.net/ns/core#Resource>), ClassComponent(<http://www.sampledomain.org/sam#AnotherResource>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>)))))))
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([<http://www.sampledomain.org/sam#anOslcResource>,_:58ba962c-5b9f-4013-8e9f-6d634ec0ea77],Some(PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>))), path: PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>)
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(<http://www.sampledomain.org/sam#anOslcResource>,_:58ba962c-5b9f-4013-8e9f-6d634ec0ea77=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#anOslcResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#integerProperty2>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>)) on node <http://www.sampledomain.org/sam#anOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>)) on node <http://www.sampledomain.org/sam#anOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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([<http://www.sampledomain.org/sam#anOslcResource>,_:5e9e4358-ff1b-4f53-abfe-4666f0a6abf5],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#anOslcResource>,_:5e9e4358-ff1b-4f53-abfe-4666f0a6abf5=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#anOslcResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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([<http://www.sampledomain.org/sam#anOslcResource>,_:046e792a-38c1-4f92-bf6d-21f940b12c18],Some(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>))), path: PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)
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(<http://www.sampledomain.org/sam#anOslcResource>,_:046e792a-38c1-4f92-bf6d-21f940b12c18=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#anOslcResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#integerProperty3>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)) on node <http://www.sampledomain.org/sam#anOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)) on node <http://www.sampledomain.org/sam#anOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#anOslcResource>,_:efef5ed5-d243-4214-83b9-2a897f1bc72c],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
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(<http://www.sampledomain.org/sam#anOslcResource>,_:efef5ed5-d243-4214-83b9-2a897f1bc72c=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#anOslcResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#anOslcResource>, "2019-07-12T21:00:27.674Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> has datatype <http://www.w3.org/2001/XMLSchema#dateTime>)))))))
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([<http://www.sampledomain.org/sam#anOslcResource>,_:0f556976-e77a-4f77-a0fb-09ee19f83b6d],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#anOslcResource>,_:0f556976-e77a-4f77-a0fb-09ee19f83b6d=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#anOslcResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
21:00:27.804 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#anOslcResource>, _: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(<http://www.sampledomain.org/sam#anOslcResource> -> Map(PropertyShape(_:efef5ed5-d243-4214-83b9-2a897f1bc72c,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#anOslcResource>, "2019-07-12T21:00:27.674Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> has datatype <http://www.w3.org/2001/XMLSchema#dateTime>))), NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#integerProperty2>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>)) on node <http://www.sampledomain.org/sam#anOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>)) on node <http://www.sampledomain.org/sam#anOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:046e792a-38c1-4f92-bf6d-21f940b12c18,PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)) on node <http://www.sampledomain.org/sam#anOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)) on node <http://www.sampledomain.org/sam#anOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:0f8bdb7f-e925-47eb-85e9-5c67e27d5fde,PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>),List(MaxCount(1), MinCount(0), Datatype(<http://open-services.net/ns/core#Resource>), ClassComponent(<http://www.sampledomain.org/sam#AnotherResource>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>))), PropertyShape(_:8b02bd4a-a80a-4298-a155-415adf8936df,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),List(MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, "Cat" has datatype <http://www.w3.org/2001/XMLSchema#string>))), PropertyShape(_:0f556976-e77a-4f77-a0fb-09ee19f83b6d,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:5e9e4358-ff1b-4f53-abfe-4666f0a6abf5,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
21:00:27.805 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#anOslcResource>,http://www.sampledomain.org/sam#AnOslcResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#anOslcResource> -> Map(PropertyShape(_:efef5ed5-d243-4214-83b9-2a897f1bc72c,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#anOslcResource>, "2019-07-12T21:00:27.674Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> has datatype <http://www.w3.org/2001/XMLSchema#dateTime>))), NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#integerProperty2>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>)) on node <http://www.sampledomain.org/sam#anOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>)) on node <http://www.sampledomain.org/sam#anOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:046e792a-38c1-4f92-bf6d-21f940b12c18,PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)) on node <http://www.sampledomain.org/sam#anOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)) on node <http://www.sampledomain.org/sam#anOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:0f8bdb7f-e925-47eb-85e9-5c67e27d5fde,PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>),List(MaxCount(1), MinCount(0), Datatype(<http://open-services.net/ns/core#Resource>), ClassComponent(<http://www.sampledomain.org/sam#AnotherResource>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>))), PropertyShape(_:8b02bd4a-a80a-4298-a155-415adf8936df,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),List(MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, "Cat" has datatype <http://www.w3.org/2001/XMLSchema#string>))), PropertyShape(_:0f556976-e77a-4f77-a0fb-09ee19f83b6d,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:5e9e4358-ff1b-4f53-abfe-4666f0a6abf5,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
21:00:27.806 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#anOslcResource> - NodeShape http://www.sampledomain.org/sam#AnOslcResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#anOslcResource> -> Map(PropertyShape(_:efef5ed5-d243-4214-83b9-2a897f1bc72c,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#anOslcResource>, "2019-07-12T21:00:27.674Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> has datatype <http://www.w3.org/2001/XMLSchema#dateTime>))), NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#integerProperty2>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>)) on node <http://www.sampledomain.org/sam#anOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>)) on node <http://www.sampledomain.org/sam#anOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:046e792a-38c1-4f92-bf6d-21f940b12c18,PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)) on node <http://www.sampledomain.org/sam#anOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)) on node <http://www.sampledomain.org/sam#anOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:0f8bdb7f-e925-47eb-85e9-5c67e27d5fde,PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>),List(MaxCount(1), MinCount(0), Datatype(<http://open-services.net/ns/core#Resource>), ClassComponent(<http://www.sampledomain.org/sam#AnotherResource>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>))), PropertyShape(_:8b02bd4a-a80a-4298-a155-415adf8936df,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),List(MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, "Cat" has datatype <http://www.w3.org/2001/XMLSchema#string>))), PropertyShape(_:0f556976-e77a-4f77-a0fb-09ee19f83b6d,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:5e9e4358-ff1b-4f53-abfe-4666f0a6abf5,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

21:00:27.813 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: 
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AnOslcResource>
        a       <http://www.sampledomain.org/sam#AnOslcResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:27.816Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Cat" ;
        <http://www.sampledomain.org/sam#anIntegerProperty>
                12 ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 ;
        <http://www.sampledomain.org/sam#integerProperty3>
                12 .
21:00:27.885 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AnOslcResource @http://www.sampledomain.org/sam#aStringProperty "Cat"; http://www.sampledomain.org/sam#AnOslcResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AnOslcResource @http://www.sampledomain.org/sam#integerProperty3 "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AnOslcResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:27.816Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AnOslcResource @http://www.sampledomain.org/sam#anIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AnOslcResource @rdf:type http://www.sampledomain.org/sam#AnOslcResource} |  [http://www.sampledomain.org/sam#AnOslcResource, http://www.sampledomain.org/sam#aStringProperty, "Cat"] [http://www.sampledomain.org/sam#AnOslcResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AnOslcResource, http://www.sampledomain.org/sam#integerProperty3, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AnOslcResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:27.816Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AnOslcResource, http://www.sampledomain.org/sam#anIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AnOslcResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AnOslcResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a            sh:Property ;
                          sh:datatype  <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount  1 ;
                          sh:minCount  1 ;
                          sh:name      "anIntegerProperty" ;
                          sh:path      <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:datatype  <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount  1 ;
                          sh:minCount  1 ;
                          sh:name      "integerProperty2" ;
                          sh:path      <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:class     <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:datatype  oslc:Resource ;
                          sh:maxCount  1 ;
                          sh:minCount  0 ;
                          sh:name      "aReferenceProperty" ;
                          sh:path      <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a               sh:Property ;
                          sh:datatype     <http://www.w3.org/2001/XMLSchema#string> ;
                          sh:description  "a Simple Single String Property" ;
                          sh:minCount     1 ;
                          sh:name         "aStringProperty" ;
                          sh:path         <http://www.sampledomain.org/sam#aStringProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:datatype  <http://www.w3.org/2001/XMLSchema#dateTime> ;
                          sh:minCount  1 ;
                          sh:name      "aSetOfDates" ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:datatype  <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount  1 ;
                          sh:minCount  1 ;
                          sh:name      "integerProperty3" ;
                          sh:path      <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:datatype  <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:minCount  0 ;
                          sh:name      "anotherIntegerProperty" ;
                          sh:path      <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AnOslcResource> .
21:00:27.888 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {21aa0a99-903e-48ee-84d5-5db544eb7109 @sh:path http://www.sampledomain.org/sam#anotherIntegerProperty; 21aa0a99-903e-48ee-84d5-5db544eb7109 @sh:name "anotherIntegerProperty"; 21aa0a99-903e-48ee-84d5-5db544eb7109 @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 21aa0a99-903e-48ee-84d5-5db544eb7109 @sh:datatype http://www.w3.org/2001/XMLSchema#integer; 21aa0a99-903e-48ee-84d5-5db544eb7109 @rdf:type sh:Property; 0e2f2d24-587b-4a67-a5ad-9e175dd04213 @sh:path http://www.sampledomain.org/sam#aReferenceProperty; 0e2f2d24-587b-4a67-a5ad-9e175dd04213 @sh:name "aReferenceProperty"; 0e2f2d24-587b-4a67-a5ad-9e175dd04213 @sh:class http://www.sampledomain.org/sam#AnotherResource; 0e2f2d24-587b-4a67-a5ad-9e175dd04213 @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 0e2f2d24-587b-4a67-a5ad-9e175dd04213 @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 0e2f2d24-587b-4a67-a5ad-9e175dd04213 @sh:datatype oslc:Resource; 0e2f2d24-587b-4a67-a5ad-9e175dd04213 @rdf:type sh:Property; 2ca39322-4fde-40af-add3-ec94548a4047 @sh:path http://www.sampledomain.org/sam#aStringProperty; 2ca39322-4fde-40af-add3-ec94548a4047 @sh:name "aStringProperty"; 2ca39322-4fde-40af-add3-ec94548a4047 @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 2ca39322-4fde-40af-add3-ec94548a4047 @sh:datatype http://www.w3.org/2001/XMLSchema#string; 2ca39322-4fde-40af-add3-ec94548a4047 @sh:description "a Simple Single String Property"...} |  [21aa0a99-903e-48ee-84d5-5db544eb7109, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [21aa0a99-903e-48ee-84d5-5db544eb7109, http://www.w3.org/ns/shacl#name, "anotherIntegerProperty"] [21aa0a99-903e-48ee-84d5-5db544eb7109, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [21aa0a99-903e-48ee-84d5-5db544eb7109, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [21aa0a99-903e-48ee-84d5-5db544eb7109, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [0e2f2d24-587b-4a67-a5ad-9e175dd04213, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [0e2f2d24-587b-4a67-a5ad-9e175dd04213, http://www.w3.org/ns/shacl#name, "aReferenceProperty"] [0e2f2d24-587b-4a67-a5ad-9e175dd04213, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [0e2f2d24-587b-4a67-a5ad-9e175dd04213, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [0e2f2d24-587b-4a67-a5ad-9e175dd04213, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [0e2f2d24-587b-4a67-a5ad-9e175dd04213, http://www.w3.org/ns/shacl#datatype, http://open-services.net/ns/core#Resource] [0e2f2d24-587b-4a67-a5ad-9e175dd04213, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [2ca39322-4fde-40af-add3-ec94548a4047, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [2ca39322-4fde-40af-add3-ec94548a4047, http://www.w3.org/ns/shacl#name, "aStringProperty"] [2ca39322-4fde-40af-add3-ec94548a4047, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [2ca39322-4fde-40af-add3-ec94548a4047, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#string] [2ca39322-4fde-40af-add3-ec94548a4047, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [2ca39322-4fde-40af-add3-ec94548a4047, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [f0b549fe-12cc-4487-b86b-4bff1c076513, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [f0b549fe-12cc-4487-b86b-4bff1c076513, http://www.w3.org/ns/shacl#name, "anIntegerProperty"] [f0b549fe-12cc-4487-b86b-4bff1c076513, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [f0b549fe-12cc-4487-b86b-4bff1c076513, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [f0b549fe-12cc-4487-b86b-4bff1c076513, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [f0b549fe-12cc-4487-b86b-4bff1c076513, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [5cde4ba3-72f0-45dd-9a88-e7f2c9261f66, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [5cde4ba3-72f0-45dd-9a88-e7f2c9261f66, http://www.w3.org/ns/shacl#name, "aSetOfDates"] [5cde4ba3-72f0-45dd-9a88-e7f2c9261f66, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [5cde4ba3-72f0-45dd-9a88-e7f2c9261f66, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#dateTime] [5cde4ba3-72f0-45dd-9a88-e7f2c9261f66, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [b27d7a7f-7132-4f32-9e11-1465304c2db0, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [b27d7a7f-7132-4f32-9e11-1465304c2db0, http://www.w3.org/ns/shacl#name, "integerProperty3"] [b27d7a7f-7132-4f32-9e11-1465304c2db0, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [b27d7a7f-7132-4f32-9e11-1465304c2db0, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [b27d7a7f-7132-4f32-9e11-1465304c2db0, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [b27d7a7f-7132-4f32-9e11-1465304c2db0, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#property, f0b549fe-12cc-4487-b86b-4bff1c076513] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#property, c11665df-9096-4704-b839-37dc24af4dd7] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#property, 0e2f2d24-587b-4a67-a5ad-9e175dd04213] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#property, 2ca39322-4fde-40af-add3-ec94548a4047] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#property, 5cde4ba3-72f0-45dd-9a88-e7f2c9261f66] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AnOslcResource] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#property, b27d7a7f-7132-4f32-9e11-1465304c2db0] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#property, 21aa0a99-903e-48ee-84d5-5db544eb7109] [c11665df-9096-4704-b839-37dc24af4dd7, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [c11665df-9096-4704-b839-37dc24af4dd7, http://www.w3.org/ns/shacl#name, "integerProperty2"] [c11665df-9096-4704-b839-37dc24af4dd7, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [c11665df-9096-4704-b839-37dc24af4dd7, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [c11665df-9096-4704-b839-37dc24af4dd7, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [c11665df-9096-4704-b839-37dc24af4dd7, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property]>
21:00:27.889 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AnOslcResource>. Pending nodes: 
21:00:27.892 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AnOslcResource>
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 = <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: <http://www.sampledomain.org/sam#AnOslcResource>
21:00:27.930 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AnOslcResource> - 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>,http://www.sampledomain.org/sam#AnOslcResource)
21:00:27.930 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AnOslcResource>, _: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(<http://www.sampledomain.org/sam#AnOslcResource>,_:0e2f2d24-587b-4a67-a5ad-9e175dd04213)
21:00:27.931 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AnOslcResource>,_:21aa0a99-903e-48ee-84d5-5db544eb7109)
21:00:27.931 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AnOslcResource>,_:b27d7a7f-7132-4f32-9e11-1465304c2db0)
21:00:27.931 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AnOslcResource>,_:2ca39322-4fde-40af-add3-ec94548a4047)
21:00:27.932 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AnOslcResource>,_:f0b549fe-12cc-4487-b86b-4bff1c076513)
21:00:27.932 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AnOslcResource>,_:5cde4ba3-72f0-45dd-9a88-e7f2c9261f66)
21:00:27.932 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AnOslcResource>,_: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([<http://www.sampledomain.org/sam#AnOslcResource>,_:0e2f2d24-587b-4a67-a5ad-9e175dd04213],Some(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)
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(<http://www.sampledomain.org/sam#AnOslcResource>,_:0e2f2d24-587b-4a67-a5ad-9e175dd04213=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AnOslcResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#aReferenceProperty>),List(MaxCount(1), MinCount(0), Datatype(<http://open-services.net/ns/core#Resource>), ClassComponent(<http://www.sampledomain.org/sam#AnotherResource>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>)))))))
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([<http://www.sampledomain.org/sam#AnOslcResource>,_:21aa0a99-903e-48ee-84d5-5db544eb7109],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AnOslcResource>,_:21aa0a99-903e-48ee-84d5-5db544eb7109=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AnOslcResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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([<http://www.sampledomain.org/sam#AnOslcResource>,_:b27d7a7f-7132-4f32-9e11-1465304c2db0],Some(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>))), path: PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)
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(<http://www.sampledomain.org/sam#AnOslcResource>,_:b27d7a7f-7132-4f32-9e11-1465304c2db0=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AnOslcResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#integerProperty3>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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([<http://www.sampledomain.org/sam#AnOslcResource>,_:2ca39322-4fde-40af-add3-ec94548a4047],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
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(<http://www.sampledomain.org/sam#AnOslcResource>,_:2ca39322-4fde-40af-add3-ec94548a4047=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AnOslcResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),List(MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, "Cat" has datatype <http://www.w3.org/2001/XMLSchema#string>)))))))
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([<http://www.sampledomain.org/sam#AnOslcResource>,_:f0b549fe-12cc-4487-b86b-4bff1c076513],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AnOslcResource>,_:f0b549fe-12cc-4487-b86b-4bff1c076513=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AnOslcResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AnOslcResource>,_:5cde4ba3-72f0-45dd-9a88-e7f2c9261f66],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
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(<http://www.sampledomain.org/sam#AnOslcResource>,_:5cde4ba3-72f0-45dd-9a88-e7f2c9261f66=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AnOslcResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, "2019-07-12T21:00:27.816Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> has datatype <http://www.w3.org/2001/XMLSchema#dateTime>)))))))
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([<http://www.sampledomain.org/sam#AnOslcResource>,_:c11665df-9096-4704-b839-37dc24af4dd7],Some(PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>))), path: PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>)
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(<http://www.sampledomain.org/sam#AnOslcResource>,_:c11665df-9096-4704-b839-37dc24af4dd7=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AnOslcResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#integerProperty2>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on <http://www.sampledomain.org/sam#AnOslcResource>: LiteralValue("MinCount violation. Expected 1, obtained: 0"))))))))
21:00:27.989 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AnOslcResource>, _: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(<http://www.sampledomain.org/sam#AnOslcResource> -> Map(PropertyShape(_:f0b549fe-12cc-4487-b86b-4bff1c076513,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:21aa0a99-903e-48ee-84d5-5db544eb7109,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:c11665df-9096-4704-b839-37dc24af4dd7,PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on <http://www.sampledomain.org/sam#AnOslcResource>: LiteralValue("MinCount violation. Expected 1, obtained: 0")))), PropertyShape(_:2ca39322-4fde-40af-add3-ec94548a4047,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),List(MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, "Cat" has datatype <http://www.w3.org/2001/XMLSchema#string>))), PropertyShape(_:b27d7a7f-7132-4f32-9e11-1465304c2db0,PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:5cde4ba3-72f0-45dd-9a88-e7f2c9261f66,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, "2019-07-12T21:00:27.816Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> has datatype <http://www.w3.org/2001/XMLSchema#dateTime>))), NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#aReferenceProperty>),List(MaxCount(1), MinCount(0), Datatype(<http://open-services.net/ns/core#Resource>), ClassComponent(<http://www.sampledomain.org/sam#AnotherResource>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>)))))))
21:00:27.991 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,http://www.sampledomain.org/sam#AnOslcResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AnOslcResource> -> Map(PropertyShape(_:f0b549fe-12cc-4487-b86b-4bff1c076513,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:21aa0a99-903e-48ee-84d5-5db544eb7109,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:c11665df-9096-4704-b839-37dc24af4dd7,PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on <http://www.sampledomain.org/sam#AnOslcResource>: LiteralValue("MinCount violation. Expected 1, obtained: 0")))), PropertyShape(_:2ca39322-4fde-40af-add3-ec94548a4047,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),List(MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, "Cat" has datatype <http://www.w3.org/2001/XMLSchema#string>))), PropertyShape(_:b27d7a7f-7132-4f32-9e11-1465304c2db0,PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:5cde4ba3-72f0-45dd-9a88-e7f2c9261f66,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, "2019-07-12T21:00:27.816Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> has datatype <http://www.w3.org/2001/XMLSchema#dateTime>))), NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#aReferenceProperty>),List(MaxCount(1), MinCount(0), Datatype(<http://open-services.net/ns/core#Resource>), ClassComponent(<http://www.sampledomain.org/sam#AnotherResource>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>)))))))
21:00:27.992 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AnOslcResource> - NodeShape http://www.sampledomain.org/sam#AnOslcResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AnOslcResource> -> Map(PropertyShape(_:f0b549fe-12cc-4487-b86b-4bff1c076513,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:21aa0a99-903e-48ee-84d5-5db544eb7109,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:c11665df-9096-4704-b839-37dc24af4dd7,PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on <http://www.sampledomain.org/sam#AnOslcResource>: LiteralValue("MinCount violation. Expected 1, obtained: 0")))), PropertyShape(_:2ca39322-4fde-40af-add3-ec94548a4047,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),List(MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, "Cat" has datatype <http://www.w3.org/2001/XMLSchema#string>))), PropertyShape(_:b27d7a7f-7132-4f32-9e11-1465304c2db0,PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:5cde4ba3-72f0-45dd-9a88-e7f2c9261f66,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, "2019-07-12T21:00:27.816Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> has datatype <http://www.w3.org/2001/XMLSchema#dateTime>))), NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#aReferenceProperty>),List(MaxCount(1), MinCount(0), Datatype(<http://open-services.net/ns/core#Resource>), ClassComponent(<http://www.sampledomain.org/sam#AnotherResource>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  <http://www.sampledomain.org/sam#AnOslcResource> ;
                 sh:message                    "MinCount violation. Expected 1, obtained: 0" ;
                 sh:resultPath                 <http://www.sampledomain.org/sam#integerProperty2> ;
                 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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  <http://www.sampledomain.org/sam#AnOslcResource> ;
                 sh:message                    "MinCount violation. Expected 1, obtained: 0" ;
                 sh:resultPath                 <http://www.sampledomain.org/sam#integerProperty2> ;
                 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:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:28.014Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 .
21:00:28.079 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:28.014Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:28.014Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:28.082 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {ea092d48-8bda-4dbd-b1cb-401b431b1226 @sh:path http://www.sampledomain.org/sam#aStringProperty; ea092d48-8bda-4dbd-b1cb-401b431b1226 @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; ea092d48-8bda-4dbd-b1cb-401b431b1226 @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; ea092d48-8bda-4dbd-b1cb-401b431b1226 @sh:minLength "7"^^http://www.w3.org/2001/XMLSchema#integer; ea092d48-8bda-4dbd-b1cb-401b431b1226 @sh:maxLength "10"^^http://www.w3.org/2001/XMLSchema#integer; ea092d48-8bda-4dbd-b1cb-401b431b1226 @sh:pattern "^B"; ea092d48-8bda-4dbd-b1cb-401b431b1226 @sh:description "a Simple Single String Property"; ea092d48-8bda-4dbd-b1cb-401b431b1226 @rdf:type sh:Property; 03380754-f844-401e-9187-fa18c0b4a529 @sh:path http://www.sampledomain.org/sam#anotherStringProperty; 03380754-f844-401e-9187-fa18c0b4a529 @sh:in ee5d1712-7062-4c83-a5e0-9dacf50a635f; 03380754-f844-401e-9187-fa18c0b4a529 @rdf:type sh:Property; 2d4e754a-9a4b-42e5-828e-73c7f20f7f8c @sh:path http://www.sampledomain.org/sam#aReferenceProperty; 2d4e754a-9a4b-42e5-828e-73c7f20f7f8c @sh:class http://www.sampledomain.org/sam#AnotherResource; 2d4e754a-9a4b-42e5-828e-73c7f20f7f8c @rdf:type sh:Property; 741410b2-d487-4595-8b32-470eaa8ddc03 @sh:path http://www.sampledomain.org/sam#integerProperty3; 741410b2-d487-4595-8b32-470eaa8ddc03 @sh:maxInclusive "15"^^http://www.w3.org/2001/XMLSchema#integer; 741410b2-d487-4595-8b32-470eaa8ddc03 @sh:minInclusive "5"^^http://www.w3.org/2001/XMLSchema#integer...} |  [ea092d48-8bda-4dbd-b1cb-401b431b1226, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [ea092d48-8bda-4dbd-b1cb-401b431b1226, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [ea092d48-8bda-4dbd-b1cb-401b431b1226, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [ea092d48-8bda-4dbd-b1cb-401b431b1226, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [ea092d48-8bda-4dbd-b1cb-401b431b1226, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [ea092d48-8bda-4dbd-b1cb-401b431b1226, http://www.w3.org/ns/shacl#pattern, "^B"] [ea092d48-8bda-4dbd-b1cb-401b431b1226, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [ea092d48-8bda-4dbd-b1cb-401b431b1226, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [03380754-f844-401e-9187-fa18c0b4a529, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [03380754-f844-401e-9187-fa18c0b4a529, http://www.w3.org/ns/shacl#in, ee5d1712-7062-4c83-a5e0-9dacf50a635f] [03380754-f844-401e-9187-fa18c0b4a529, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [2d4e754a-9a4b-42e5-828e-73c7f20f7f8c, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [2d4e754a-9a4b-42e5-828e-73c7f20f7f8c, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [2d4e754a-9a4b-42e5-828e-73c7f20f7f8c, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [741410b2-d487-4595-8b32-470eaa8ddc03, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [741410b2-d487-4595-8b32-470eaa8ddc03, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [741410b2-d487-4595-8b32-470eaa8ddc03, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [741410b2-d487-4595-8b32-470eaa8ddc03, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [ee5d1712-7062-4c83-a5e0-9dacf50a635f, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, a803a269-bf58-44fb-be1a-9892a305cade] [ee5d1712-7062-4c83-a5e0-9dacf50a635f, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [a803a269-bf58-44fb-be1a-9892a305cade, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 8d892266-f235-4d50-a0d7-9d925c3db15a] [a803a269-bf58-44fb-be1a-9892a305cade, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [3f563647-088b-4489-94d5-71455e250054, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [3f563647-088b-4489-94d5-71455e250054, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [3f563647-088b-4489-94d5-71455e250054, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [3f563647-088b-4489-94d5-71455e250054, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [3f563647-088b-4489-94d5-71455e250054, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [3f563647-088b-4489-94d5-71455e250054, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [3f563647-088b-4489-94d5-71455e250054, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [a9ebf5b8-089f-4c88-852b-f96638be8080, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [a9ebf5b8-089f-4c88-852b-f96638be8080, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [a9ebf5b8-089f-4c88-852b-f96638be8080, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [a9ebf5b8-089f-4c88-852b-f96638be8080, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [8c9f995a-690a-4776-92fd-56c23e607e35, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [8c9f995a-690a-4776-92fd-56c23e607e35, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [8c9f995a-690a-4776-92fd-56c23e607e35, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [8c9f995a-690a-4776-92fd-56c23e607e35, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [8c9f995a-690a-4776-92fd-56c23e607e35, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [8c9f995a-690a-4776-92fd-56c23e607e35, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [8c9f995a-690a-4776-92fd-56c23e607e35, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [8d892266-f235-4d50-a0d7-9d925c3db15a, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [8d892266-f235-4d50-a0d7-9d925c3db15a, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [e195715d-378a-42cc-9a07-2475089fa1fa, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [e195715d-378a-42cc-9a07-2475089fa1fa, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [e195715d-378a-42cc-9a07-2475089fa1fa, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [e195715d-378a-42cc-9a07-2475089fa1fa, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 2d4e754a-9a4b-42e5-828e-73c7f20f7f8c] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, e195715d-378a-42cc-9a07-2475089fa1fa] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 8c9f995a-690a-4776-92fd-56c23e607e35] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 741410b2-d487-4595-8b32-470eaa8ddc03] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 03380754-f844-401e-9187-fa18c0b4a529] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, ea092d48-8bda-4dbd-b1cb-401b431b1226] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, a9ebf5b8-089f-4c88-852b-f96638be8080] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 3f563647-088b-4489-94d5-71455e250054]>
21:00:28.084 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:28.088 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:28.129 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:28.130 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:2d4e754a-9a4b-42e5-828e-73c7f20f7f8c)
21:00:28.131 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:03380754-f844-401e-9187-fa18c0b4a529)
21:00:28.131 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:e195715d-378a-42cc-9a07-2475089fa1fa)
21:00:28.131 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:ea092d48-8bda-4dbd-b1cb-401b431b1226)
21:00:28.131 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:8c9f995a-690a-4776-92fd-56c23e607e35)
21:00:28.131 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:a9ebf5b8-089f-4c88-852b-f96638be8080)
21:00:28.131 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:741410b2-d487-4595-8b32-470eaa8ddc03)
21:00:28.131 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:e195715d-378a-42cc-9a07-2475089fa1fa],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:28.135 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:e195715d-378a-42cc-9a07-2475089fa1fa=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:ea092d48-8bda-4dbd-b1cb-401b431b1226],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:28.172 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:ea092d48-8bda-4dbd-b1cb-401b431b1226=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:8c9f995a-690a-4776-92fd-56c23e607e35],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:8c9f995a-690a-4776-92fd-56c23e607e35=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:3f563647-088b-4489-94d5-71455e250054],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:3f563647-088b-4489-94d5-71455e250054=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:28.185 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:8c9f995a-690a-4776-92fd-56c23e607e35,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:3f563647-088b-4489-94d5-71455e250054,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:ea092d48-8bda-4dbd-b1cb-401b431b1226,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:28.186 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:8c9f995a-690a-4776-92fd-56c23e607e35,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:3f563647-088b-4489-94d5-71455e250054,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:ea092d48-8bda-4dbd-b1cb-401b431b1226,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:28.187 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:8c9f995a-690a-4776-92fd-56c23e607e35,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:3f563647-088b-4489-94d5-71455e250054,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:ea092d48-8bda-4dbd-b1cb-401b431b1226,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

21:00:28.200 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: 
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:28.202Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anIntegerProperty>
                1 ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 .
21:00:28.222 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:28.202Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anIntegerProperty "1"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:28.202Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anIntegerProperty, "1"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:28.224 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {574f311b-b238-45e3-805a-71b7cb2cb41f @sh:path http://www.sampledomain.org/sam#aReferenceProperty; 574f311b-b238-45e3-805a-71b7cb2cb41f @sh:class http://www.sampledomain.org/sam#AnotherResource; 574f311b-b238-45e3-805a-71b7cb2cb41f @rdf:type sh:Property; 72982bf1-290b-4c96-b68d-a2a935f16dfb @sh:path http://www.sampledomain.org/sam#aSetOfDates; 72982bf1-290b-4c96-b68d-a2a935f16dfb @sh:maxCount "2"^^http://www.w3.org/2001/XMLSchema#integer; 72982bf1-290b-4c96-b68d-a2a935f16dfb @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 72982bf1-290b-4c96-b68d-a2a935f16dfb @rdf:type sh:Property; 62c53328-347e-44b7-8e95-eaf6bd18bf48 @rdf:rest b95f5d3d-9ab8-42f1-a239-49985b08d1d7; 62c53328-347e-44b7-8e95-eaf6bd18bf48 @rdf:first "B"; b98fb378-4182-46fe-b011-9eab71fa843a @sh:path http://www.sampledomain.org/sam#anotherIntegerProperty; b98fb378-4182-46fe-b011-9eab71fa843a @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; b98fb378-4182-46fe-b011-9eab71fa843a @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; b98fb378-4182-46fe-b011-9eab71fa843a @sh:datatype http://www.w3.org/2001/XMLSchema#integer; b98fb378-4182-46fe-b011-9eab71fa843a @sh:minLength "1"^^http://www.w3.org/2001/XMLSchema#integer; b98fb378-4182-46fe-b011-9eab71fa843a @sh:maxLength "2"^^http://www.w3.org/2001/XMLSchema#integer; b98fb378-4182-46fe-b011-9eab71fa843a @rdf:type sh:Property; d5704f75-68f2-483b-aa83-271a56c2d2ee @sh:path http://www.sampledomain.org/sam#integerProperty3...} |  [574f311b-b238-45e3-805a-71b7cb2cb41f, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [574f311b-b238-45e3-805a-71b7cb2cb41f, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [574f311b-b238-45e3-805a-71b7cb2cb41f, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [72982bf1-290b-4c96-b68d-a2a935f16dfb, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [72982bf1-290b-4c96-b68d-a2a935f16dfb, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [72982bf1-290b-4c96-b68d-a2a935f16dfb, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [72982bf1-290b-4c96-b68d-a2a935f16dfb, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [62c53328-347e-44b7-8e95-eaf6bd18bf48, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, b95f5d3d-9ab8-42f1-a239-49985b08d1d7] [62c53328-347e-44b7-8e95-eaf6bd18bf48, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [b98fb378-4182-46fe-b011-9eab71fa843a, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [b98fb378-4182-46fe-b011-9eab71fa843a, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [b98fb378-4182-46fe-b011-9eab71fa843a, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [b98fb378-4182-46fe-b011-9eab71fa843a, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [b98fb378-4182-46fe-b011-9eab71fa843a, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [b98fb378-4182-46fe-b011-9eab71fa843a, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [b98fb378-4182-46fe-b011-9eab71fa843a, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [d5704f75-68f2-483b-aa83-271a56c2d2ee, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [d5704f75-68f2-483b-aa83-271a56c2d2ee, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [d5704f75-68f2-483b-aa83-271a56c2d2ee, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [d5704f75-68f2-483b-aa83-271a56c2d2ee, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [a802c267-597b-4f41-9850-400fcbba1634, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [a802c267-597b-4f41-9850-400fcbba1634, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [a802c267-597b-4f41-9850-400fcbba1634, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [a802c267-597b-4f41-9850-400fcbba1634, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [a802c267-597b-4f41-9850-400fcbba1634, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [a802c267-597b-4f41-9850-400fcbba1634, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [a802c267-597b-4f41-9850-400fcbba1634, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [ef9a7a42-0216-4457-bc86-8ab9dc634b59, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [ef9a7a42-0216-4457-bc86-8ab9dc634b59, http://www.w3.org/ns/shacl#in, f7d8aed6-c337-44d3-8baa-1f05d856d143] [ef9a7a42-0216-4457-bc86-8ab9dc634b59, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [b95f5d3d-9ab8-42f1-a239-49985b08d1d7, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [b95f5d3d-9ab8-42f1-a239-49985b08d1d7, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [7aebf11b-57d4-4d21-b48f-ce6cdc09ee95, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [7aebf11b-57d4-4d21-b48f-ce6cdc09ee95, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [7aebf11b-57d4-4d21-b48f-ce6cdc09ee95, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [7aebf11b-57d4-4d21-b48f-ce6cdc09ee95, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [7aebf11b-57d4-4d21-b48f-ce6cdc09ee95, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [7aebf11b-57d4-4d21-b48f-ce6cdc09ee95, http://www.w3.org/ns/shacl#pattern, "^B"] [7aebf11b-57d4-4d21-b48f-ce6cdc09ee95, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [7aebf11b-57d4-4d21-b48f-ce6cdc09ee95, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [f7d8aed6-c337-44d3-8baa-1f05d856d143, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 62c53328-347e-44b7-8e95-eaf6bd18bf48] [f7d8aed6-c337-44d3-8baa-1f05d856d143, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, b98fb378-4182-46fe-b011-9eab71fa843a] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 574f311b-b238-45e3-805a-71b7cb2cb41f] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, d5704f75-68f2-483b-aa83-271a56c2d2ee] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, a802c267-597b-4f41-9850-400fcbba1634] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 72982bf1-290b-4c96-b68d-a2a935f16dfb] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, ca091ca6-7f8e-43ad-b36b-7ff97fd83a78] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, ef9a7a42-0216-4457-bc86-8ab9dc634b59] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 7aebf11b-57d4-4d21-b48f-ce6cdc09ee95] [ca091ca6-7f8e-43ad-b36b-7ff97fd83a78, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [ca091ca6-7f8e-43ad-b36b-7ff97fd83a78, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [ca091ca6-7f8e-43ad-b36b-7ff97fd83a78, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [ca091ca6-7f8e-43ad-b36b-7ff97fd83a78, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property]>
21:00:28.226 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:28.271 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:28.305 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:28.305 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:d5704f75-68f2-483b-aa83-271a56c2d2ee)
21:00:28.306 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:7aebf11b-57d4-4d21-b48f-ce6cdc09ee95)
21:00:28.306 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:a802c267-597b-4f41-9850-400fcbba1634)
21:00:28.306 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:ef9a7a42-0216-4457-bc86-8ab9dc634b59)
21:00:28.306 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:574f311b-b238-45e3-805a-71b7cb2cb41f)
21:00:28.306 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:ca091ca6-7f8e-43ad-b36b-7ff97fd83a78)
21:00:28.306 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:b98fb378-4182-46fe-b011-9eab71fa843a)
21:00:28.306 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:7aebf11b-57d4-4d21-b48f-ce6cdc09ee95],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:28.313 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:7aebf11b-57d4-4d21-b48f-ce6cdc09ee95=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:a802c267-597b-4f41-9850-400fcbba1634],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:a802c267-597b-4f41-9850-400fcbba1634=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on <http://www.sampledomain.org/sam#AResource>: 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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:b98fb378-4182-46fe-b011-9eab71fa843a],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:b98fb378-4182-46fe-b011-9eab71fa843a=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:72982bf1-290b-4c96-b68d-a2a935f16dfb],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:28.328 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:72982bf1-290b-4c96-b68d-a2a935f16dfb=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:28.328 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:b98fb378-4182-46fe-b011-9eab71fa843a,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:7aebf11b-57d4-4d21-b48f-ce6cdc09ee95,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:a802c267-597b-4f41-9850-400fcbba1634,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on <http://www.sampledomain.org/sam#AResource>: 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>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:b98fb378-4182-46fe-b011-9eab71fa843a,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:7aebf11b-57d4-4d21-b48f-ce6cdc09ee95,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:a802c267-597b-4f41-9850-400fcbba1634,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on <http://www.sampledomain.org/sam#AResource>: LiteralValue("MaxCount violation. Expected 0, obtained: 1"))))))))
21:00:28.330 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:b98fb378-4182-46fe-b011-9eab71fa843a,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:7aebf11b-57d4-4d21-b48f-ce6cdc09ee95,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:a802c267-597b-4f41-9850-400fcbba1634,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on <http://www.sampledomain.org/sam#AResource>: 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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  <http://www.sampledomain.org/sam#AResource> ;
                 sh:message                    "MaxCount violation. Expected 0, obtained: 1" ;
                 sh:resultPath                 <http://www.sampledomain.org/sam#anIntegerProperty> ;
                 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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  <http://www.sampledomain.org/sam#AResource> ;
                 sh:message                    "MaxCount violation. Expected 0, obtained: 1" ;
                 sh:resultPath                 <http://www.sampledomain.org/sam#anIntegerProperty> ;
                 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:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:28.389Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 ;
        <http://www.sampledomain.org/sam#integerProperty2>
                14 .
21:00:28.408 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#integerProperty2 "14"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:28.389Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#integerProperty2, "14"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:28.389Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:28.410 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {80c7cdcd-0ed9-4865-9723-413cb532f97c @sh:path http://www.sampledomain.org/sam#aSetOfDates; 80c7cdcd-0ed9-4865-9723-413cb532f97c @sh:maxCount "2"^^http://www.w3.org/2001/XMLSchema#integer; 80c7cdcd-0ed9-4865-9723-413cb532f97c @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 80c7cdcd-0ed9-4865-9723-413cb532f97c @rdf:type sh:Property; ca6cf6dd-f99b-4441-8fbc-77f389688da6 @sh:path http://www.sampledomain.org/sam#anIntegerProperty; ca6cf6dd-f99b-4441-8fbc-77f389688da6 @sh:maxCount "0"^^http://www.w3.org/2001/XMLSchema#integer; ca6cf6dd-f99b-4441-8fbc-77f389688da6 @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; ca6cf6dd-f99b-4441-8fbc-77f389688da6 @sh:datatype http://www.w3.org/2001/XMLSchema#integer; ca6cf6dd-f99b-4441-8fbc-77f389688da6 @sh:minLength "1"^^http://www.w3.org/2001/XMLSchema#integer; ca6cf6dd-f99b-4441-8fbc-77f389688da6 @sh:maxLength "2"^^http://www.w3.org/2001/XMLSchema#integer; ca6cf6dd-f99b-4441-8fbc-77f389688da6 @rdf:type sh:Property; 5d9e5a2a-d7ca-45b0-9fc7-540b2cd4b690 @rdf:rest 5366bb52-464b-43bf-94fe-c60ea22625c5; 5d9e5a2a-d7ca-45b0-9fc7-540b2cd4b690 @rdf:first "A"; f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16 @sh:path http://www.sampledomain.org/sam#integerProperty2; f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16 @sh:maxExclusive "15"^^http://www.w3.org/2001/XMLSchema#integer; f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16 @sh:minExclusive "5"^^http://www.w3.org/2001/XMLSchema#integer; f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16 @rdf:type sh:Property...} |  [80c7cdcd-0ed9-4865-9723-413cb532f97c, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [80c7cdcd-0ed9-4865-9723-413cb532f97c, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [80c7cdcd-0ed9-4865-9723-413cb532f97c, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [80c7cdcd-0ed9-4865-9723-413cb532f97c, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [ca6cf6dd-f99b-4441-8fbc-77f389688da6, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [ca6cf6dd-f99b-4441-8fbc-77f389688da6, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [ca6cf6dd-f99b-4441-8fbc-77f389688da6, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [ca6cf6dd-f99b-4441-8fbc-77f389688da6, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [ca6cf6dd-f99b-4441-8fbc-77f389688da6, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [ca6cf6dd-f99b-4441-8fbc-77f389688da6, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [ca6cf6dd-f99b-4441-8fbc-77f389688da6, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [5d9e5a2a-d7ca-45b0-9fc7-540b2cd4b690, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 5366bb52-464b-43bf-94fe-c60ea22625c5] [5d9e5a2a-d7ca-45b0-9fc7-540b2cd4b690, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [5366bb52-464b-43bf-94fe-c60ea22625c5, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 84c6cb19-6c22-4ce4-8cac-538d51d36168] [5366bb52-464b-43bf-94fe-c60ea22625c5, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [e6e3daf8-0580-4c9f-b68d-1959e283f838, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [e6e3daf8-0580-4c9f-b68d-1959e283f838, http://www.w3.org/ns/shacl#in, 5d9e5a2a-d7ca-45b0-9fc7-540b2cd4b690] [e6e3daf8-0580-4c9f-b68d-1959e283f838, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [84c6cb19-6c22-4ce4-8cac-538d51d36168, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [84c6cb19-6c22-4ce4-8cac-538d51d36168, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [90fa0b4d-16ca-43be-afbc-b1fa1ae107b2, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [90fa0b4d-16ca-43be-afbc-b1fa1ae107b2, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [90fa0b4d-16ca-43be-afbc-b1fa1ae107b2, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [90fa0b4d-16ca-43be-afbc-b1fa1ae107b2, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [90fa0b4d-16ca-43be-afbc-b1fa1ae107b2, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [90fa0b4d-16ca-43be-afbc-b1fa1ae107b2, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [90fa0b4d-16ca-43be-afbc-b1fa1ae107b2, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [af9edab4-3e4a-468a-945d-7885ac8c990c, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [af9edab4-3e4a-468a-945d-7885ac8c990c, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [af9edab4-3e4a-468a-945d-7885ac8c990c, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [af9edab4-3e4a-468a-945d-7885ac8c990c, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [af9edab4-3e4a-468a-945d-7885ac8c990c, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [af9edab4-3e4a-468a-945d-7885ac8c990c, http://www.w3.org/ns/shacl#pattern, "^B"] [af9edab4-3e4a-468a-945d-7885ac8c990c, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [af9edab4-3e4a-468a-945d-7885ac8c990c, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [b42b806a-c4b3-488e-9423-42add629dcad, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [b42b806a-c4b3-488e-9423-42add629dcad, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [b42b806a-c4b3-488e-9423-42add629dcad, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [b42b806a-c4b3-488e-9423-42add629dcad, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [6dfe5021-591f-4df1-b8fb-ba4248046149, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [6dfe5021-591f-4df1-b8fb-ba4248046149, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [6dfe5021-591f-4df1-b8fb-ba4248046149, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, e6e3daf8-0580-4c9f-b68d-1959e283f838] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 80c7cdcd-0ed9-4865-9723-413cb532f97c] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, b42b806a-c4b3-488e-9423-42add629dcad] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, ca6cf6dd-f99b-4441-8fbc-77f389688da6] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 90fa0b4d-16ca-43be-afbc-b1fa1ae107b2] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, af9edab4-3e4a-468a-945d-7885ac8c990c] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 6dfe5021-591f-4df1-b8fb-ba4248046149]>
21:00:28.411 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:28.414 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:28.487 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:28.488 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:e6e3daf8-0580-4c9f-b68d-1959e283f838)
21:00:28.488 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:af9edab4-3e4a-468a-945d-7885ac8c990c)
21:00:28.489 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16)
21:00:28.489 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:90fa0b4d-16ca-43be-afbc-b1fa1ae107b2)
21:00:28.489 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:80c7cdcd-0ed9-4865-9723-413cb532f97c)
21:00:28.489 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:b42b806a-c4b3-488e-9423-42add629dcad)
21:00:28.489 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:6dfe5021-591f-4df1-b8fb-ba4248046149)
21:00:28.489 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:af9edab4-3e4a-468a-945d-7885ac8c990c],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:28.496 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:af9edab4-3e4a-468a-945d-7885ac8c990c=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_:f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#integerProperty2>),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([<http://www.sampledomain.org/sam#AResource>,_:90fa0b4d-16ca-43be-afbc-b1fa1ae107b2],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:90fa0b4d-16ca-43be-afbc-b1fa1ae107b2=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:80c7cdcd-0ed9-4865-9723-413cb532f97c],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:28.507 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:80c7cdcd-0ed9-4865-9723-413cb532f97c=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:ca6cf6dd-f99b-4441-8fbc-77f389688da6],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:ca6cf6dd-f99b-4441-8fbc-77f389688da6=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:28.513 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:af9edab4-3e4a-468a-945d-7885ac8c990c,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16,PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:90fa0b4d-16ca-43be-afbc-b1fa1ae107b2,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
21:00:28.514 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:af9edab4-3e4a-468a-945d-7885ac8c990c,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16,PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:90fa0b4d-16ca-43be-afbc-b1fa1ae107b2,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
21:00:28.514 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:af9edab4-3e4a-468a-945d-7885ac8c990c,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16,PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:90fa0b4d-16ca-43be-afbc-b1fa1ae107b2,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

21:00:28.571 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: 
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:28.573Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 ;
        <http://www.sampledomain.org/sam#integerProperty2>
                16 .
21:00:28.595 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#integerProperty2 "16"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:28.573Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#integerProperty2, "16"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:28.573Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:28.596 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {fe33b560-1c9f-4316-8f9e-e96da2fcc1af @sh:path http://www.sampledomain.org/sam#integerProperty2; fe33b560-1c9f-4316-8f9e-e96da2fcc1af @sh:maxExclusive "15"^^http://www.w3.org/2001/XMLSchema#integer; fe33b560-1c9f-4316-8f9e-e96da2fcc1af @sh:minExclusive "5"^^http://www.w3.org/2001/XMLSchema#integer; fe33b560-1c9f-4316-8f9e-e96da2fcc1af @rdf:type sh:Property; 4a8fc652-b730-4b95-a6fc-e8a3bcee62fe @rdf:rest 3e2b284b-1e7f-4150-9481-57711024127b; 4a8fc652-b730-4b95-a6fc-e8a3bcee62fe @rdf:first "B"; 1472b886-71fd-4f4d-926d-8f1822ae2922 @sh:path http://www.sampledomain.org/sam#anIntegerProperty; 1472b886-71fd-4f4d-926d-8f1822ae2922 @sh:maxCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 1472b886-71fd-4f4d-926d-8f1822ae2922 @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 1472b886-71fd-4f4d-926d-8f1822ae2922 @sh:datatype http://www.w3.org/2001/XMLSchema#integer; 1472b886-71fd-4f4d-926d-8f1822ae2922 @sh:minLength "1"^^http://www.w3.org/2001/XMLSchema#integer; 1472b886-71fd-4f4d-926d-8f1822ae2922 @sh:maxLength "2"^^http://www.w3.org/2001/XMLSchema#integer; 1472b886-71fd-4f4d-926d-8f1822ae2922 @rdf:type sh:Property; 08689aea-314e-4034-be5f-b729892d9bb7 @sh:path http://www.sampledomain.org/sam#aSetOfDates; 08689aea-314e-4034-be5f-b729892d9bb7 @sh:maxCount "2"^^http://www.w3.org/2001/XMLSchema#integer; 08689aea-314e-4034-be5f-b729892d9bb7 @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 08689aea-314e-4034-be5f-b729892d9bb7 @rdf:type sh:Property...} |  [fe33b560-1c9f-4316-8f9e-e96da2fcc1af, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [fe33b560-1c9f-4316-8f9e-e96da2fcc1af, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [fe33b560-1c9f-4316-8f9e-e96da2fcc1af, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [fe33b560-1c9f-4316-8f9e-e96da2fcc1af, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [4a8fc652-b730-4b95-a6fc-e8a3bcee62fe, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 3e2b284b-1e7f-4150-9481-57711024127b] [4a8fc652-b730-4b95-a6fc-e8a3bcee62fe, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [1472b886-71fd-4f4d-926d-8f1822ae2922, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [1472b886-71fd-4f4d-926d-8f1822ae2922, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [1472b886-71fd-4f4d-926d-8f1822ae2922, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [1472b886-71fd-4f4d-926d-8f1822ae2922, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [1472b886-71fd-4f4d-926d-8f1822ae2922, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [1472b886-71fd-4f4d-926d-8f1822ae2922, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [1472b886-71fd-4f4d-926d-8f1822ae2922, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [08689aea-314e-4034-be5f-b729892d9bb7, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [08689aea-314e-4034-be5f-b729892d9bb7, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [08689aea-314e-4034-be5f-b729892d9bb7, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [08689aea-314e-4034-be5f-b729892d9bb7, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [5c16d863-8e3a-439b-b4b7-3eb5fd4c9f1b, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [5c16d863-8e3a-439b-b4b7-3eb5fd4c9f1b, http://www.w3.org/ns/shacl#in, 2abaaaef-ba8d-4a47-b880-95d26cd1bad4] [5c16d863-8e3a-439b-b4b7-3eb5fd4c9f1b, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [22774de9-fa6d-4534-801a-0dd58363a629, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [22774de9-fa6d-4534-801a-0dd58363a629, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [22774de9-fa6d-4534-801a-0dd58363a629, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [22774de9-fa6d-4534-801a-0dd58363a629, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [22774de9-fa6d-4534-801a-0dd58363a629, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [22774de9-fa6d-4534-801a-0dd58363a629, http://www.w3.org/ns/shacl#pattern, "^B"] [22774de9-fa6d-4534-801a-0dd58363a629, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [22774de9-fa6d-4534-801a-0dd58363a629, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [ae619815-2fbb-48a0-b857-253b0ba7799b, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [ae619815-2fbb-48a0-b857-253b0ba7799b, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [ae619815-2fbb-48a0-b857-253b0ba7799b, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [ae619815-2fbb-48a0-b857-253b0ba7799b, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [ae619815-2fbb-48a0-b857-253b0ba7799b, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [ae619815-2fbb-48a0-b857-253b0ba7799b, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [ae619815-2fbb-48a0-b857-253b0ba7799b, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [3e2b284b-1e7f-4150-9481-57711024127b, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [3e2b284b-1e7f-4150-9481-57711024127b, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [2abaaaef-ba8d-4a47-b880-95d26cd1bad4, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 4a8fc652-b730-4b95-a6fc-e8a3bcee62fe] [2abaaaef-ba8d-4a47-b880-95d26cd1bad4, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [27d5ede2-0cd4-4fd2-bc77-37b6ac71fc16, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [27d5ede2-0cd4-4fd2-bc77-37b6ac71fc16, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [27d5ede2-0cd4-4fd2-bc77-37b6ac71fc16, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [27d5ede2-0cd4-4fd2-bc77-37b6ac71fc16, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 1472b886-71fd-4f4d-926d-8f1822ae2922] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 37d65837-0eaa-4bd3-bb45-b60d6ee93800] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, fe33b560-1c9f-4316-8f9e-e96da2fcc1af] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 08689aea-314e-4034-be5f-b729892d9bb7] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 5c16d863-8e3a-439b-b4b7-3eb5fd4c9f1b] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 27d5ede2-0cd4-4fd2-bc77-37b6ac71fc16] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 22774de9-fa6d-4534-801a-0dd58363a629] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, ae619815-2fbb-48a0-b857-253b0ba7799b] [37d65837-0eaa-4bd3-bb45-b60d6ee93800, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [37d65837-0eaa-4bd3-bb45-b60d6ee93800, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [37d65837-0eaa-4bd3-bb45-b60d6ee93800, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property]>
21:00:28.598 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:28.600 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:28.625 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:28.626 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:ae619815-2fbb-48a0-b857-253b0ba7799b)
21:00:28.626 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:fe33b560-1c9f-4316-8f9e-e96da2fcc1af)
21:00:28.626 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:1472b886-71fd-4f4d-926d-8f1822ae2922)
21:00:28.626 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:22774de9-fa6d-4534-801a-0dd58363a629)
21:00:28.626 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:5c16d863-8e3a-439b-b4b7-3eb5fd4c9f1b)
21:00:28.626 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:08689aea-314e-4034-be5f-b729892d9bb7)
21:00:28.626 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:37d65837-0eaa-4bd3-bb45-b60d6ee93800)
21:00:28.627 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:ae619815-2fbb-48a0-b857-253b0ba7799b],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:ae619815-2fbb-48a0-b857-253b0ba7799b=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_:fe33b560-1c9f-4316-8f9e-e96da2fcc1af=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#integerProperty2>),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([<http://www.sampledomain.org/sam#AResource>,_:1472b886-71fd-4f4d-926d-8f1822ae2922],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:1472b886-71fd-4f4d-926d-8f1822ae2922=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:22774de9-fa6d-4534-801a-0dd58363a629],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:28.673 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:22774de9-fa6d-4534-801a-0dd58363a629=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:08689aea-314e-4034-be5f-b729892d9bb7],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:28.675 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:08689aea-314e-4034-be5f-b729892d9bb7=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_:27d5ede2-0cd4-4fd2-bc77-37b6ac71fc16=ShapeTyping(TypingMap(Map()))
21:00:28.678 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:fe33b560-1c9f-4316-8f9e-e96da2fcc1af,PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:08689aea-314e-4034-be5f-b729892d9bb7,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:ae619815-2fbb-48a0-b857-253b0ba7799b,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:28.679 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:fe33b560-1c9f-4316-8f9e-e96da2fcc1af,PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:08689aea-314e-4034-be5f-b729892d9bb7,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:ae619815-2fbb-48a0-b857-253b0ba7799b,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:28.679 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:fe33b560-1c9f-4316-8f9e-e96da2fcc1af,PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:08689aea-314e-4034-be5f-b729892d9bb7,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:ae619815-2fbb-48a0-b857-253b0ba7799b,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  16 ;
                 sh:message                    "maxExclusive violation. Expected 16 < 15" ;
                 sh:resultPath                 <http://www.sampledomain.org/sam#integerProperty2> ;
                 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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  16 ;
                 sh:message                    "maxExclusive violation. Expected 16 < 15" ;
                 sh:resultPath                 <http://www.sampledomain.org/sam#integerProperty2> ;
                 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:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:28.695Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 ;
        <http://www.sampledomain.org/sam#integerProperty3>
                5 .
21:00:28.713 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#integerProperty3 "5"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:28.695Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#integerProperty3, "5"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:28.695Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:28.715 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {06725da0-2979-4a92-8df1-45aa99e02942 @sh:path http://www.sampledomain.org/sam#anIntegerProperty; 06725da0-2979-4a92-8df1-45aa99e02942 @sh:maxCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 06725da0-2979-4a92-8df1-45aa99e02942 @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 06725da0-2979-4a92-8df1-45aa99e02942 @sh:datatype http://www.w3.org/2001/XMLSchema#integer; 06725da0-2979-4a92-8df1-45aa99e02942 @sh:minLength "1"^^http://www.w3.org/2001/XMLSchema#integer; 06725da0-2979-4a92-8df1-45aa99e02942 @sh:maxLength "2"^^http://www.w3.org/2001/XMLSchema#integer; 06725da0-2979-4a92-8df1-45aa99e02942 @rdf:type sh:Property; b6d52a0c-a717-47f0-b6fa-1cc1cfd74660 @sh:path http://www.sampledomain.org/sam#anotherStringProperty; b6d52a0c-a717-47f0-b6fa-1cc1cfd74660 @sh:in 415e4a39-77b9-497c-8502-7265ed9da68c; b6d52a0c-a717-47f0-b6fa-1cc1cfd74660 @rdf:type sh:Property; fbaff4c0-2ae9-4d98-bed7-4bc6824f5933 @sh:path http://www.sampledomain.org/sam#aReferenceProperty; fbaff4c0-2ae9-4d98-bed7-4bc6824f5933 @sh:class http://www.sampledomain.org/sam#AnotherResource; fbaff4c0-2ae9-4d98-bed7-4bc6824f5933 @rdf:type sh:Property; 751cf3ef-516f-4902-889c-2f2d1dbe358e @sh:path http://www.sampledomain.org/sam#aStringProperty; 751cf3ef-516f-4902-889c-2f2d1dbe358e @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 751cf3ef-516f-4902-889c-2f2d1dbe358e @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 751cf3ef-516f-4902-889c-2f2d1dbe358e @sh:minLength "7"^^http://www.w3.org/2001/XMLSchema#integer...} |  [06725da0-2979-4a92-8df1-45aa99e02942, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [06725da0-2979-4a92-8df1-45aa99e02942, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [06725da0-2979-4a92-8df1-45aa99e02942, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [06725da0-2979-4a92-8df1-45aa99e02942, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [06725da0-2979-4a92-8df1-45aa99e02942, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [06725da0-2979-4a92-8df1-45aa99e02942, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [06725da0-2979-4a92-8df1-45aa99e02942, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [b6d52a0c-a717-47f0-b6fa-1cc1cfd74660, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [b6d52a0c-a717-47f0-b6fa-1cc1cfd74660, http://www.w3.org/ns/shacl#in, 415e4a39-77b9-497c-8502-7265ed9da68c] [b6d52a0c-a717-47f0-b6fa-1cc1cfd74660, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [fbaff4c0-2ae9-4d98-bed7-4bc6824f5933, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [fbaff4c0-2ae9-4d98-bed7-4bc6824f5933, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [fbaff4c0-2ae9-4d98-bed7-4bc6824f5933, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [751cf3ef-516f-4902-889c-2f2d1dbe358e, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [751cf3ef-516f-4902-889c-2f2d1dbe358e, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [751cf3ef-516f-4902-889c-2f2d1dbe358e, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [751cf3ef-516f-4902-889c-2f2d1dbe358e, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [751cf3ef-516f-4902-889c-2f2d1dbe358e, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [751cf3ef-516f-4902-889c-2f2d1dbe358e, http://www.w3.org/ns/shacl#pattern, "^B"] [751cf3ef-516f-4902-889c-2f2d1dbe358e, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [751cf3ef-516f-4902-889c-2f2d1dbe358e, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [4be946df-72cd-4b1a-a87e-bd0c97add94e, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [4be946df-72cd-4b1a-a87e-bd0c97add94e, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [4be946df-72cd-4b1a-a87e-bd0c97add94e, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [4be946df-72cd-4b1a-a87e-bd0c97add94e, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [a52c1bde-56fb-4bb3-995a-2cdf03b05bca, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, acd42a64-df40-4299-bedc-abcfe5990e7d] [a52c1bde-56fb-4bb3-995a-2cdf03b05bca, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [72efb97f-6cf9-48ae-ab14-eab01f0685c9, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [72efb97f-6cf9-48ae-ab14-eab01f0685c9, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [72efb97f-6cf9-48ae-ab14-eab01f0685c9, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [72efb97f-6cf9-48ae-ab14-eab01f0685c9, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [72efb97f-6cf9-48ae-ab14-eab01f0685c9, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [72efb97f-6cf9-48ae-ab14-eab01f0685c9, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [72efb97f-6cf9-48ae-ab14-eab01f0685c9, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [6776e38c-0f39-41dd-b75e-d8da4b338bd6, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [6776e38c-0f39-41dd-b75e-d8da4b338bd6, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [6776e38c-0f39-41dd-b75e-d8da4b338bd6, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [6776e38c-0f39-41dd-b75e-d8da4b338bd6, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [c16584ff-5739-4888-ae7c-23200de7659e, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [c16584ff-5739-4888-ae7c-23200de7659e, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [c16584ff-5739-4888-ae7c-23200de7659e, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [c16584ff-5739-4888-ae7c-23200de7659e, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [acd42a64-df40-4299-bedc-abcfe5990e7d, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [acd42a64-df40-4299-bedc-abcfe5990e7d, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [415e4a39-77b9-497c-8502-7265ed9da68c, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, a52c1bde-56fb-4bb3-995a-2cdf03b05bca] [415e4a39-77b9-497c-8502-7265ed9da68c, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, b6d52a0c-a717-47f0-b6fa-1cc1cfd74660] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 06725da0-2979-4a92-8df1-45aa99e02942] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 751cf3ef-516f-4902-889c-2f2d1dbe358e] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 72efb97f-6cf9-48ae-ab14-eab01f0685c9] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 6776e38c-0f39-41dd-b75e-d8da4b338bd6] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 4be946df-72cd-4b1a-a87e-bd0c97add94e] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, fbaff4c0-2ae9-4d98-bed7-4bc6824f5933] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, c16584ff-5739-4888-ae7c-23200de7659e]>
21:00:28.716 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:28.718 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:28.794 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:28.794 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:4be946df-72cd-4b1a-a87e-bd0c97add94e)
21:00:28.795 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:751cf3ef-516f-4902-889c-2f2d1dbe358e)
21:00:28.795 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:c16584ff-5739-4888-ae7c-23200de7659e)
21:00:28.795 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:b6d52a0c-a717-47f0-b6fa-1cc1cfd74660)
21:00:28.795 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:6776e38c-0f39-41dd-b75e-d8da4b338bd6)
21:00:28.795 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:fbaff4c0-2ae9-4d98-bed7-4bc6824f5933)
21:00:28.795 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:72efb97f-6cf9-48ae-ab14-eab01f0685c9)
21:00:28.795 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_:4be946df-72cd-4b1a-a87e-bd0c97add94e=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#integerProperty3>),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([<http://www.sampledomain.org/sam#AResource>,_:751cf3ef-516f-4902-889c-2f2d1dbe358e],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:28.802 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:751cf3ef-516f-4902-889c-2f2d1dbe358e=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:c16584ff-5739-4888-ae7c-23200de7659e],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:28.803 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:c16584ff-5739-4888-ae7c-23200de7659e=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:72efb97f-6cf9-48ae-ab14-eab01f0685c9],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:72efb97f-6cf9-48ae-ab14-eab01f0685c9=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:06725da0-2979-4a92-8df1-45aa99e02942],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:06725da0-2979-4a92-8df1-45aa99e02942=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:28.813 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:c16584ff-5739-4888-ae7c-23200de7659e,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:4be946df-72cd-4b1a-a87e-bd0c97add94e,PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:72efb97f-6cf9-48ae-ab14-eab01f0685c9,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
21:00:28.814 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:c16584ff-5739-4888-ae7c-23200de7659e,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:4be946df-72cd-4b1a-a87e-bd0c97add94e,PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:72efb97f-6cf9-48ae-ab14-eab01f0685c9,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
21:00:28.814 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:c16584ff-5739-4888-ae7c-23200de7659e,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:4be946df-72cd-4b1a-a87e-bd0c97add94e,PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:72efb97f-6cf9-48ae-ab14-eab01f0685c9,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

21:00:28.871 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: 
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:28.873Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 ;
        <http://www.sampledomain.org/sam#integerProperty3>
                4 .
21:00:28.959 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#integerProperty3 "4"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:28.873Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#integerProperty3, "4"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:28.873Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:28.960 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {9afaf9f7-69dd-4a5f-9dd9-8101178455f6 @sh:path http://www.sampledomain.org/sam#aStringProperty; 9afaf9f7-69dd-4a5f-9dd9-8101178455f6 @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 9afaf9f7-69dd-4a5f-9dd9-8101178455f6 @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 9afaf9f7-69dd-4a5f-9dd9-8101178455f6 @sh:minLength "7"^^http://www.w3.org/2001/XMLSchema#integer; 9afaf9f7-69dd-4a5f-9dd9-8101178455f6 @sh:maxLength "10"^^http://www.w3.org/2001/XMLSchema#integer; 9afaf9f7-69dd-4a5f-9dd9-8101178455f6 @sh:pattern "^B"; 9afaf9f7-69dd-4a5f-9dd9-8101178455f6 @sh:description "a Simple Single String Property"; 9afaf9f7-69dd-4a5f-9dd9-8101178455f6 @rdf:type sh:Property; 0abd0a78-45c0-4815-ba75-7880e85c8882 @sh:path http://www.sampledomain.org/sam#integerProperty2; 0abd0a78-45c0-4815-ba75-7880e85c8882 @sh:maxExclusive "15"^^http://www.w3.org/2001/XMLSchema#integer; 0abd0a78-45c0-4815-ba75-7880e85c8882 @sh:minExclusive "5"^^http://www.w3.org/2001/XMLSchema#integer; 0abd0a78-45c0-4815-ba75-7880e85c8882 @rdf:type sh:Property; aaeb10b3-4377-4650-a29c-a84a68d0a334 @rdf:rest ae5dd057-bbc8-46f3-abd2-24333d0c695d; aaeb10b3-4377-4650-a29c-a84a68d0a334 @rdf:first "A"; 31b10582-e2a2-46fd-97ae-226ba5c7e34a @sh:path http://www.sampledomain.org/sam#integerProperty3; 31b10582-e2a2-46fd-97ae-226ba5c7e34a @sh:maxInclusive "15"^^http://www.w3.org/2001/XMLSchema#integer; 31b10582-e2a2-46fd-97ae-226ba5c7e34a @sh:minInclusive "5"^^http://www.w3.org/2001/XMLSchema#integer...} |  [9afaf9f7-69dd-4a5f-9dd9-8101178455f6, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [9afaf9f7-69dd-4a5f-9dd9-8101178455f6, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [9afaf9f7-69dd-4a5f-9dd9-8101178455f6, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [9afaf9f7-69dd-4a5f-9dd9-8101178455f6, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [9afaf9f7-69dd-4a5f-9dd9-8101178455f6, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [9afaf9f7-69dd-4a5f-9dd9-8101178455f6, http://www.w3.org/ns/shacl#pattern, "^B"] [9afaf9f7-69dd-4a5f-9dd9-8101178455f6, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [9afaf9f7-69dd-4a5f-9dd9-8101178455f6, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [0abd0a78-45c0-4815-ba75-7880e85c8882, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [0abd0a78-45c0-4815-ba75-7880e85c8882, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [0abd0a78-45c0-4815-ba75-7880e85c8882, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [0abd0a78-45c0-4815-ba75-7880e85c8882, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [aaeb10b3-4377-4650-a29c-a84a68d0a334, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, ae5dd057-bbc8-46f3-abd2-24333d0c695d] [aaeb10b3-4377-4650-a29c-a84a68d0a334, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [31b10582-e2a2-46fd-97ae-226ba5c7e34a, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [31b10582-e2a2-46fd-97ae-226ba5c7e34a, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [31b10582-e2a2-46fd-97ae-226ba5c7e34a, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [31b10582-e2a2-46fd-97ae-226ba5c7e34a, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [a5309a4e-4afa-4df6-b18e-0dadbef031c6, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [a5309a4e-4afa-4df6-b18e-0dadbef031c6, http://www.w3.org/ns/shacl#in, aaeb10b3-4377-4650-a29c-a84a68d0a334] [a5309a4e-4afa-4df6-b18e-0dadbef031c6, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [ae5dd057-bbc8-46f3-abd2-24333d0c695d, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 557ecfb7-b93c-4eb3-8529-68e6759cec79] [ae5dd057-bbc8-46f3-abd2-24333d0c695d, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [0549236e-84e2-42b0-aec2-a444d0f84b43, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [0549236e-84e2-42b0-aec2-a444d0f84b43, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [0549236e-84e2-42b0-aec2-a444d0f84b43, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [0549236e-84e2-42b0-aec2-a444d0f84b43, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [ebac0b16-321b-4ca1-8fe5-c25bab56b788, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [ebac0b16-321b-4ca1-8fe5-c25bab56b788, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [ebac0b16-321b-4ca1-8fe5-c25bab56b788, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [25b9db96-e267-4081-a943-cfb8ef5de1d8, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [25b9db96-e267-4081-a943-cfb8ef5de1d8, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [25b9db96-e267-4081-a943-cfb8ef5de1d8, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [25b9db96-e267-4081-a943-cfb8ef5de1d8, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [25b9db96-e267-4081-a943-cfb8ef5de1d8, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [25b9db96-e267-4081-a943-cfb8ef5de1d8, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [25b9db96-e267-4081-a943-cfb8ef5de1d8, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [229cf179-2787-4deb-bbc2-2fecd56a0a3c, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [229cf179-2787-4deb-bbc2-2fecd56a0a3c, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [229cf179-2787-4deb-bbc2-2fecd56a0a3c, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [229cf179-2787-4deb-bbc2-2fecd56a0a3c, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [229cf179-2787-4deb-bbc2-2fecd56a0a3c, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [229cf179-2787-4deb-bbc2-2fecd56a0a3c, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [229cf179-2787-4deb-bbc2-2fecd56a0a3c, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [557ecfb7-b93c-4eb3-8529-68e6759cec79, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [557ecfb7-b93c-4eb3-8529-68e6759cec79, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 31b10582-e2a2-46fd-97ae-226ba5c7e34a] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 25b9db96-e267-4081-a943-cfb8ef5de1d8] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, a5309a4e-4afa-4df6-b18e-0dadbef031c6] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 229cf179-2787-4deb-bbc2-2fecd56a0a3c] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 0abd0a78-45c0-4815-ba75-7880e85c8882] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, ebac0b16-321b-4ca1-8fe5-c25bab56b788] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 0549236e-84e2-42b0-aec2-a444d0f84b43] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 9afaf9f7-69dd-4a5f-9dd9-8101178455f6]>
21:00:28.961 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:28.971 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:28.994 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:28.994 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:229cf179-2787-4deb-bbc2-2fecd56a0a3c)
21:00:28.994 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:31b10582-e2a2-46fd-97ae-226ba5c7e34a)
21:00:28.994 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:9afaf9f7-69dd-4a5f-9dd9-8101178455f6)
21:00:28.994 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:ebac0b16-321b-4ca1-8fe5-c25bab56b788)
21:00:28.995 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:0549236e-84e2-42b0-aec2-a444d0f84b43)
21:00:28.995 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:a5309a4e-4afa-4df6-b18e-0dadbef031c6)
21:00:28.995 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:25b9db96-e267-4081-a943-cfb8ef5de1d8)
21:00:28.995 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:229cf179-2787-4deb-bbc2-2fecd56a0a3c],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:229cf179-2787-4deb-bbc2-2fecd56a0a3c=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_:31b10582-e2a2-46fd-97ae-226ba5c7e34a=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#integerProperty3>),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([<http://www.sampledomain.org/sam#AResource>,_:9afaf9f7-69dd-4a5f-9dd9-8101178455f6],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:29.004 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:9afaf9f7-69dd-4a5f-9dd9-8101178455f6=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:0549236e-84e2-42b0-aec2-a444d0f84b43],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:29.006 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:0549236e-84e2-42b0-aec2-a444d0f84b43=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:25b9db96-e267-4081-a943-cfb8ef5de1d8],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:25b9db96-e267-4081-a943-cfb8ef5de1d8=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_:0abd0a78-45c0-4815-ba75-7880e85c8882=ShapeTyping(TypingMap(Map()))
21:00:29.012 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:31b10582-e2a2-46fd-97ae-226ba5c7e34a,PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:0549236e-84e2-42b0-aec2-a444d0f84b43,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:229cf179-2787-4deb-bbc2-2fecd56a0a3c,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:29.012 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:31b10582-e2a2-46fd-97ae-226ba5c7e34a,PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:0549236e-84e2-42b0-aec2-a444d0f84b43,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:229cf179-2787-4deb-bbc2-2fecd56a0a3c,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:29.013 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:31b10582-e2a2-46fd-97ae-226ba5c7e34a,PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:0549236e-84e2-42b0-aec2-a444d0f84b43,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:229cf179-2787-4deb-bbc2-2fecd56a0a3c,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  4 ;
                 sh:message                    "minInclusive violation. Expected 4 >= 5" ;
                 sh:resultPath                 <http://www.sampledomain.org/sam#integerProperty3> ;
                 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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  4 ;
                 sh:message                    "minInclusive violation. Expected 4 >= 5" ;
                 sh:resultPath                 <http://www.sampledomain.org/sam#integerProperty3> ;
                 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:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:29.076Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 .
21:00:29.094 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:29.076Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:29.076Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:29.095 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {9725d420-2916-4618-8b98-66c309ed1363 @sh:path http://www.sampledomain.org/sam#integerProperty3; 9725d420-2916-4618-8b98-66c309ed1363 @sh:maxInclusive "15"^^http://www.w3.org/2001/XMLSchema#integer; 9725d420-2916-4618-8b98-66c309ed1363 @sh:minInclusive "5"^^http://www.w3.org/2001/XMLSchema#integer; 9725d420-2916-4618-8b98-66c309ed1363 @rdf:type sh:Property; 55d909b8-c828-4fcf-a401-72b03d56c7f3 @sh:path http://www.sampledomain.org/sam#aSetOfDates; 55d909b8-c828-4fcf-a401-72b03d56c7f3 @sh:maxCount "2"^^http://www.w3.org/2001/XMLSchema#integer; 55d909b8-c828-4fcf-a401-72b03d56c7f3 @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 55d909b8-c828-4fcf-a401-72b03d56c7f3 @rdf:type sh:Property; fd98278e-8bed-408c-91ee-93ed403d4916 @sh:path http://www.sampledomain.org/sam#integerProperty2; fd98278e-8bed-408c-91ee-93ed403d4916 @sh:maxExclusive "15"^^http://www.w3.org/2001/XMLSchema#integer; fd98278e-8bed-408c-91ee-93ed403d4916 @sh:minExclusive "5"^^http://www.w3.org/2001/XMLSchema#integer; fd98278e-8bed-408c-91ee-93ed403d4916 @rdf:type sh:Property; c14c7acf-b30e-457d-ae93-e9e98d09a68a @sh:path http://www.sampledomain.org/sam#anotherIntegerProperty; c14c7acf-b30e-457d-ae93-e9e98d09a68a @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; c14c7acf-b30e-457d-ae93-e9e98d09a68a @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; c14c7acf-b30e-457d-ae93-e9e98d09a68a @sh:datatype http://www.w3.org/2001/XMLSchema#integer; c14c7acf-b30e-457d-ae93-e9e98d09a68a @sh:minLength "1"^^http://www.w3.org/2001/XMLSchema#integer...} |  [9725d420-2916-4618-8b98-66c309ed1363, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [9725d420-2916-4618-8b98-66c309ed1363, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [9725d420-2916-4618-8b98-66c309ed1363, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [9725d420-2916-4618-8b98-66c309ed1363, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [55d909b8-c828-4fcf-a401-72b03d56c7f3, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [55d909b8-c828-4fcf-a401-72b03d56c7f3, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [55d909b8-c828-4fcf-a401-72b03d56c7f3, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [55d909b8-c828-4fcf-a401-72b03d56c7f3, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [fd98278e-8bed-408c-91ee-93ed403d4916, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [fd98278e-8bed-408c-91ee-93ed403d4916, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [fd98278e-8bed-408c-91ee-93ed403d4916, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [fd98278e-8bed-408c-91ee-93ed403d4916, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [c14c7acf-b30e-457d-ae93-e9e98d09a68a, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [c14c7acf-b30e-457d-ae93-e9e98d09a68a, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [c14c7acf-b30e-457d-ae93-e9e98d09a68a, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [c14c7acf-b30e-457d-ae93-e9e98d09a68a, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [c14c7acf-b30e-457d-ae93-e9e98d09a68a, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [c14c7acf-b30e-457d-ae93-e9e98d09a68a, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [c14c7acf-b30e-457d-ae93-e9e98d09a68a, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [b43324c7-bd2a-43ee-84c7-31debf4ca395, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [b43324c7-bd2a-43ee-84c7-31debf4ca395, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [b43324c7-bd2a-43ee-84c7-31debf4ca395, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [b43324c7-bd2a-43ee-84c7-31debf4ca395, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [b43324c7-bd2a-43ee-84c7-31debf4ca395, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [b43324c7-bd2a-43ee-84c7-31debf4ca395, http://www.w3.org/ns/shacl#pattern, "^B"] [b43324c7-bd2a-43ee-84c7-31debf4ca395, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [b43324c7-bd2a-43ee-84c7-31debf4ca395, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [1794c2ae-59cd-49fa-940e-70ec09287324, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, e7a61509-3e8e-46e7-bbba-f2db277042fd] [1794c2ae-59cd-49fa-940e-70ec09287324, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [655d2f8c-c4f1-45cc-a8f9-52e32cc16d70, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [655d2f8c-c4f1-45cc-a8f9-52e32cc16d70, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [655d2f8c-c4f1-45cc-a8f9-52e32cc16d70, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [b9d588bc-2b11-4c2b-ad6b-c853d87ed294, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [b9d588bc-2b11-4c2b-ad6b-c853d87ed294, http://www.w3.org/ns/shacl#in, 1794c2ae-59cd-49fa-940e-70ec09287324] [b9d588bc-2b11-4c2b-ad6b-c853d87ed294, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [e7a61509-3e8e-46e7-bbba-f2db277042fd, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 021f3740-d127-4798-9d41-07084e3f98be] [e7a61509-3e8e-46e7-bbba-f2db277042fd, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [021f3740-d127-4798-9d41-07084e3f98be, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [021f3740-d127-4798-9d41-07084e3f98be, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, b9d588bc-2b11-4c2b-ad6b-c853d87ed294] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, c14c7acf-b30e-457d-ae93-e9e98d09a68a] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 9725d420-2916-4618-8b98-66c309ed1363] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 55d909b8-c828-4fcf-a401-72b03d56c7f3] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, b43324c7-bd2a-43ee-84c7-31debf4ca395] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 5bad5415-dcde-467a-a03a-4e4c30b51a76] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 655d2f8c-c4f1-45cc-a8f9-52e32cc16d70] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, fd98278e-8bed-408c-91ee-93ed403d4916] [5bad5415-dcde-467a-a03a-4e4c30b51a76, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [5bad5415-dcde-467a-a03a-4e4c30b51a76, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [5bad5415-dcde-467a-a03a-4e4c30b51a76, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [5bad5415-dcde-467a-a03a-4e4c30b51a76, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [5bad5415-dcde-467a-a03a-4e4c30b51a76, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [5bad5415-dcde-467a-a03a-4e4c30b51a76, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [5bad5415-dcde-467a-a03a-4e4c30b51a76, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property]>
21:00:29.096 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:29.098 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:29.120 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:29.121 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:655d2f8c-c4f1-45cc-a8f9-52e32cc16d70)
21:00:29.121 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:b43324c7-bd2a-43ee-84c7-31debf4ca395)
21:00:29.121 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:c14c7acf-b30e-457d-ae93-e9e98d09a68a)
21:00:29.121 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:fd98278e-8bed-408c-91ee-93ed403d4916)
21:00:29.121 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:55d909b8-c828-4fcf-a401-72b03d56c7f3)
21:00:29.121 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:b9d588bc-2b11-4c2b-ad6b-c853d87ed294)
21:00:29.121 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:9725d420-2916-4618-8b98-66c309ed1363)
21:00:29.121 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:b43324c7-bd2a-43ee-84c7-31debf4ca395],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:29.126 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:b43324c7-bd2a-43ee-84c7-31debf4ca395=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:c14c7acf-b30e-457d-ae93-e9e98d09a68a],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:c14c7acf-b30e-457d-ae93-e9e98d09a68a=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:55d909b8-c828-4fcf-a401-72b03d56c7f3],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:29.132 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:55d909b8-c828-4fcf-a401-72b03d56c7f3=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:5bad5415-dcde-467a-a03a-4e4c30b51a76],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:5bad5415-dcde-467a-a03a-4e4c30b51a76=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:29.174 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:55d909b8-c828-4fcf-a401-72b03d56c7f3,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:5bad5415-dcde-467a-a03a-4e4c30b51a76,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:b43324c7-bd2a-43ee-84c7-31debf4ca395,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
21:00:29.175 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:55d909b8-c828-4fcf-a401-72b03d56c7f3,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:5bad5415-dcde-467a-a03a-4e4c30b51a76,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:b43324c7-bd2a-43ee-84c7-31debf4ca395,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
21:00:29.175 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:55d909b8-c828-4fcf-a401-72b03d56c7f3,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:5bad5415-dcde-467a-a03a-4e4c30b51a76,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:b43324c7-bd2a-43ee-84c7-31debf4ca395,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

21:00:29.182 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: 
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:29.184Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Catalyzer" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 .
21:00:29.202 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Catalyzer"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:29.184Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Catalyzer"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:29.184Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:29.203 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {a6d101c9-177f-4d6f-9627-178a9d4b9a46 @sh:path http://www.sampledomain.org/sam#anotherIntegerProperty; a6d101c9-177f-4d6f-9627-178a9d4b9a46 @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; a6d101c9-177f-4d6f-9627-178a9d4b9a46 @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; a6d101c9-177f-4d6f-9627-178a9d4b9a46 @sh:datatype http://www.w3.org/2001/XMLSchema#integer; a6d101c9-177f-4d6f-9627-178a9d4b9a46 @sh:minLength "1"^^http://www.w3.org/2001/XMLSchema#integer; a6d101c9-177f-4d6f-9627-178a9d4b9a46 @sh:maxLength "2"^^http://www.w3.org/2001/XMLSchema#integer; a6d101c9-177f-4d6f-9627-178a9d4b9a46 @rdf:type sh:Property; 5660e8b7-992e-43b8-a814-d34e16a29633 @sh:path http://www.sampledomain.org/sam#aSetOfDates; 5660e8b7-992e-43b8-a814-d34e16a29633 @sh:maxCount "2"^^http://www.w3.org/2001/XMLSchema#integer; 5660e8b7-992e-43b8-a814-d34e16a29633 @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 5660e8b7-992e-43b8-a814-d34e16a29633 @rdf:type sh:Property; 1857e969-4cee-42ea-b98a-0740dfb0e195 @rdf:rest rdf:nil; 1857e969-4cee-42ea-b98a-0740dfb0e195 @rdf:first "C"; 71d07ed5-fbca-46bd-83bf-cf2932a4cf23 @rdf:rest 1857e969-4cee-42ea-b98a-0740dfb0e195; 71d07ed5-fbca-46bd-83bf-cf2932a4cf23 @rdf:first "B"; c428b652-fe75-49db-8359-4020384ef6da @rdf:rest 71d07ed5-fbca-46bd-83bf-cf2932a4cf23; c428b652-fe75-49db-8359-4020384ef6da @rdf:first "A"...} |  [a6d101c9-177f-4d6f-9627-178a9d4b9a46, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [a6d101c9-177f-4d6f-9627-178a9d4b9a46, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [a6d101c9-177f-4d6f-9627-178a9d4b9a46, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [a6d101c9-177f-4d6f-9627-178a9d4b9a46, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [a6d101c9-177f-4d6f-9627-178a9d4b9a46, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [a6d101c9-177f-4d6f-9627-178a9d4b9a46, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [a6d101c9-177f-4d6f-9627-178a9d4b9a46, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [5660e8b7-992e-43b8-a814-d34e16a29633, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [5660e8b7-992e-43b8-a814-d34e16a29633, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [5660e8b7-992e-43b8-a814-d34e16a29633, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [5660e8b7-992e-43b8-a814-d34e16a29633, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [1857e969-4cee-42ea-b98a-0740dfb0e195, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [1857e969-4cee-42ea-b98a-0740dfb0e195, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [71d07ed5-fbca-46bd-83bf-cf2932a4cf23, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 1857e969-4cee-42ea-b98a-0740dfb0e195] [71d07ed5-fbca-46bd-83bf-cf2932a4cf23, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [c428b652-fe75-49db-8359-4020384ef6da, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 71d07ed5-fbca-46bd-83bf-cf2932a4cf23] [c428b652-fe75-49db-8359-4020384ef6da, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [aafcebee-7d70-469b-a735-4c9d9dbbcd13, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [aafcebee-7d70-469b-a735-4c9d9dbbcd13, http://www.w3.org/ns/shacl#in, c428b652-fe75-49db-8359-4020384ef6da] [aafcebee-7d70-469b-a735-4c9d9dbbcd13, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [94e14a2f-8c04-41fe-b6ca-f717b1dccee2, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [94e14a2f-8c04-41fe-b6ca-f717b1dccee2, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [94e14a2f-8c04-41fe-b6ca-f717b1dccee2, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [94e14a2f-8c04-41fe-b6ca-f717b1dccee2, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [c383596f-9f4c-4d9b-b828-f107957d2dc7, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [c383596f-9f4c-4d9b-b828-f107957d2dc7, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [c383596f-9f4c-4d9b-b828-f107957d2dc7, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [b899af86-9136-4381-bdf9-cd1f6cee1e04, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [b899af86-9136-4381-bdf9-cd1f6cee1e04, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [b899af86-9136-4381-bdf9-cd1f6cee1e04, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [b899af86-9136-4381-bdf9-cd1f6cee1e04, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [b899af86-9136-4381-bdf9-cd1f6cee1e04, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [b899af86-9136-4381-bdf9-cd1f6cee1e04, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [b899af86-9136-4381-bdf9-cd1f6cee1e04, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [5be4a3e1-9795-4578-beca-a039c7fbd834, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [5be4a3e1-9795-4578-beca-a039c7fbd834, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [5be4a3e1-9795-4578-beca-a039c7fbd834, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [5be4a3e1-9795-4578-beca-a039c7fbd834, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [5be4a3e1-9795-4578-beca-a039c7fbd834, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [5be4a3e1-9795-4578-beca-a039c7fbd834, http://www.w3.org/ns/shacl#pattern, "^B"] [5be4a3e1-9795-4578-beca-a039c7fbd834, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [5be4a3e1-9795-4578-beca-a039c7fbd834, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 6f7d8a98-fd3a-45cb-a190-a791f180934a] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 5660e8b7-992e-43b8-a814-d34e16a29633] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, aafcebee-7d70-469b-a735-4c9d9dbbcd13] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 5be4a3e1-9795-4578-beca-a039c7fbd834] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 94e14a2f-8c04-41fe-b6ca-f717b1dccee2] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, c383596f-9f4c-4d9b-b828-f107957d2dc7] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, b899af86-9136-4381-bdf9-cd1f6cee1e04] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, a6d101c9-177f-4d6f-9627-178a9d4b9a46] [6f7d8a98-fd3a-45cb-a190-a791f180934a, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [6f7d8a98-fd3a-45cb-a190-a791f180934a, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [6f7d8a98-fd3a-45cb-a190-a791f180934a, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [6f7d8a98-fd3a-45cb-a190-a791f180934a, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property]>
21:00:29.204 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:29.206 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:29.227 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:29.227 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:6f7d8a98-fd3a-45cb-a190-a791f180934a)
21:00:29.228 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:a6d101c9-177f-4d6f-9627-178a9d4b9a46)
21:00:29.228 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:94e14a2f-8c04-41fe-b6ca-f717b1dccee2)
21:00:29.228 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:5660e8b7-992e-43b8-a814-d34e16a29633)
21:00:29.228 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:5be4a3e1-9795-4578-beca-a039c7fbd834)
21:00:29.228 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:c383596f-9f4c-4d9b-b828-f107957d2dc7)
21:00:29.228 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:aafcebee-7d70-469b-a735-4c9d9dbbcd13)
21:00:29.228 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:a6d101c9-177f-4d6f-9627-178a9d4b9a46],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:a6d101c9-177f-4d6f-9627-178a9d4b9a46=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:5660e8b7-992e-43b8-a814-d34e16a29633],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:29.277 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:5660e8b7-992e-43b8-a814-d34e16a29633=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:5be4a3e1-9795-4578-beca-a039c7fbd834],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:29.281 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:5be4a3e1-9795-4578-beca-a039c7fbd834=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:b899af86-9136-4381-bdf9-cd1f6cee1e04],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:b899af86-9136-4381-bdf9-cd1f6cee1e04=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:29.285 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:b899af86-9136-4381-bdf9-cd1f6cee1e04,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:5660e8b7-992e-43b8-a814-d34e16a29633,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:29.286 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:b899af86-9136-4381-bdf9-cd1f6cee1e04,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:5660e8b7-992e-43b8-a814-d34e16a29633,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:29.286 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:b899af86-9136-4381-bdf9-cd1f6cee1e04,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:5660e8b7-992e-43b8-a814-d34e16a29633,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ 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                 <http://www.sampledomain.org/sam#aStringProperty> ;
                 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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ 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                 <http://www.sampledomain.org/sam#aStringProperty> ;
                 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:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:29.299Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 .
21:00:29.316 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:29.299Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:29.299Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:29.370 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {ac3043fa-4d51-4788-b282-1e0ebbdf5b15 @sh:path http://www.sampledomain.org/sam#aStringProperty; ac3043fa-4d51-4788-b282-1e0ebbdf5b15 @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; ac3043fa-4d51-4788-b282-1e0ebbdf5b15 @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; ac3043fa-4d51-4788-b282-1e0ebbdf5b15 @sh:minLength "7"^^http://www.w3.org/2001/XMLSchema#integer; ac3043fa-4d51-4788-b282-1e0ebbdf5b15 @sh:maxLength "10"^^http://www.w3.org/2001/XMLSchema#integer; ac3043fa-4d51-4788-b282-1e0ebbdf5b15 @sh:pattern "^B"; ac3043fa-4d51-4788-b282-1e0ebbdf5b15 @sh:description "a Simple Single String Property"; ac3043fa-4d51-4788-b282-1e0ebbdf5b15 @rdf:type sh:Property; 9770fa06-6e4b-42be-a650-b0f5174460d4 @sh:path http://www.sampledomain.org/sam#anotherStringProperty; 9770fa06-6e4b-42be-a650-b0f5174460d4 @sh:in a95893ee-f6e5-4d57-ad98-565c55e96b14; 9770fa06-6e4b-42be-a650-b0f5174460d4 @rdf:type sh:Property; 5802bd10-a35a-4bf9-adc8-d01a3d8bdbce @rdf:rest 0b9d9771-f2ee-46cc-9605-1781ad4354e4; 5802bd10-a35a-4bf9-adc8-d01a3d8bdbce @rdf:first "B"; a95893ee-f6e5-4d57-ad98-565c55e96b14 @rdf:rest 5802bd10-a35a-4bf9-adc8-d01a3d8bdbce; a95893ee-f6e5-4d57-ad98-565c55e96b14 @rdf:first "A"; 6917ea03-1f89-4118-8204-5007e8d2f6eb @sh:path http://www.sampledomain.org/sam#aReferenceProperty; 6917ea03-1f89-4118-8204-5007e8d2f6eb @sh:class http://www.sampledomain.org/sam#AnotherResource...} |  [ac3043fa-4d51-4788-b282-1e0ebbdf5b15, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [ac3043fa-4d51-4788-b282-1e0ebbdf5b15, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [ac3043fa-4d51-4788-b282-1e0ebbdf5b15, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [ac3043fa-4d51-4788-b282-1e0ebbdf5b15, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [ac3043fa-4d51-4788-b282-1e0ebbdf5b15, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [ac3043fa-4d51-4788-b282-1e0ebbdf5b15, http://www.w3.org/ns/shacl#pattern, "^B"] [ac3043fa-4d51-4788-b282-1e0ebbdf5b15, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [ac3043fa-4d51-4788-b282-1e0ebbdf5b15, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [9770fa06-6e4b-42be-a650-b0f5174460d4, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [9770fa06-6e4b-42be-a650-b0f5174460d4, http://www.w3.org/ns/shacl#in, a95893ee-f6e5-4d57-ad98-565c55e96b14] [9770fa06-6e4b-42be-a650-b0f5174460d4, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [5802bd10-a35a-4bf9-adc8-d01a3d8bdbce, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 0b9d9771-f2ee-46cc-9605-1781ad4354e4] [5802bd10-a35a-4bf9-adc8-d01a3d8bdbce, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [a95893ee-f6e5-4d57-ad98-565c55e96b14, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 5802bd10-a35a-4bf9-adc8-d01a3d8bdbce] [a95893ee-f6e5-4d57-ad98-565c55e96b14, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [6917ea03-1f89-4118-8204-5007e8d2f6eb, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [6917ea03-1f89-4118-8204-5007e8d2f6eb, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [6917ea03-1f89-4118-8204-5007e8d2f6eb, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [0b9d9771-f2ee-46cc-9605-1781ad4354e4, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [0b9d9771-f2ee-46cc-9605-1781ad4354e4, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [7185ca73-70da-4dc3-9925-c447bd52a4c5, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [7185ca73-70da-4dc3-9925-c447bd52a4c5, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [7185ca73-70da-4dc3-9925-c447bd52a4c5, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [7185ca73-70da-4dc3-9925-c447bd52a4c5, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [cf439699-225f-44cd-8c74-f494dc7ddf6b, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [cf439699-225f-44cd-8c74-f494dc7ddf6b, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [cf439699-225f-44cd-8c74-f494dc7ddf6b, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [cf439699-225f-44cd-8c74-f494dc7ddf6b, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [cf439699-225f-44cd-8c74-f494dc7ddf6b, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [cf439699-225f-44cd-8c74-f494dc7ddf6b, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [cf439699-225f-44cd-8c74-f494dc7ddf6b, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [5d4c73a6-ffda-4e67-9b35-35b55e9736a4, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [5d4c73a6-ffda-4e67-9b35-35b55e9736a4, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [5d4c73a6-ffda-4e67-9b35-35b55e9736a4, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [5d4c73a6-ffda-4e67-9b35-35b55e9736a4, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [0c4916b6-a339-49c3-969a-5654db0e03a8, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [0c4916b6-a339-49c3-969a-5654db0e03a8, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [0c4916b6-a339-49c3-969a-5654db0e03a8, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [0c4916b6-a339-49c3-969a-5654db0e03a8, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [8f9a2b40-7c56-40ee-9b56-e5f4f043f305, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [8f9a2b40-7c56-40ee-9b56-e5f4f043f305, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [8f9a2b40-7c56-40ee-9b56-e5f4f043f305, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [8f9a2b40-7c56-40ee-9b56-e5f4f043f305, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [8f9a2b40-7c56-40ee-9b56-e5f4f043f305, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [8f9a2b40-7c56-40ee-9b56-e5f4f043f305, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [8f9a2b40-7c56-40ee-9b56-e5f4f043f305, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 5d4c73a6-ffda-4e67-9b35-35b55e9736a4] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, cf439699-225f-44cd-8c74-f494dc7ddf6b] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, ac3043fa-4d51-4788-b282-1e0ebbdf5b15] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 9770fa06-6e4b-42be-a650-b0f5174460d4] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 7185ca73-70da-4dc3-9925-c447bd52a4c5] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 8f9a2b40-7c56-40ee-9b56-e5f4f043f305] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 6917ea03-1f89-4118-8204-5007e8d2f6eb] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 0c4916b6-a339-49c3-969a-5654db0e03a8]>
21:00:29.372 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:29.374 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:29.394 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:29.394 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:5d4c73a6-ffda-4e67-9b35-35b55e9736a4)
21:00:29.394 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:0c4916b6-a339-49c3-969a-5654db0e03a8)
21:00:29.394 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:7185ca73-70da-4dc3-9925-c447bd52a4c5)
21:00:29.394 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:cf439699-225f-44cd-8c74-f494dc7ddf6b)
21:00:29.395 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:8f9a2b40-7c56-40ee-9b56-e5f4f043f305)
21:00:29.395 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:6917ea03-1f89-4118-8204-5007e8d2f6eb)
21:00:29.395 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:ac3043fa-4d51-4788-b282-1e0ebbdf5b15)
21:00:29.395 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:7185ca73-70da-4dc3-9925-c447bd52a4c5],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:29.399 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:7185ca73-70da-4dc3-9925-c447bd52a4c5=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:cf439699-225f-44cd-8c74-f494dc7ddf6b],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:cf439699-225f-44cd-8c74-f494dc7ddf6b=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:8f9a2b40-7c56-40ee-9b56-e5f4f043f305],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:8f9a2b40-7c56-40ee-9b56-e5f4f043f305=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:ac3043fa-4d51-4788-b282-1e0ebbdf5b15],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:29.409 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:ac3043fa-4d51-4788-b282-1e0ebbdf5b15=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_:9770fa06-6e4b-42be-a650-b0f5174460d4=ShapeTyping(TypingMap(Map()))
21:00:29.410 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:7185ca73-70da-4dc3-9925-c447bd52a4c5,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:8f9a2b40-7c56-40ee-9b56-e5f4f043f305,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:cf439699-225f-44cd-8c74-f494dc7ddf6b,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:29.411 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:7185ca73-70da-4dc3-9925-c447bd52a4c5,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:8f9a2b40-7c56-40ee-9b56-e5f4f043f305,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:cf439699-225f-44cd-8c74-f494dc7ddf6b,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:29.411 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:7185ca73-70da-4dc3-9925-c447bd52a4c5,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:8f9a2b40-7c56-40ee-9b56-e5f4f043f305,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:cf439699-225f-44cd-8c74-f494dc7ddf6b,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

21:00:29.418 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: 
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:29.472Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                6 ;
        <http://www.sampledomain.org/sam#anotherStringProperty>
                "D" .
21:00:29.492 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "6"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherStringProperty "D"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:29.472Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "6"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherStringProperty, "D"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:29.472Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:29.493 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {03549f06-94bc-4f01-817c-3d59121f9a84 @sh:path http://www.sampledomain.org/sam#anotherIntegerProperty; 03549f06-94bc-4f01-817c-3d59121f9a84 @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 03549f06-94bc-4f01-817c-3d59121f9a84 @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 03549f06-94bc-4f01-817c-3d59121f9a84 @sh:datatype http://www.w3.org/2001/XMLSchema#integer; 03549f06-94bc-4f01-817c-3d59121f9a84 @sh:minLength "1"^^http://www.w3.org/2001/XMLSchema#integer; 03549f06-94bc-4f01-817c-3d59121f9a84 @sh:maxLength "2"^^http://www.w3.org/2001/XMLSchema#integer; 03549f06-94bc-4f01-817c-3d59121f9a84 @rdf:type sh:Property; 84c263e1-f410-4d31-b77a-800ff81009c2 @sh:path http://www.sampledomain.org/sam#integerProperty2; 84c263e1-f410-4d31-b77a-800ff81009c2 @sh:maxExclusive "15"^^http://www.w3.org/2001/XMLSchema#integer; 84c263e1-f410-4d31-b77a-800ff81009c2 @sh:minExclusive "5"^^http://www.w3.org/2001/XMLSchema#integer; 84c263e1-f410-4d31-b77a-800ff81009c2 @rdf:type sh:Property; 1a48cad2-72c1-4322-9174-4d56c9ce8315 @sh:path http://www.sampledomain.org/sam#anotherStringProperty; 1a48cad2-72c1-4322-9174-4d56c9ce8315 @sh:in ee5ca29b-8597-4ced-aced-eea6099f1a88; 1a48cad2-72c1-4322-9174-4d56c9ce8315 @rdf:type sh:Property; 03946493-d069-4d45-be53-0732b7679eca @sh:path http://www.sampledomain.org/sam#aReferenceProperty; 03946493-d069-4d45-be53-0732b7679eca @sh:class http://www.sampledomain.org/sam#AnotherResource; 03946493-d069-4d45-be53-0732b7679eca @rdf:type sh:Property...} |  [03549f06-94bc-4f01-817c-3d59121f9a84, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [03549f06-94bc-4f01-817c-3d59121f9a84, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [03549f06-94bc-4f01-817c-3d59121f9a84, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [03549f06-94bc-4f01-817c-3d59121f9a84, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [03549f06-94bc-4f01-817c-3d59121f9a84, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [03549f06-94bc-4f01-817c-3d59121f9a84, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [03549f06-94bc-4f01-817c-3d59121f9a84, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [84c263e1-f410-4d31-b77a-800ff81009c2, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [84c263e1-f410-4d31-b77a-800ff81009c2, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [84c263e1-f410-4d31-b77a-800ff81009c2, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [84c263e1-f410-4d31-b77a-800ff81009c2, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [1a48cad2-72c1-4322-9174-4d56c9ce8315, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [1a48cad2-72c1-4322-9174-4d56c9ce8315, http://www.w3.org/ns/shacl#in, ee5ca29b-8597-4ced-aced-eea6099f1a88] [1a48cad2-72c1-4322-9174-4d56c9ce8315, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [03946493-d069-4d45-be53-0732b7679eca, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [03946493-d069-4d45-be53-0732b7679eca, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [03946493-d069-4d45-be53-0732b7679eca, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [ce464d11-4695-42a7-a364-fa9160e58211, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [ce464d11-4695-42a7-a364-fa9160e58211, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [ce464d11-4695-42a7-a364-fa9160e58211, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [ce464d11-4695-42a7-a364-fa9160e58211, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [ce464d11-4695-42a7-a364-fa9160e58211, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [ce464d11-4695-42a7-a364-fa9160e58211, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [ce464d11-4695-42a7-a364-fa9160e58211, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [ee5ca29b-8597-4ced-aced-eea6099f1a88, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, c987ac69-c5aa-4a07-87f6-2dfa0474fc1b] [ee5ca29b-8597-4ced-aced-eea6099f1a88, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [5e9ce5e7-b135-413d-8058-9e42d03dfa72, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [5e9ce5e7-b135-413d-8058-9e42d03dfa72, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [c987ac69-c5aa-4a07-87f6-2dfa0474fc1b, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 5e9ce5e7-b135-413d-8058-9e42d03dfa72] [c987ac69-c5aa-4a07-87f6-2dfa0474fc1b, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [b3ab8c44-7d9d-4994-b084-c4f3a6bf3e86, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [b3ab8c44-7d9d-4994-b084-c4f3a6bf3e86, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [b3ab8c44-7d9d-4994-b084-c4f3a6bf3e86, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [b3ab8c44-7d9d-4994-b084-c4f3a6bf3e86, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [881473af-eade-4c1a-bbe6-66ecddb97292, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [881473af-eade-4c1a-bbe6-66ecddb97292, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [881473af-eade-4c1a-bbe6-66ecddb97292, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [881473af-eade-4c1a-bbe6-66ecddb97292, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 8dcf675d-82c2-43f3-98cc-e592f3bc9ff0] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, b3ab8c44-7d9d-4994-b084-c4f3a6bf3e86] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 1a48cad2-72c1-4322-9174-4d56c9ce8315] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 03946493-d069-4d45-be53-0732b7679eca] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, ce464d11-4695-42a7-a364-fa9160e58211] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 03549f06-94bc-4f01-817c-3d59121f9a84] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 881473af-eade-4c1a-bbe6-66ecddb97292] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 84c263e1-f410-4d31-b77a-800ff81009c2] [8dcf675d-82c2-43f3-98cc-e592f3bc9ff0, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [8dcf675d-82c2-43f3-98cc-e592f3bc9ff0, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [8dcf675d-82c2-43f3-98cc-e592f3bc9ff0, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [8dcf675d-82c2-43f3-98cc-e592f3bc9ff0, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [8dcf675d-82c2-43f3-98cc-e592f3bc9ff0, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [8dcf675d-82c2-43f3-98cc-e592f3bc9ff0, http://www.w3.org/ns/shacl#pattern, "^B"] [8dcf675d-82c2-43f3-98cc-e592f3bc9ff0, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [8dcf675d-82c2-43f3-98cc-e592f3bc9ff0, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property]>
21:00:29.494 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:29.496 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:29.515 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:29.516 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:ce464d11-4695-42a7-a364-fa9160e58211)
21:00:29.516 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:8dcf675d-82c2-43f3-98cc-e592f3bc9ff0)
21:00:29.516 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:84c263e1-f410-4d31-b77a-800ff81009c2)
21:00:29.516 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:03549f06-94bc-4f01-817c-3d59121f9a84)
21:00:29.516 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:1a48cad2-72c1-4322-9174-4d56c9ce8315)
21:00:29.516 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:881473af-eade-4c1a-bbe6-66ecddb97292)
21:00:29.516 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:03946493-d069-4d45-be53-0732b7679eca)
21:00:29.516 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:ce464d11-4695-42a7-a364-fa9160e58211],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:ce464d11-4695-42a7-a364-fa9160e58211=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:8dcf675d-82c2-43f3-98cc-e592f3bc9ff0],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:29.523 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:8dcf675d-82c2-43f3-98cc-e592f3bc9ff0=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:03549f06-94bc-4f01-817c-3d59121f9a84],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:03549f06-94bc-4f01-817c-3d59121f9a84=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(6 satisfies maxLength(2), 6 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 6 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_:1a48cad2-72c1-4322-9174-4d56c9ce8315=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherStringProperty>),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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:b3ab8c44-7d9d-4994-b084-c4f3a6bf3e86],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:29.575 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:b3ab8c44-7d9d-4994-b084-c4f3a6bf3e86=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:29.576 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:03549f06-94bc-4f01-817c-3d59121f9a84,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(6 satisfies maxLength(2), 6 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 6 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:8dcf675d-82c2-43f3-98cc-e592f3bc9ff0,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:1a48cad2-72c1-4322-9174-4d56c9ce8315,PredicatePath(<http://www.sampledomain.org/sam#anotherStringProperty>),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:29.577 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:03549f06-94bc-4f01-817c-3d59121f9a84,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(6 satisfies maxLength(2), 6 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 6 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:8dcf675d-82c2-43f3-98cc-e592f3bc9ff0,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:1a48cad2-72c1-4322-9174-4d56c9ce8315,PredicatePath(<http://www.sampledomain.org/sam#anotherStringProperty>),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:29.577 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:03549f06-94bc-4f01-817c-3d59121f9a84,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(6 satisfies maxLength(2), 6 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 6 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:8dcf675d-82c2-43f3-98cc-e592f3bc9ff0,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:1a48cad2-72c1-4322-9174-4d56c9ce8315,PredicatePath(<http://www.sampledomain.org/sam#anotherStringProperty>),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ 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                 <http://www.sampledomain.org/sam#anotherStringProperty> ;
                 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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ 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                 <http://www.sampledomain.org/sam#anotherStringProperty> ;
                 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:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:29.59Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 ;
        <http://www.sampledomain.org/sam#integerProperty2>
                6 .
21:00:29.608 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#integerProperty2 "6"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:29.59Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#integerProperty2, "6"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:29.59Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:29.609 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {a3fcaa6f-bd74-4b3a-9179-452555dd7f94 @sh:path http://www.sampledomain.org/sam#anIntegerProperty; a3fcaa6f-bd74-4b3a-9179-452555dd7f94 @sh:maxCount "0"^^http://www.w3.org/2001/XMLSchema#integer; a3fcaa6f-bd74-4b3a-9179-452555dd7f94 @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; a3fcaa6f-bd74-4b3a-9179-452555dd7f94 @sh:datatype http://www.w3.org/2001/XMLSchema#integer; a3fcaa6f-bd74-4b3a-9179-452555dd7f94 @sh:minLength "1"^^http://www.w3.org/2001/XMLSchema#integer; a3fcaa6f-bd74-4b3a-9179-452555dd7f94 @sh:maxLength "2"^^http://www.w3.org/2001/XMLSchema#integer; a3fcaa6f-bd74-4b3a-9179-452555dd7f94 @rdf:type sh:Property; b693d265-ea99-42c0-b7e2-2e62459505b4 @sh:path http://www.sampledomain.org/sam#anotherIntegerProperty; b693d265-ea99-42c0-b7e2-2e62459505b4 @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; b693d265-ea99-42c0-b7e2-2e62459505b4 @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; b693d265-ea99-42c0-b7e2-2e62459505b4 @sh:datatype http://www.w3.org/2001/XMLSchema#integer; b693d265-ea99-42c0-b7e2-2e62459505b4 @sh:minLength "1"^^http://www.w3.org/2001/XMLSchema#integer; b693d265-ea99-42c0-b7e2-2e62459505b4 @sh:maxLength "2"^^http://www.w3.org/2001/XMLSchema#integer; b693d265-ea99-42c0-b7e2-2e62459505b4 @rdf:type sh:Property; cd4e9c5d-1d38-4b73-844d-9d97e543ff31 @rdf:rest 57cc03cc-a530-443b-b661-3362d70ebe15; cd4e9c5d-1d38-4b73-844d-9d97e543ff31 @rdf:first "A"; f3c0c6a3-c4df-495a-8a05-69b5a24d732d @sh:path http://www.sampledomain.org/sam#aStringProperty...} |  [a3fcaa6f-bd74-4b3a-9179-452555dd7f94, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [a3fcaa6f-bd74-4b3a-9179-452555dd7f94, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [a3fcaa6f-bd74-4b3a-9179-452555dd7f94, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [a3fcaa6f-bd74-4b3a-9179-452555dd7f94, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [a3fcaa6f-bd74-4b3a-9179-452555dd7f94, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [a3fcaa6f-bd74-4b3a-9179-452555dd7f94, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [a3fcaa6f-bd74-4b3a-9179-452555dd7f94, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [b693d265-ea99-42c0-b7e2-2e62459505b4, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [b693d265-ea99-42c0-b7e2-2e62459505b4, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [b693d265-ea99-42c0-b7e2-2e62459505b4, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [b693d265-ea99-42c0-b7e2-2e62459505b4, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [b693d265-ea99-42c0-b7e2-2e62459505b4, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [b693d265-ea99-42c0-b7e2-2e62459505b4, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [b693d265-ea99-42c0-b7e2-2e62459505b4, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [cd4e9c5d-1d38-4b73-844d-9d97e543ff31, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 57cc03cc-a530-443b-b661-3362d70ebe15] [cd4e9c5d-1d38-4b73-844d-9d97e543ff31, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [f3c0c6a3-c4df-495a-8a05-69b5a24d732d, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [f3c0c6a3-c4df-495a-8a05-69b5a24d732d, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [f3c0c6a3-c4df-495a-8a05-69b5a24d732d, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [f3c0c6a3-c4df-495a-8a05-69b5a24d732d, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [f3c0c6a3-c4df-495a-8a05-69b5a24d732d, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [f3c0c6a3-c4df-495a-8a05-69b5a24d732d, http://www.w3.org/ns/shacl#pattern, "^B"] [f3c0c6a3-c4df-495a-8a05-69b5a24d732d, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [f3c0c6a3-c4df-495a-8a05-69b5a24d732d, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [f2c0e287-fe86-487c-afb4-e2ce40dda1c7, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [f2c0e287-fe86-487c-afb4-e2ce40dda1c7, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [f2c0e287-fe86-487c-afb4-e2ce40dda1c7, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [f2c0e287-fe86-487c-afb4-e2ce40dda1c7, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [cb076096-c1ba-4e23-991f-5b13757db2f4, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [cb076096-c1ba-4e23-991f-5b13757db2f4, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [57cc03cc-a530-443b-b661-3362d70ebe15, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, cb076096-c1ba-4e23-991f-5b13757db2f4] [57cc03cc-a530-443b-b661-3362d70ebe15, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [24dddf3c-9ee9-4240-91fa-8fede099c8c3, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [24dddf3c-9ee9-4240-91fa-8fede099c8c3, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [24dddf3c-9ee9-4240-91fa-8fede099c8c3, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [cadf4239-ea53-4d38-a698-646c8b87aaee, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [cadf4239-ea53-4d38-a698-646c8b87aaee, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [cadf4239-ea53-4d38-a698-646c8b87aaee, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [cadf4239-ea53-4d38-a698-646c8b87aaee, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [aa8a754b-0b6e-46e4-b690-66327b6dc6f1, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [aa8a754b-0b6e-46e4-b690-66327b6dc6f1, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [aa8a754b-0b6e-46e4-b690-66327b6dc6f1, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [aa8a754b-0b6e-46e4-b690-66327b6dc6f1, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [22c35f61-c382-4b78-a303-3086b7c232ae, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [22c35f61-c382-4b78-a303-3086b7c232ae, http://www.w3.org/ns/shacl#in, cd4e9c5d-1d38-4b73-844d-9d97e543ff31] [22c35f61-c382-4b78-a303-3086b7c232ae, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, aa8a754b-0b6e-46e4-b690-66327b6dc6f1] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, b693d265-ea99-42c0-b7e2-2e62459505b4] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, f2c0e287-fe86-487c-afb4-e2ce40dda1c7] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 24dddf3c-9ee9-4240-91fa-8fede099c8c3] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, f3c0c6a3-c4df-495a-8a05-69b5a24d732d] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, cadf4239-ea53-4d38-a698-646c8b87aaee] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, a3fcaa6f-bd74-4b3a-9179-452555dd7f94] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 22c35f61-c382-4b78-a303-3086b7c232ae]>
21:00:29.610 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:29.612 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:29.631 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:29.631 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:cadf4239-ea53-4d38-a698-646c8b87aaee)
21:00:29.672 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:a3fcaa6f-bd74-4b3a-9179-452555dd7f94)
21:00:29.672 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:b693d265-ea99-42c0-b7e2-2e62459505b4)
21:00:29.672 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:f2c0e287-fe86-487c-afb4-e2ce40dda1c7)
21:00:29.672 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:22c35f61-c382-4b78-a303-3086b7c232ae)
21:00:29.672 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:aa8a754b-0b6e-46e4-b690-66327b6dc6f1)
21:00:29.672 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:24dddf3c-9ee9-4240-91fa-8fede099c8c3)
21:00:29.672 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_:cadf4239-ea53-4d38-a698-646c8b87aaee=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#integerProperty2>),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([<http://www.sampledomain.org/sam#AResource>,_:a3fcaa6f-bd74-4b3a-9179-452555dd7f94],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:a3fcaa6f-bd74-4b3a-9179-452555dd7f94=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:b693d265-ea99-42c0-b7e2-2e62459505b4],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:b693d265-ea99-42c0-b7e2-2e62459505b4=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:f2c0e287-fe86-487c-afb4-e2ce40dda1c7],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:29.682 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:f2c0e287-fe86-487c-afb4-e2ce40dda1c7=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:f3c0c6a3-c4df-495a-8a05-69b5a24d732d],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:29.687 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:f3c0c6a3-c4df-495a-8a05-69b5a24d732d=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:29.688 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:b693d265-ea99-42c0-b7e2-2e62459505b4,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:a3fcaa6f-bd74-4b3a-9179-452555dd7f94,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:cadf4239-ea53-4d38-a698-646c8b87aaee,PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:29.688 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:b693d265-ea99-42c0-b7e2-2e62459505b4,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:a3fcaa6f-bd74-4b3a-9179-452555dd7f94,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:cadf4239-ea53-4d38-a698-646c8b87aaee,PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:29.689 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:b693d265-ea99-42c0-b7e2-2e62459505b4,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:a3fcaa6f-bd74-4b3a-9179-452555dd7f94,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:cadf4239-ea53-4d38-a698-646c8b87aaee,PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

21:00:29.695 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: 
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:29.697Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 ;
        <http://www.sampledomain.org/sam#integerProperty2>
                5 .
21:00:29.715 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#integerProperty2 "5"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:29.697Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#integerProperty2, "5"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:29.697Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:29.716 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {ae0357db-4421-4f01-a8d7-affc734a4452 @sh:path http://www.sampledomain.org/sam#aStringProperty; ae0357db-4421-4f01-a8d7-affc734a4452 @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; ae0357db-4421-4f01-a8d7-affc734a4452 @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; ae0357db-4421-4f01-a8d7-affc734a4452 @sh:minLength "7"^^http://www.w3.org/2001/XMLSchema#integer; ae0357db-4421-4f01-a8d7-affc734a4452 @sh:maxLength "10"^^http://www.w3.org/2001/XMLSchema#integer; ae0357db-4421-4f01-a8d7-affc734a4452 @sh:pattern "^B"; ae0357db-4421-4f01-a8d7-affc734a4452 @sh:description "a Simple Single String Property"; ae0357db-4421-4f01-a8d7-affc734a4452 @rdf:type sh:Property; a250f618-ee13-4a4b-9663-eb16e2ea2ae6 @sh:path http://www.sampledomain.org/sam#anIntegerProperty; a250f618-ee13-4a4b-9663-eb16e2ea2ae6 @sh:maxCount "0"^^http://www.w3.org/2001/XMLSchema#integer; a250f618-ee13-4a4b-9663-eb16e2ea2ae6 @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; a250f618-ee13-4a4b-9663-eb16e2ea2ae6 @sh:datatype http://www.w3.org/2001/XMLSchema#integer; a250f618-ee13-4a4b-9663-eb16e2ea2ae6 @sh:minLength "1"^^http://www.w3.org/2001/XMLSchema#integer; a250f618-ee13-4a4b-9663-eb16e2ea2ae6 @sh:maxLength "2"^^http://www.w3.org/2001/XMLSchema#integer; a250f618-ee13-4a4b-9663-eb16e2ea2ae6 @rdf:type sh:Property; 3714b366-3273-4da3-89bb-a56a69184cb9 @sh:path http://www.sampledomain.org/sam#aSetOfDates; 3714b366-3273-4da3-89bb-a56a69184cb9 @sh:maxCount "2"^^http://www.w3.org/2001/XMLSchema#integer...} |  [ae0357db-4421-4f01-a8d7-affc734a4452, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [ae0357db-4421-4f01-a8d7-affc734a4452, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [ae0357db-4421-4f01-a8d7-affc734a4452, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [ae0357db-4421-4f01-a8d7-affc734a4452, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [ae0357db-4421-4f01-a8d7-affc734a4452, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [ae0357db-4421-4f01-a8d7-affc734a4452, http://www.w3.org/ns/shacl#pattern, "^B"] [ae0357db-4421-4f01-a8d7-affc734a4452, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [ae0357db-4421-4f01-a8d7-affc734a4452, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [a250f618-ee13-4a4b-9663-eb16e2ea2ae6, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [a250f618-ee13-4a4b-9663-eb16e2ea2ae6, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [a250f618-ee13-4a4b-9663-eb16e2ea2ae6, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [a250f618-ee13-4a4b-9663-eb16e2ea2ae6, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [a250f618-ee13-4a4b-9663-eb16e2ea2ae6, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [a250f618-ee13-4a4b-9663-eb16e2ea2ae6, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [a250f618-ee13-4a4b-9663-eb16e2ea2ae6, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [3714b366-3273-4da3-89bb-a56a69184cb9, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [3714b366-3273-4da3-89bb-a56a69184cb9, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [3714b366-3273-4da3-89bb-a56a69184cb9, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [3714b366-3273-4da3-89bb-a56a69184cb9, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [a284e5f4-eaa8-4a59-8c34-f768ab62d1ae, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [a284e5f4-eaa8-4a59-8c34-f768ab62d1ae, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [a284e5f4-eaa8-4a59-8c34-f768ab62d1ae, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [a284e5f4-eaa8-4a59-8c34-f768ab62d1ae, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [69652206-ed1d-4946-aa51-3a35b2594c27, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [69652206-ed1d-4946-aa51-3a35b2594c27, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [69652206-ed1d-4946-aa51-3a35b2594c27, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [69652206-ed1d-4946-aa51-3a35b2594c27, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [a153d18d-8f4e-4ad5-9339-4a72f7463601, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [a153d18d-8f4e-4ad5-9339-4a72f7463601, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [a153d18d-8f4e-4ad5-9339-4a72f7463601, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [df015575-9bb0-443c-a59f-5a397a7becec, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, caf04f35-c491-4408-ad3b-50b36d563487] [df015575-9bb0-443c-a59f-5a397a7becec, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [ccb3912f-c8ff-4adc-a540-bef6c20cfcda, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [ccb3912f-c8ff-4adc-a540-bef6c20cfcda, http://www.w3.org/ns/shacl#in, 4cac69c3-921e-415b-85b0-19942cf0a839] [ccb3912f-c8ff-4adc-a540-bef6c20cfcda, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [8d0f46c5-550b-441f-ba80-ea792d4381d5, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [8d0f46c5-550b-441f-ba80-ea792d4381d5, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [8d0f46c5-550b-441f-ba80-ea792d4381d5, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [8d0f46c5-550b-441f-ba80-ea792d4381d5, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [8d0f46c5-550b-441f-ba80-ea792d4381d5, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [8d0f46c5-550b-441f-ba80-ea792d4381d5, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [8d0f46c5-550b-441f-ba80-ea792d4381d5, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [caf04f35-c491-4408-ad3b-50b36d563487, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [caf04f35-c491-4408-ad3b-50b36d563487, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, a284e5f4-eaa8-4a59-8c34-f768ab62d1ae] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, a250f618-ee13-4a4b-9663-eb16e2ea2ae6] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, ccb3912f-c8ff-4adc-a540-bef6c20cfcda] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 8d0f46c5-550b-441f-ba80-ea792d4381d5] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 69652206-ed1d-4946-aa51-3a35b2594c27] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, a153d18d-8f4e-4ad5-9339-4a72f7463601] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, ae0357db-4421-4f01-a8d7-affc734a4452] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 3714b366-3273-4da3-89bb-a56a69184cb9] [4cac69c3-921e-415b-85b0-19942cf0a839, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, df015575-9bb0-443c-a59f-5a397a7becec] [4cac69c3-921e-415b-85b0-19942cf0a839, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"]>
21:00:29.717 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:29.719 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:29.787 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:29.787 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:a284e5f4-eaa8-4a59-8c34-f768ab62d1ae)
21:00:29.788 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:ccb3912f-c8ff-4adc-a540-bef6c20cfcda)
21:00:29.788 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:ae0357db-4421-4f01-a8d7-affc734a4452)
21:00:29.788 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:3714b366-3273-4da3-89bb-a56a69184cb9)
21:00:29.788 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:a153d18d-8f4e-4ad5-9339-4a72f7463601)
21:00:29.788 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:8d0f46c5-550b-441f-ba80-ea792d4381d5)
21:00:29.788 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:a250f618-ee13-4a4b-9663-eb16e2ea2ae6)
21:00:29.788 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_:a284e5f4-eaa8-4a59-8c34-f768ab62d1ae=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#integerProperty2>),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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:ae0357db-4421-4f01-a8d7-affc734a4452],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:29.794 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:ae0357db-4421-4f01-a8d7-affc734a4452=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:3714b366-3273-4da3-89bb-a56a69184cb9],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:29.796 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:3714b366-3273-4da3-89bb-a56a69184cb9=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:8d0f46c5-550b-441f-ba80-ea792d4381d5],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:8d0f46c5-550b-441f-ba80-ea792d4381d5=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:a250f618-ee13-4a4b-9663-eb16e2ea2ae6],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:a250f618-ee13-4a4b-9663-eb16e2ea2ae6=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_:69652206-ed1d-4946-aa51-3a35b2594c27=ShapeTyping(TypingMap(Map()))
21:00:29.803 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:8d0f46c5-550b-441f-ba80-ea792d4381d5,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:a250f618-ee13-4a4b-9663-eb16e2ea2ae6,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:3714b366-3273-4da3-89bb-a56a69184cb9,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:ae0357db-4421-4f01-a8d7-affc734a4452,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:a284e5f4-eaa8-4a59-8c34-f768ab62d1ae,PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 5: LiteralValue("minExclusive violation. Expected 5 > 5")))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:8d0f46c5-550b-441f-ba80-ea792d4381d5,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:a250f618-ee13-4a4b-9663-eb16e2ea2ae6,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:3714b366-3273-4da3-89bb-a56a69184cb9,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:ae0357db-4421-4f01-a8d7-affc734a4452,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:a284e5f4-eaa8-4a59-8c34-f768ab62d1ae,PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 5: LiteralValue("minExclusive violation. Expected 5 > 5")))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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 <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:8d0f46c5-550b-441f-ba80-ea792d4381d5,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:a250f618-ee13-4a4b-9663-eb16e2ea2ae6,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:3714b366-3273-4da3-89bb-a56a69184cb9,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:ae0357db-4421-4f01-a8d7-affc734a4452,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:a284e5f4-eaa8-4a59-8c34-f768ab62d1ae,PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 5: LiteralValue("minExclusive violation. Expected 5 > 5")))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  5 ;
                 sh:message                    "minExclusive violation. Expected 5 > 5" ;
                 sh:resultPath                 <http://www.sampledomain.org/sam#integerProperty2> ;
                 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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  5 ;
                 sh:message                    "minExclusive violation. Expected 5 > 5" ;
                 sh:resultPath                 <http://www.sampledomain.org/sam#integerProperty2> ;
                 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:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:29.816Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 .
21:00:29.885 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:29.816Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:29.816Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:29.887 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {8a80f5db-cc8f-46e3-8753-395646d4d36c @sh:path http://www.sampledomain.org/sam#anotherIntegerProperty; 8a80f5db-cc8f-46e3-8753-395646d4d36c @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 8a80f5db-cc8f-46e3-8753-395646d4d36c @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 8a80f5db-cc8f-46e3-8753-395646d4d36c @sh:datatype http://www.w3.org/2001/XMLSchema#integer; 8a80f5db-cc8f-46e3-8753-395646d4d36c @sh:minLength "1"^^http://www.w3.org/2001/XMLSchema#integer; 8a80f5db-cc8f-46e3-8753-395646d4d36c @sh:maxLength "2"^^http://www.w3.org/2001/XMLSchema#integer; 8a80f5db-cc8f-46e3-8753-395646d4d36c @rdf:type sh:Property; e1503b5e-63f2-4817-946c-a0af9b707be4 @rdf:rest rdf:nil; e1503b5e-63f2-4817-946c-a0af9b707be4 @rdf:first "C"; 6583b56f-8d4d-4ad1-8c4b-789b04b756f1 @sh:path http://www.sampledomain.org/sam#anotherStringProperty; 6583b56f-8d4d-4ad1-8c4b-789b04b756f1 @sh:in 947840a4-a450-4abe-84f9-d46d2f210a0e; 6583b56f-8d4d-4ad1-8c4b-789b04b756f1 @rdf:type sh:Property; 947840a4-a450-4abe-84f9-d46d2f210a0e @rdf:rest 8cc3e286-623f-4a93-bce8-0d18a4eb937c; 947840a4-a450-4abe-84f9-d46d2f210a0e @rdf:first "A"; d4d9c190-2ec6-46db-a1a5-7610140c1271 @sh:path http://www.sampledomain.org/sam#aReferenceProperty; d4d9c190-2ec6-46db-a1a5-7610140c1271 @sh:class http://www.sampledomain.org/sam#AnotherResource; d4d9c190-2ec6-46db-a1a5-7610140c1271 @rdf:type sh:Property...} |  [8a80f5db-cc8f-46e3-8753-395646d4d36c, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [8a80f5db-cc8f-46e3-8753-395646d4d36c, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [8a80f5db-cc8f-46e3-8753-395646d4d36c, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [8a80f5db-cc8f-46e3-8753-395646d4d36c, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [8a80f5db-cc8f-46e3-8753-395646d4d36c, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [8a80f5db-cc8f-46e3-8753-395646d4d36c, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [8a80f5db-cc8f-46e3-8753-395646d4d36c, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [e1503b5e-63f2-4817-946c-a0af9b707be4, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [e1503b5e-63f2-4817-946c-a0af9b707be4, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [6583b56f-8d4d-4ad1-8c4b-789b04b756f1, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [6583b56f-8d4d-4ad1-8c4b-789b04b756f1, http://www.w3.org/ns/shacl#in, 947840a4-a450-4abe-84f9-d46d2f210a0e] [6583b56f-8d4d-4ad1-8c4b-789b04b756f1, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [947840a4-a450-4abe-84f9-d46d2f210a0e, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 8cc3e286-623f-4a93-bce8-0d18a4eb937c] [947840a4-a450-4abe-84f9-d46d2f210a0e, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [d4d9c190-2ec6-46db-a1a5-7610140c1271, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [d4d9c190-2ec6-46db-a1a5-7610140c1271, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [d4d9c190-2ec6-46db-a1a5-7610140c1271, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [92117f8c-4c78-4dc0-9312-e13ea2da3a61, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [92117f8c-4c78-4dc0-9312-e13ea2da3a61, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [92117f8c-4c78-4dc0-9312-e13ea2da3a61, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [92117f8c-4c78-4dc0-9312-e13ea2da3a61, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [92117f8c-4c78-4dc0-9312-e13ea2da3a61, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [92117f8c-4c78-4dc0-9312-e13ea2da3a61, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [92117f8c-4c78-4dc0-9312-e13ea2da3a61, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [5ab47d96-df93-4f93-88e5-f4bfd9fc76ae, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [5ab47d96-df93-4f93-88e5-f4bfd9fc76ae, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [5ab47d96-df93-4f93-88e5-f4bfd9fc76ae, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [5ab47d96-df93-4f93-88e5-f4bfd9fc76ae, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [eeba0ca8-2c5b-4be4-8f9d-0d23b633d145, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [eeba0ca8-2c5b-4be4-8f9d-0d23b633d145, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [eeba0ca8-2c5b-4be4-8f9d-0d23b633d145, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [eeba0ca8-2c5b-4be4-8f9d-0d23b633d145, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [eeba0ca8-2c5b-4be4-8f9d-0d23b633d145, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [eeba0ca8-2c5b-4be4-8f9d-0d23b633d145, http://www.w3.org/ns/shacl#pattern, "^B"] [eeba0ca8-2c5b-4be4-8f9d-0d23b633d145, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [eeba0ca8-2c5b-4be4-8f9d-0d23b633d145, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [28fbb437-b3c1-4efc-9fab-cf1f764cb4eb, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [28fbb437-b3c1-4efc-9fab-cf1f764cb4eb, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [28fbb437-b3c1-4efc-9fab-cf1f764cb4eb, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [28fbb437-b3c1-4efc-9fab-cf1f764cb4eb, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [8cc3e286-623f-4a93-bce8-0d18a4eb937c, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, e1503b5e-63f2-4817-946c-a0af9b707be4] [8cc3e286-623f-4a93-bce8-0d18a4eb937c, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [c88809bd-fb0c-4f79-be72-2fd6aee61d0c, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [c88809bd-fb0c-4f79-be72-2fd6aee61d0c, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [c88809bd-fb0c-4f79-be72-2fd6aee61d0c, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [c88809bd-fb0c-4f79-be72-2fd6aee61d0c, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 92117f8c-4c78-4dc0-9312-e13ea2da3a61] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 8a80f5db-cc8f-46e3-8753-395646d4d36c] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, c88809bd-fb0c-4f79-be72-2fd6aee61d0c] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, eeba0ca8-2c5b-4be4-8f9d-0d23b633d145] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 28fbb437-b3c1-4efc-9fab-cf1f764cb4eb] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 5ab47d96-df93-4f93-88e5-f4bfd9fc76ae] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 6583b56f-8d4d-4ad1-8c4b-789b04b756f1] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, d4d9c190-2ec6-46db-a1a5-7610140c1271]>
21:00:29.888 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:29.890 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:29.908 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:29.908 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:eeba0ca8-2c5b-4be4-8f9d-0d23b633d145)
21:00:29.909 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:d4d9c190-2ec6-46db-a1a5-7610140c1271)
21:00:29.909 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:28fbb437-b3c1-4efc-9fab-cf1f764cb4eb)
21:00:29.909 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:5ab47d96-df93-4f93-88e5-f4bfd9fc76ae)
21:00:29.909 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:8a80f5db-cc8f-46e3-8753-395646d4d36c)
21:00:29.909 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:92117f8c-4c78-4dc0-9312-e13ea2da3a61)
21:00:29.909 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:6583b56f-8d4d-4ad1-8c4b-789b04b756f1)
21:00:29.909 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:eeba0ca8-2c5b-4be4-8f9d-0d23b633d145],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:29.913 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:eeba0ca8-2c5b-4be4-8f9d-0d23b633d145=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:8a80f5db-cc8f-46e3-8753-395646d4d36c],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:8a80f5db-cc8f-46e3-8753-395646d4d36c=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:92117f8c-4c78-4dc0-9312-e13ea2da3a61],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:92117f8c-4c78-4dc0-9312-e13ea2da3a61=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:c88809bd-fb0c-4f79-be72-2fd6aee61d0c],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:29.923 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:c88809bd-fb0c-4f79-be72-2fd6aee61d0c=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:29.923 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:8a80f5db-cc8f-46e3-8753-395646d4d36c,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:c88809bd-fb0c-4f79-be72-2fd6aee61d0c,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:eeba0ca8-2c5b-4be4-8f9d-0d23b633d145,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:92117f8c-4c78-4dc0-9312-e13ea2da3a61,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:8a80f5db-cc8f-46e3-8753-395646d4d36c,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:c88809bd-fb0c-4f79-be72-2fd6aee61d0c,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:eeba0ca8-2c5b-4be4-8f9d-0d23b633d145,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:92117f8c-4c78-4dc0-9312-e13ea2da3a61,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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 <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:8a80f5db-cc8f-46e3-8753-395646d4d36c,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:c88809bd-fb0c-4f79-be72-2fd6aee61d0c,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:eeba0ca8-2c5b-4be4-8f9d-0d23b633d145,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:92117f8c-4c78-4dc0-9312-e13ea2da3a61,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

21:00:29.976 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: 
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:29.978Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between two and four" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 .
21:00:29.995 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between two and four"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:29.978Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between two and four"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:29.978Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:29.996 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {bfc9de5a-ba85-447f-983a-1c9cf74a8b94 @rdf:rest ae0581f5-ea18-47f8-9df7-075c3423fcff; bfc9de5a-ba85-447f-983a-1c9cf74a8b94 @rdf:first "B"; 66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65 @sh:path http://www.sampledomain.org/sam#aSetOfDates; 66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65 @sh:maxCount "2"^^http://www.w3.org/2001/XMLSchema#integer; 66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65 @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65 @rdf:type sh:Property; 3e0997ca-5d73-4ef0-aca4-57ac0650517f @rdf:rest bfc9de5a-ba85-447f-983a-1c9cf74a8b94; 3e0997ca-5d73-4ef0-aca4-57ac0650517f @rdf:first "A"; e49f4c1c-e2e5-4ffc-b8cf-9c7bc69d9336 @sh:path http://www.sampledomain.org/sam#integerProperty3; e49f4c1c-e2e5-4ffc-b8cf-9c7bc69d9336 @sh:maxInclusive "15"^^http://www.w3.org/2001/XMLSchema#integer; e49f4c1c-e2e5-4ffc-b8cf-9c7bc69d9336 @sh:minInclusive "5"^^http://www.w3.org/2001/XMLSchema#integer; e49f4c1c-e2e5-4ffc-b8cf-9c7bc69d9336 @rdf:type sh:Property; a97f20a7-ab78-4265-a39f-0729f3cd1999 @sh:path http://www.sampledomain.org/sam#anIntegerProperty; a97f20a7-ab78-4265-a39f-0729f3cd1999 @sh:maxCount "0"^^http://www.w3.org/2001/XMLSchema#integer; a97f20a7-ab78-4265-a39f-0729f3cd1999 @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; a97f20a7-ab78-4265-a39f-0729f3cd1999 @sh:datatype http://www.w3.org/2001/XMLSchema#integer; a97f20a7-ab78-4265-a39f-0729f3cd1999 @sh:minLength "1"^^http://www.w3.org/2001/XMLSchema#integer...} |  [bfc9de5a-ba85-447f-983a-1c9cf74a8b94, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, ae0581f5-ea18-47f8-9df7-075c3423fcff] [bfc9de5a-ba85-447f-983a-1c9cf74a8b94, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [3e0997ca-5d73-4ef0-aca4-57ac0650517f, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, bfc9de5a-ba85-447f-983a-1c9cf74a8b94] [3e0997ca-5d73-4ef0-aca4-57ac0650517f, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [e49f4c1c-e2e5-4ffc-b8cf-9c7bc69d9336, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [e49f4c1c-e2e5-4ffc-b8cf-9c7bc69d9336, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [e49f4c1c-e2e5-4ffc-b8cf-9c7bc69d9336, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [e49f4c1c-e2e5-4ffc-b8cf-9c7bc69d9336, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [a97f20a7-ab78-4265-a39f-0729f3cd1999, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [a97f20a7-ab78-4265-a39f-0729f3cd1999, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [a97f20a7-ab78-4265-a39f-0729f3cd1999, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [a97f20a7-ab78-4265-a39f-0729f3cd1999, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [a97f20a7-ab78-4265-a39f-0729f3cd1999, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [a97f20a7-ab78-4265-a39f-0729f3cd1999, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [a97f20a7-ab78-4265-a39f-0729f3cd1999, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [ad4428c2-33f9-4aaa-af3b-3abc706035c6, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [ad4428c2-33f9-4aaa-af3b-3abc706035c6, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [ad4428c2-33f9-4aaa-af3b-3abc706035c6, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [ad4428c2-33f9-4aaa-af3b-3abc706035c6, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [ad4428c2-33f9-4aaa-af3b-3abc706035c6, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [ad4428c2-33f9-4aaa-af3b-3abc706035c6, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [ad4428c2-33f9-4aaa-af3b-3abc706035c6, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [55bb6d35-23f0-4be5-b445-d7bf549bff70, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [55bb6d35-23f0-4be5-b445-d7bf549bff70, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [55bb6d35-23f0-4be5-b445-d7bf549bff70, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [27437cfd-197a-4fd0-a1c6-18378b73e654, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [27437cfd-197a-4fd0-a1c6-18378b73e654, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [27437cfd-197a-4fd0-a1c6-18378b73e654, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [27437cfd-197a-4fd0-a1c6-18378b73e654, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [27437cfd-197a-4fd0-a1c6-18378b73e654, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [27437cfd-197a-4fd0-a1c6-18378b73e654, http://www.w3.org/ns/shacl#pattern, "^B"] [27437cfd-197a-4fd0-a1c6-18378b73e654, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [27437cfd-197a-4fd0-a1c6-18378b73e654, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [ae0581f5-ea18-47f8-9df7-075c3423fcff, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [ae0581f5-ea18-47f8-9df7-075c3423fcff, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [8afd7f2a-6b31-43ac-84b5-498902587ec1, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [8afd7f2a-6b31-43ac-84b5-498902587ec1, http://www.w3.org/ns/shacl#in, 3e0997ca-5d73-4ef0-aca4-57ac0650517f] [8afd7f2a-6b31-43ac-84b5-498902587ec1, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [b8298a70-ee27-4789-ac3d-bbf0b6ca0883, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [b8298a70-ee27-4789-ac3d-bbf0b6ca0883, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [b8298a70-ee27-4789-ac3d-bbf0b6ca0883, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [b8298a70-ee27-4789-ac3d-bbf0b6ca0883, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, e49f4c1c-e2e5-4ffc-b8cf-9c7bc69d9336] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, a97f20a7-ab78-4265-a39f-0729f3cd1999] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 8afd7f2a-6b31-43ac-84b5-498902587ec1] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 55bb6d35-23f0-4be5-b445-d7bf549bff70] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, ad4428c2-33f9-4aaa-af3b-3abc706035c6] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, b8298a70-ee27-4789-ac3d-bbf0b6ca0883] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 27437cfd-197a-4fd0-a1c6-18378b73e654]>
21:00:29.997 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:29.999 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:30.016 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:30.016 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:ad4428c2-33f9-4aaa-af3b-3abc706035c6)
21:00:30.016 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:55bb6d35-23f0-4be5-b445-d7bf549bff70)
21:00:30.016 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:27437cfd-197a-4fd0-a1c6-18378b73e654)
21:00:30.016 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:8afd7f2a-6b31-43ac-84b5-498902587ec1)
21:00:30.016 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:e49f4c1c-e2e5-4ffc-b8cf-9c7bc69d9336)
21:00:30.017 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:a97f20a7-ab78-4265-a39f-0729f3cd1999)
21:00:30.017 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:b8298a70-ee27-4789-ac3d-bbf0b6ca0883)
21:00:30.017 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:ad4428c2-33f9-4aaa-af3b-3abc706035c6],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:ad4428c2-33f9-4aaa-af3b-3abc706035c6=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:27437cfd-197a-4fd0-a1c6-18378b73e654],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:30.024 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:27437cfd-197a-4fd0-a1c6-18378b73e654=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:a97f20a7-ab78-4265-a39f-0729f3cd1999],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:a97f20a7-ab78-4265-a39f-0729f3cd1999=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:30.070 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:30.071 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:ad4428c2-33f9-4aaa-af3b-3abc706035c6,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:a97f20a7-ab78-4265-a39f-0729f3cd1999,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:ad4428c2-33f9-4aaa-af3b-3abc706035c6,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:a97f20a7-ab78-4265-a39f-0729f3cd1999,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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 <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:ad4428c2-33f9-4aaa-af3b-3abc706035c6,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:a97f20a7-ab78-4265-a39f-0729f3cd1999,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ 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                 <http://www.sampledomain.org/sam#aStringProperty> ;
                 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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ 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                 <http://www.sampledomain.org/sam#aStringProperty> ;
                 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:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:30.086Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 .
21:00:30.103 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:30.086Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:30.086Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:30.104 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {3241eeff-8f6b-45a4-93ab-2b4769c88496 @rdf:rest rdf:nil; 3241eeff-8f6b-45a4-93ab-2b4769c88496 @rdf:first "C"; 6f42eaaf-f643-4af4-91e4-82aead2df7a2 @sh:path http://www.sampledomain.org/sam#aReferenceProperty; 6f42eaaf-f643-4af4-91e4-82aead2df7a2 @sh:class http://www.sampledomain.org/sam#AnotherResource; 6f42eaaf-f643-4af4-91e4-82aead2df7a2 @rdf:type sh:Property; b57218d0-9fd5-45a3-bb1c-cc306abc1774 @sh:path http://www.sampledomain.org/sam#anotherStringProperty; b57218d0-9fd5-45a3-bb1c-cc306abc1774 @sh:in afe79c4e-bdd6-48d4-bb22-e80e5c5888e0; b57218d0-9fd5-45a3-bb1c-cc306abc1774 @rdf:type sh:Property; 937f01ec-d1a7-4163-aa00-2dd87247d36e @sh:path http://www.sampledomain.org/sam#anotherIntegerProperty; 937f01ec-d1a7-4163-aa00-2dd87247d36e @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 937f01ec-d1a7-4163-aa00-2dd87247d36e @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 937f01ec-d1a7-4163-aa00-2dd87247d36e @sh:datatype http://www.w3.org/2001/XMLSchema#integer; 937f01ec-d1a7-4163-aa00-2dd87247d36e @sh:minLength "1"^^http://www.w3.org/2001/XMLSchema#integer; 937f01ec-d1a7-4163-aa00-2dd87247d36e @sh:maxLength "2"^^http://www.w3.org/2001/XMLSchema#integer; 937f01ec-d1a7-4163-aa00-2dd87247d36e @rdf:type sh:Property; 550a0ffa-d05b-4a05-b4e7-aa6f4494dc1a @sh:path http://www.sampledomain.org/sam#integerProperty2; 550a0ffa-d05b-4a05-b4e7-aa6f4494dc1a @sh:maxExclusive "15"^^http://www.w3.org/2001/XMLSchema#integer...} |  [3241eeff-8f6b-45a4-93ab-2b4769c88496, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [3241eeff-8f6b-45a4-93ab-2b4769c88496, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [6f42eaaf-f643-4af4-91e4-82aead2df7a2, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [6f42eaaf-f643-4af4-91e4-82aead2df7a2, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [6f42eaaf-f643-4af4-91e4-82aead2df7a2, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [b57218d0-9fd5-45a3-bb1c-cc306abc1774, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [b57218d0-9fd5-45a3-bb1c-cc306abc1774, http://www.w3.org/ns/shacl#in, afe79c4e-bdd6-48d4-bb22-e80e5c5888e0] [b57218d0-9fd5-45a3-bb1c-cc306abc1774, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [937f01ec-d1a7-4163-aa00-2dd87247d36e, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [937f01ec-d1a7-4163-aa00-2dd87247d36e, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [937f01ec-d1a7-4163-aa00-2dd87247d36e, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [937f01ec-d1a7-4163-aa00-2dd87247d36e, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [937f01ec-d1a7-4163-aa00-2dd87247d36e, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [937f01ec-d1a7-4163-aa00-2dd87247d36e, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [937f01ec-d1a7-4163-aa00-2dd87247d36e, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [550a0ffa-d05b-4a05-b4e7-aa6f4494dc1a, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [550a0ffa-d05b-4a05-b4e7-aa6f4494dc1a, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [550a0ffa-d05b-4a05-b4e7-aa6f4494dc1a, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [550a0ffa-d05b-4a05-b4e7-aa6f4494dc1a, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [1cabf0fa-4f43-4ffd-907a-159a88177ce8, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [1cabf0fa-4f43-4ffd-907a-159a88177ce8, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [1cabf0fa-4f43-4ffd-907a-159a88177ce8, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [1cabf0fa-4f43-4ffd-907a-159a88177ce8, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [1cabf0fa-4f43-4ffd-907a-159a88177ce8, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [1cabf0fa-4f43-4ffd-907a-159a88177ce8, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [1cabf0fa-4f43-4ffd-907a-159a88177ce8, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [afe79c4e-bdd6-48d4-bb22-e80e5c5888e0, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, beeb47ba-0969-438f-8696-5abe69741212] [afe79c4e-bdd6-48d4-bb22-e80e5c5888e0, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [6bb6f750-7cda-41e9-919b-9ba3cb24dd80, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [6bb6f750-7cda-41e9-919b-9ba3cb24dd80, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [6bb6f750-7cda-41e9-919b-9ba3cb24dd80, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [6bb6f750-7cda-41e9-919b-9ba3cb24dd80, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [beeb47ba-0969-438f-8696-5abe69741212, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 3241eeff-8f6b-45a4-93ab-2b4769c88496] [beeb47ba-0969-438f-8696-5abe69741212, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [e283e7db-3ecf-43e8-9eb3-925060bd2780, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [e283e7db-3ecf-43e8-9eb3-925060bd2780, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [e283e7db-3ecf-43e8-9eb3-925060bd2780, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [e283e7db-3ecf-43e8-9eb3-925060bd2780, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [e283e7db-3ecf-43e8-9eb3-925060bd2780, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [e283e7db-3ecf-43e8-9eb3-925060bd2780, http://www.w3.org/ns/shacl#pattern, "^B"] [e283e7db-3ecf-43e8-9eb3-925060bd2780, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [e283e7db-3ecf-43e8-9eb3-925060bd2780, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [5f70af4c-335f-4792-aec0-b827b1138e43, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [5f70af4c-335f-4792-aec0-b827b1138e43, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [5f70af4c-335f-4792-aec0-b827b1138e43, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [5f70af4c-335f-4792-aec0-b827b1138e43, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 6bb6f750-7cda-41e9-919b-9ba3cb24dd80] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 550a0ffa-d05b-4a05-b4e7-aa6f4494dc1a] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 937f01ec-d1a7-4163-aa00-2dd87247d36e] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 6f42eaaf-f643-4af4-91e4-82aead2df7a2] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, b57218d0-9fd5-45a3-bb1c-cc306abc1774] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 5f70af4c-335f-4792-aec0-b827b1138e43] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 1cabf0fa-4f43-4ffd-907a-159a88177ce8] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, e283e7db-3ecf-43e8-9eb3-925060bd2780]>
21:00:30.105 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:30.107 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:30.124 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:30.125 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:1cabf0fa-4f43-4ffd-907a-159a88177ce8)
21:00:30.125 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:6bb6f750-7cda-41e9-919b-9ba3cb24dd80)
21:00:30.125 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:550a0ffa-d05b-4a05-b4e7-aa6f4494dc1a)
21:00:30.125 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:5f70af4c-335f-4792-aec0-b827b1138e43)
21:00:30.125 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:e283e7db-3ecf-43e8-9eb3-925060bd2780)
21:00:30.125 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:937f01ec-d1a7-4163-aa00-2dd87247d36e)
21:00:30.125 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:6f42eaaf-f643-4af4-91e4-82aead2df7a2)
21:00:30.125 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:1cabf0fa-4f43-4ffd-907a-159a88177ce8],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:1cabf0fa-4f43-4ffd-907a-159a88177ce8=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:5f70af4c-335f-4792-aec0-b827b1138e43],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:30.175 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:5f70af4c-335f-4792-aec0-b827b1138e43=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:e283e7db-3ecf-43e8-9eb3-925060bd2780],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:30.178 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:e283e7db-3ecf-43e8-9eb3-925060bd2780=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:937f01ec-d1a7-4163-aa00-2dd87247d36e],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:937f01ec-d1a7-4163-aa00-2dd87247d36e=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_:b57218d0-9fd5-45a3-bb1c-cc306abc1774=ShapeTyping(TypingMap(Map()))
21:00:30.183 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:5f70af4c-335f-4792-aec0-b827b1138e43,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:937f01ec-d1a7-4163-aa00-2dd87247d36e,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:e283e7db-3ecf-43e8-9eb3-925060bd2780,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:30.183 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:5f70af4c-335f-4792-aec0-b827b1138e43,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:937f01ec-d1a7-4163-aa00-2dd87247d36e,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:e283e7db-3ecf-43e8-9eb3-925060bd2780,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:30.184 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:5f70af4c-335f-4792-aec0-b827b1138e43,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:937f01ec-d1a7-4163-aa00-2dd87247d36e,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:e283e7db-3ecf-43e8-9eb3-925060bd2780,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

21:00:30.190 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: 
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:30.191Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" .
21:00:30.209 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:30.191Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:30.191Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:30.210 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {a01a3efc-6b06-438f-a1c7-6ff79827ca66 @rdf:rest ffe4dd61-950b-4e2c-98ca-2c82f8950c19; a01a3efc-6b06-438f-a1c7-6ff79827ca66 @rdf:first "A"; a30952ba-fad8-440d-a428-c1c2604eed81 @sh:path http://www.sampledomain.org/sam#anotherIntegerProperty; a30952ba-fad8-440d-a428-c1c2604eed81 @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; a30952ba-fad8-440d-a428-c1c2604eed81 @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; a30952ba-fad8-440d-a428-c1c2604eed81 @sh:datatype http://www.w3.org/2001/XMLSchema#integer; a30952ba-fad8-440d-a428-c1c2604eed81 @sh:minLength "1"^^http://www.w3.org/2001/XMLSchema#integer; a30952ba-fad8-440d-a428-c1c2604eed81 @sh:maxLength "2"^^http://www.w3.org/2001/XMLSchema#integer; a30952ba-fad8-440d-a428-c1c2604eed81 @rdf:type sh:Property; ffe4dd61-950b-4e2c-98ca-2c82f8950c19 @rdf:rest 0ac90598-334e-40e1-ac81-11ae73a2789e; ffe4dd61-950b-4e2c-98ca-2c82f8950c19 @rdf:first "B"; 0ac90598-334e-40e1-ac81-11ae73a2789e @rdf:rest rdf:nil; 0ac90598-334e-40e1-ac81-11ae73a2789e @rdf:first "C"; 932ee2d3-95df-46e0-82db-25b862fa30a4 @sh:path http://www.sampledomain.org/sam#aStringProperty; 932ee2d3-95df-46e0-82db-25b862fa30a4 @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 932ee2d3-95df-46e0-82db-25b862fa30a4 @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 932ee2d3-95df-46e0-82db-25b862fa30a4 @sh:minLength "7"^^http://www.w3.org/2001/XMLSchema#integer...} |  [a01a3efc-6b06-438f-a1c7-6ff79827ca66, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, ffe4dd61-950b-4e2c-98ca-2c82f8950c19] [a01a3efc-6b06-438f-a1c7-6ff79827ca66, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [a30952ba-fad8-440d-a428-c1c2604eed81, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [a30952ba-fad8-440d-a428-c1c2604eed81, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [a30952ba-fad8-440d-a428-c1c2604eed81, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [a30952ba-fad8-440d-a428-c1c2604eed81, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [a30952ba-fad8-440d-a428-c1c2604eed81, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [a30952ba-fad8-440d-a428-c1c2604eed81, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [a30952ba-fad8-440d-a428-c1c2604eed81, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [ffe4dd61-950b-4e2c-98ca-2c82f8950c19, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 0ac90598-334e-40e1-ac81-11ae73a2789e] [ffe4dd61-950b-4e2c-98ca-2c82f8950c19, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [0ac90598-334e-40e1-ac81-11ae73a2789e, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [0ac90598-334e-40e1-ac81-11ae73a2789e, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [932ee2d3-95df-46e0-82db-25b862fa30a4, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [932ee2d3-95df-46e0-82db-25b862fa30a4, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [932ee2d3-95df-46e0-82db-25b862fa30a4, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [932ee2d3-95df-46e0-82db-25b862fa30a4, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [932ee2d3-95df-46e0-82db-25b862fa30a4, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [932ee2d3-95df-46e0-82db-25b862fa30a4, http://www.w3.org/ns/shacl#pattern, "^B"] [932ee2d3-95df-46e0-82db-25b862fa30a4, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [932ee2d3-95df-46e0-82db-25b862fa30a4, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [2cc9aba4-3fae-442e-ad82-c08ad8ce2c13, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [2cc9aba4-3fae-442e-ad82-c08ad8ce2c13, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [2cc9aba4-3fae-442e-ad82-c08ad8ce2c13, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [2cc9aba4-3fae-442e-ad82-c08ad8ce2c13, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [2cc9aba4-3fae-442e-ad82-c08ad8ce2c13, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [2cc9aba4-3fae-442e-ad82-c08ad8ce2c13, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [2cc9aba4-3fae-442e-ad82-c08ad8ce2c13, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [33c7fb8d-e060-4838-80ed-ecdff2e1593f, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [33c7fb8d-e060-4838-80ed-ecdff2e1593f, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [33c7fb8d-e060-4838-80ed-ecdff2e1593f, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [5bda0b49-7c4d-483d-a21d-27b2e8ad4749, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [5bda0b49-7c4d-483d-a21d-27b2e8ad4749, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [5bda0b49-7c4d-483d-a21d-27b2e8ad4749, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [5bda0b49-7c4d-483d-a21d-27b2e8ad4749, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [ea8f7763-3e6e-40d3-9c63-1be7fdb935fa, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [ea8f7763-3e6e-40d3-9c63-1be7fdb935fa, http://www.w3.org/ns/shacl#in, a01a3efc-6b06-438f-a1c7-6ff79827ca66] [ea8f7763-3e6e-40d3-9c63-1be7fdb935fa, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [b0ba2315-feee-4bfe-8336-d3596378df3e, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [b0ba2315-feee-4bfe-8336-d3596378df3e, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [b0ba2315-feee-4bfe-8336-d3596378df3e, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [b0ba2315-feee-4bfe-8336-d3596378df3e, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [b7d73a8e-13b2-43fd-9dfb-8c953a8121e4, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [b7d73a8e-13b2-43fd-9dfb-8c953a8121e4, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [b7d73a8e-13b2-43fd-9dfb-8c953a8121e4, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [b7d73a8e-13b2-43fd-9dfb-8c953a8121e4, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 5bda0b49-7c4d-483d-a21d-27b2e8ad4749] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 33c7fb8d-e060-4838-80ed-ecdff2e1593f] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 2cc9aba4-3fae-442e-ad82-c08ad8ce2c13] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 932ee2d3-95df-46e0-82db-25b862fa30a4] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, a30952ba-fad8-440d-a428-c1c2604eed81] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, ea8f7763-3e6e-40d3-9c63-1be7fdb935fa] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, b0ba2315-feee-4bfe-8336-d3596378df3e] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, b7d73a8e-13b2-43fd-9dfb-8c953a8121e4]>
21:00:30.212 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:30.214 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:30.277 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:30.277 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:a30952ba-fad8-440d-a428-c1c2604eed81)
21:00:30.277 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:b0ba2315-feee-4bfe-8336-d3596378df3e)
21:00:30.277 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:b7d73a8e-13b2-43fd-9dfb-8c953a8121e4)
21:00:30.277 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:2cc9aba4-3fae-442e-ad82-c08ad8ce2c13)
21:00:30.278 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:ea8f7763-3e6e-40d3-9c63-1be7fdb935fa)
21:00:30.278 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:5bda0b49-7c4d-483d-a21d-27b2e8ad4749)
21:00:30.278 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:932ee2d3-95df-46e0-82db-25b862fa30a4)
21:00:30.278 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:a30952ba-fad8-440d-a428-c1c2604eed81],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:a30952ba-fad8-440d-a428-c1c2604eed81=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on <http://www.sampledomain.org/sam#AResource>: 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(<http://www.sampledomain.org/sam#AResource>,_: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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:b7d73a8e-13b2-43fd-9dfb-8c953a8121e4],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:30.283 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:b7d73a8e-13b2-43fd-9dfb-8c953a8121e4=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:2cc9aba4-3fae-442e-ad82-c08ad8ce2c13],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:2cc9aba4-3fae-442e-ad82-c08ad8ce2c13=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:932ee2d3-95df-46e0-82db-25b862fa30a4],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:30.295 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:932ee2d3-95df-46e0-82db-25b862fa30a4=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_:33c7fb8d-e060-4838-80ed-ecdff2e1593f=ShapeTyping(TypingMap(Map()))
21:00:30.297 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:a30952ba-fad8-440d-a428-c1c2604eed81,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on <http://www.sampledomain.org/sam#AResource>: LiteralValue("MinCount violation. Expected 1, obtained: 0")))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:b7d73a8e-13b2-43fd-9dfb-8c953a8121e4,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:2cc9aba4-3fae-442e-ad82-c08ad8ce2c13,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:30.298 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:a30952ba-fad8-440d-a428-c1c2604eed81,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on <http://www.sampledomain.org/sam#AResource>: LiteralValue("MinCount violation. Expected 1, obtained: 0")))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:b7d73a8e-13b2-43fd-9dfb-8c953a8121e4,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:2cc9aba4-3fae-442e-ad82-c08ad8ce2c13,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:30.298 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:a30952ba-fad8-440d-a428-c1c2604eed81,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on <http://www.sampledomain.org/sam#AResource>: LiteralValue("MinCount violation. Expected 1, obtained: 0")))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:b7d73a8e-13b2-43fd-9dfb-8c953a8121e4,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:2cc9aba4-3fae-442e-ad82-c08ad8ce2c13,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  <http://www.sampledomain.org/sam#AResource> ;
                 sh:message                    "MinCount violation. Expected 1, obtained: 0" ;
                 sh:resultPath                 <http://www.sampledomain.org/sam#anotherIntegerProperty> ;
                 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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  <http://www.sampledomain.org/sam#AResource> ;
                 sh:message                    "MinCount violation. Expected 1, obtained: 0" ;
                 sh:resultPath                 <http://www.sampledomain.org/sam#anotherIntegerProperty> ;
                 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:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:30.312Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 .
21:00:30.382 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:30.312Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:30.312Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:30.384 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {e11480cc-e069-45a5-8386-82df14ccecbb @rdf:rest rdf:nil; e11480cc-e069-45a5-8386-82df14ccecbb @rdf:first "C"; c799ab57-087e-46e4-8aa3-7860d544ef4c @sh:path http://www.sampledomain.org/sam#aReferenceProperty; c799ab57-087e-46e4-8aa3-7860d544ef4c @sh:class http://www.sampledomain.org/sam#AnotherResource; c799ab57-087e-46e4-8aa3-7860d544ef4c @rdf:type sh:Property; c158b2bc-2887-4153-ac5a-a9ec88c2b42f @sh:path http://www.sampledomain.org/sam#anotherIntegerProperty; c158b2bc-2887-4153-ac5a-a9ec88c2b42f @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; c158b2bc-2887-4153-ac5a-a9ec88c2b42f @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; c158b2bc-2887-4153-ac5a-a9ec88c2b42f @sh:datatype http://www.w3.org/2001/XMLSchema#integer; c158b2bc-2887-4153-ac5a-a9ec88c2b42f @sh:minLength "1"^^http://www.w3.org/2001/XMLSchema#integer; c158b2bc-2887-4153-ac5a-a9ec88c2b42f @sh:maxLength "2"^^http://www.w3.org/2001/XMLSchema#integer; c158b2bc-2887-4153-ac5a-a9ec88c2b42f @rdf:type sh:Property; f1065249-12ce-4429-bcd4-efabc9b5fafa @sh:path http://www.sampledomain.org/sam#anIntegerProperty; f1065249-12ce-4429-bcd4-efabc9b5fafa @sh:maxCount "0"^^http://www.w3.org/2001/XMLSchema#integer; f1065249-12ce-4429-bcd4-efabc9b5fafa @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; f1065249-12ce-4429-bcd4-efabc9b5fafa @sh:datatype http://www.w3.org/2001/XMLSchema#integer; f1065249-12ce-4429-bcd4-efabc9b5fafa @sh:minLength "1"^^http://www.w3.org/2001/XMLSchema#integer...} |  [e11480cc-e069-45a5-8386-82df14ccecbb, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [e11480cc-e069-45a5-8386-82df14ccecbb, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [c799ab57-087e-46e4-8aa3-7860d544ef4c, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [c799ab57-087e-46e4-8aa3-7860d544ef4c, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [c799ab57-087e-46e4-8aa3-7860d544ef4c, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [c158b2bc-2887-4153-ac5a-a9ec88c2b42f, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [c158b2bc-2887-4153-ac5a-a9ec88c2b42f, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [c158b2bc-2887-4153-ac5a-a9ec88c2b42f, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [c158b2bc-2887-4153-ac5a-a9ec88c2b42f, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [c158b2bc-2887-4153-ac5a-a9ec88c2b42f, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [c158b2bc-2887-4153-ac5a-a9ec88c2b42f, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [c158b2bc-2887-4153-ac5a-a9ec88c2b42f, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [f1065249-12ce-4429-bcd4-efabc9b5fafa, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [f1065249-12ce-4429-bcd4-efabc9b5fafa, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [f1065249-12ce-4429-bcd4-efabc9b5fafa, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [f1065249-12ce-4429-bcd4-efabc9b5fafa, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [f1065249-12ce-4429-bcd4-efabc9b5fafa, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [f1065249-12ce-4429-bcd4-efabc9b5fafa, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [f1065249-12ce-4429-bcd4-efabc9b5fafa, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [400f6dcd-78bd-49e1-89c1-e04e8f2f27c5, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [400f6dcd-78bd-49e1-89c1-e04e8f2f27c5, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [400f6dcd-78bd-49e1-89c1-e04e8f2f27c5, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [400f6dcd-78bd-49e1-89c1-e04e8f2f27c5, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [0388c936-fbe1-4fb0-b2e2-61e0a4ec9485, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 9bb9f191-056e-4a42-b067-22fe56aa5042] [0388c936-fbe1-4fb0-b2e2-61e0a4ec9485, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [b3d29d87-7a63-4f9c-8752-58994539582e, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [b3d29d87-7a63-4f9c-8752-58994539582e, http://www.w3.org/ns/shacl#in, 0388c936-fbe1-4fb0-b2e2-61e0a4ec9485] [b3d29d87-7a63-4f9c-8752-58994539582e, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [c77f6b71-8b2e-4ded-86d8-f3e2f6e861f2, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [c77f6b71-8b2e-4ded-86d8-f3e2f6e861f2, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [c77f6b71-8b2e-4ded-86d8-f3e2f6e861f2, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [c77f6b71-8b2e-4ded-86d8-f3e2f6e861f2, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [9bb9f191-056e-4a42-b067-22fe56aa5042, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, e11480cc-e069-45a5-8386-82df14ccecbb] [9bb9f191-056e-4a42-b067-22fe56aa5042, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [4ae7504c-5856-4369-bc38-de70caa51001, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [4ae7504c-5856-4369-bc38-de70caa51001, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [4ae7504c-5856-4369-bc38-de70caa51001, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [4ae7504c-5856-4369-bc38-de70caa51001, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [19d3fbd8-ac1c-4728-8ec3-014ef0e6f009, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [19d3fbd8-ac1c-4728-8ec3-014ef0e6f009, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [19d3fbd8-ac1c-4728-8ec3-014ef0e6f009, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [19d3fbd8-ac1c-4728-8ec3-014ef0e6f009, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [19d3fbd8-ac1c-4728-8ec3-014ef0e6f009, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [19d3fbd8-ac1c-4728-8ec3-014ef0e6f009, http://www.w3.org/ns/shacl#pattern, "^B"] [19d3fbd8-ac1c-4728-8ec3-014ef0e6f009, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [19d3fbd8-ac1c-4728-8ec3-014ef0e6f009, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, f1065249-12ce-4429-bcd4-efabc9b5fafa] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 19d3fbd8-ac1c-4728-8ec3-014ef0e6f009] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 4ae7504c-5856-4369-bc38-de70caa51001] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, b3d29d87-7a63-4f9c-8752-58994539582e] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, c77f6b71-8b2e-4ded-86d8-f3e2f6e861f2] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 400f6dcd-78bd-49e1-89c1-e04e8f2f27c5] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, c799ab57-087e-46e4-8aa3-7860d544ef4c] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, c158b2bc-2887-4153-ac5a-a9ec88c2b42f]>
21:00:30.385 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:30.387 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:30.404 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:30.404 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:4ae7504c-5856-4369-bc38-de70caa51001)
21:00:30.404 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:b3d29d87-7a63-4f9c-8752-58994539582e)
21:00:30.404 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:c77f6b71-8b2e-4ded-86d8-f3e2f6e861f2)
21:00:30.404 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:19d3fbd8-ac1c-4728-8ec3-014ef0e6f009)
21:00:30.404 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:c158b2bc-2887-4153-ac5a-a9ec88c2b42f)
21:00:30.405 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:f1065249-12ce-4429-bcd4-efabc9b5fafa)
21:00:30.405 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:400f6dcd-78bd-49e1-89c1-e04e8f2f27c5)
21:00:30.405 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:c77f6b71-8b2e-4ded-86d8-f3e2f6e861f2],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:30.408 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:c77f6b71-8b2e-4ded-86d8-f3e2f6e861f2=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:19d3fbd8-ac1c-4728-8ec3-014ef0e6f009],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:30.411 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:19d3fbd8-ac1c-4728-8ec3-014ef0e6f009=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:c158b2bc-2887-4153-ac5a-a9ec88c2b42f],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:c158b2bc-2887-4153-ac5a-a9ec88c2b42f=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:f1065249-12ce-4429-bcd4-efabc9b5fafa],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:f1065249-12ce-4429-bcd4-efabc9b5fafa=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_:c799ab57-087e-46e4-8aa3-7860d544ef4c=ShapeTyping(TypingMap(Map()))
21:00:30.418 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:f1065249-12ce-4429-bcd4-efabc9b5fafa,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:c158b2bc-2887-4153-ac5a-a9ec88c2b42f,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:19d3fbd8-ac1c-4728-8ec3-014ef0e6f009,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:30.419 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:f1065249-12ce-4429-bcd4-efabc9b5fafa,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:c158b2bc-2887-4153-ac5a-a9ec88c2b42f,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:19d3fbd8-ac1c-4728-8ec3-014ef0e6f009,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:30.419 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:f1065249-12ce-4429-bcd4-efabc9b5fafa,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:c158b2bc-2887-4153-ac5a-a9ec88c2b42f,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:19d3fbd8-ac1c-4728-8ec3-014ef0e6f009,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

21:00:30.475 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: 
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:30.476Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anIntegerProperty>
                2 ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 .
21:00:30.491 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:30.476Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anIntegerProperty "2"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:30.476Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anIntegerProperty, "2"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       true ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:30.492 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {6b855347-52d3-4e02-b9e2-0b262454257d @sh:path http://www.sampledomain.org/sam#anotherStringProperty; 6b855347-52d3-4e02-b9e2-0b262454257d @sh:in ea675c73-534b-4f44-bd7f-192bdf411945; 6b855347-52d3-4e02-b9e2-0b262454257d @rdf:type sh:Property; 209f0f07-ea96-4f91-adad-bc8a2301f709 @sh:path http://www.sampledomain.org/sam#integerProperty2; 209f0f07-ea96-4f91-adad-bc8a2301f709 @sh:maxExclusive "15"^^http://www.w3.org/2001/XMLSchema#integer; 209f0f07-ea96-4f91-adad-bc8a2301f709 @sh:minExclusive "5"^^http://www.w3.org/2001/XMLSchema#integer; 209f0f07-ea96-4f91-adad-bc8a2301f709 @rdf:type sh:Property; 955e468a-e3b5-4b71-9369-e80723196888 @rdf:rest dddd5107-391f-466d-92dc-99d9e811f0ca; 955e468a-e3b5-4b71-9369-e80723196888 @rdf:first "B"; ea675c73-534b-4f44-bd7f-192bdf411945 @rdf:rest 955e468a-e3b5-4b71-9369-e80723196888; ea675c73-534b-4f44-bd7f-192bdf411945 @rdf:first "A"; 8151c193-b56d-4c6e-a285-b3a53f805e4a @sh:path http://www.sampledomain.org/sam#integerProperty3; 8151c193-b56d-4c6e-a285-b3a53f805e4a @sh:maxInclusive "15"^^http://www.w3.org/2001/XMLSchema#integer; 8151c193-b56d-4c6e-a285-b3a53f805e4a @sh:minInclusive "5"^^http://www.w3.org/2001/XMLSchema#integer; 8151c193-b56d-4c6e-a285-b3a53f805e4a @rdf:type sh:Property; dddd5107-391f-466d-92dc-99d9e811f0ca @rdf:rest rdf:nil; dddd5107-391f-466d-92dc-99d9e811f0ca @rdf:first "C"...} |  [6b855347-52d3-4e02-b9e2-0b262454257d, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [6b855347-52d3-4e02-b9e2-0b262454257d, http://www.w3.org/ns/shacl#in, ea675c73-534b-4f44-bd7f-192bdf411945] [6b855347-52d3-4e02-b9e2-0b262454257d, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [209f0f07-ea96-4f91-adad-bc8a2301f709, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [209f0f07-ea96-4f91-adad-bc8a2301f709, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [209f0f07-ea96-4f91-adad-bc8a2301f709, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [209f0f07-ea96-4f91-adad-bc8a2301f709, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [955e468a-e3b5-4b71-9369-e80723196888, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, dddd5107-391f-466d-92dc-99d9e811f0ca] [955e468a-e3b5-4b71-9369-e80723196888, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [ea675c73-534b-4f44-bd7f-192bdf411945, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 955e468a-e3b5-4b71-9369-e80723196888] [ea675c73-534b-4f44-bd7f-192bdf411945, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [8151c193-b56d-4c6e-a285-b3a53f805e4a, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [8151c193-b56d-4c6e-a285-b3a53f805e4a, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [8151c193-b56d-4c6e-a285-b3a53f805e4a, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [8151c193-b56d-4c6e-a285-b3a53f805e4a, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [dddd5107-391f-466d-92dc-99d9e811f0ca, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [dddd5107-391f-466d-92dc-99d9e811f0ca, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [c88e8f5c-616e-4c0d-8190-87fcc18400e3, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [c88e8f5c-616e-4c0d-8190-87fcc18400e3, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [c88e8f5c-616e-4c0d-8190-87fcc18400e3, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [dd706cf0-1abe-44d9-9133-9817a1db50c5, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [dd706cf0-1abe-44d9-9133-9817a1db50c5, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [dd706cf0-1abe-44d9-9133-9817a1db50c5, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [dd706cf0-1abe-44d9-9133-9817a1db50c5, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [dd706cf0-1abe-44d9-9133-9817a1db50c5, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [dd706cf0-1abe-44d9-9133-9817a1db50c5, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [dd706cf0-1abe-44d9-9133-9817a1db50c5, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [eba9587a-8ca2-4cd7-8846-d318005c523b, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [eba9587a-8ca2-4cd7-8846-d318005c523b, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [eba9587a-8ca2-4cd7-8846-d318005c523b, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [eba9587a-8ca2-4cd7-8846-d318005c523b, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [eba9587a-8ca2-4cd7-8846-d318005c523b, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [eba9587a-8ca2-4cd7-8846-d318005c523b, http://www.w3.org/ns/shacl#pattern, "^B"] [eba9587a-8ca2-4cd7-8846-d318005c523b, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [eba9587a-8ca2-4cd7-8846-d318005c523b, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 8151c193-b56d-4c6e-a285-b3a53f805e4a] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, eba9587a-8ca2-4cd7-8846-d318005c523b] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, f4fc24db-ea92-47c5-aff8-48717319ec80] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, c88e8f5c-616e-4c0d-8190-87fcc18400e3] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 6b855347-52d3-4e02-b9e2-0b262454257d] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, dd706cf0-1abe-44d9-9133-9817a1db50c5] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 209f0f07-ea96-4f91-adad-bc8a2301f709] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "true"^^http://www.w3.org/2001/XMLSchema#boolean] [f4fc24db-ea92-47c5-aff8-48717319ec80, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [f4fc24db-ea92-47c5-aff8-48717319ec80, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [f4fc24db-ea92-47c5-aff8-48717319ec80, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [f4fc24db-ea92-47c5-aff8-48717319ec80, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property]>
21:00:30.493 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:30.494 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:30.510 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:30.510 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:8151c193-b56d-4c6e-a285-b3a53f805e4a)
21:00:30.510 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:209f0f07-ea96-4f91-adad-bc8a2301f709)
21:00:30.510 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:f4fc24db-ea92-47c5-aff8-48717319ec80)
21:00:30.510 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:eba9587a-8ca2-4cd7-8846-d318005c523b)
21:00:30.510 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:c88e8f5c-616e-4c0d-8190-87fcc18400e3)
21:00:30.511 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:6b855347-52d3-4e02-b9e2-0b262454257d)
21:00:30.511 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:f4fc24db-ea92-47c5-aff8-48717319ec80],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:30.518 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:f4fc24db-ea92-47c5-aff8-48717319ec80=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:eba9587a-8ca2-4cd7-8846-d318005c523b],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:30.521 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:eba9587a-8ca2-4cd7-8846-d318005c523b=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:dd706cf0-1abe-44d9-9133-9817a1db50c5],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:dd706cf0-1abe-44d9-9133-9817a1db50c5=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
21:00:30.525 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:f4fc24db-ea92-47c5-aff8-48717319ec80,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:dd706cf0-1abe-44d9-9133-9817a1db50c5,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
21:00:30.582 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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 <http://www.sampledomain.org/sam#AResource>: LiteralValue("closed violation. <http://www.sampledomain.org/sam#AResource> has more properties than List(<http://www.sampledomain.org/sam#integerProperty3>, <http://www.sampledomain.org/sam#integerProperty2>, <http://www.sampledomain.org/sam#aSetOfDates>, <http://www.sampledomain.org/sam#aStringProperty>, <http://www.sampledomain.org/sam#aReferenceProperty>, <http://www.sampledomain.org/sam#anotherStringProperty>, <http://www.sampledomain.org/sam#anotherIntegerProperty>). Extra properties found: List(<http://www.w3.org/1999/02/22-rdf-syntax-ns#type>, <http://www.sampledomain.org/sam#anIntegerProperty>), ignoredProperties: List()"))))))))
21:00:30.583 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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 <http://www.sampledomain.org/sam#AResource>: LiteralValue("closed violation. <http://www.sampledomain.org/sam#AResource> has more properties than List(<http://www.sampledomain.org/sam#integerProperty3>, <http://www.sampledomain.org/sam#integerProperty2>, <http://www.sampledomain.org/sam#aSetOfDates>, <http://www.sampledomain.org/sam#aStringProperty>, <http://www.sampledomain.org/sam#aReferenceProperty>, <http://www.sampledomain.org/sam#anotherStringProperty>, <http://www.sampledomain.org/sam#anotherIntegerProperty>). Extra properties found: List(<http://www.w3.org/1999/02/22-rdf-syntax-ns#type>, <http://www.sampledomain.org/sam#anIntegerProperty>), 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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  <http://www.sampledomain.org/sam#AResource> ;
                 sh:message                    "closed violation. <http://www.sampledomain.org/sam#AResource> has more properties than List(<http://www.sampledomain.org/sam#integerProperty3>, <http://www.sampledomain.org/sam#integerProperty2>, <http://www.sampledomain.org/sam#aSetOfDates>, <http://www.sampledomain.org/sam#aStringProperty>, <http://www.sampledomain.org/sam#aReferenceProperty>, <http://www.sampledomain.org/sam#anotherStringProperty>, <http://www.sampledomain.org/sam#anotherIntegerProperty>). Extra properties found: List(<http://www.w3.org/1999/02/22-rdf-syntax-ns#type>, <http://www.sampledomain.org/sam#anIntegerProperty>), 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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  <http://www.sampledomain.org/sam#AResource> ;
                 sh:message                    "closed violation. <http://www.sampledomain.org/sam#AResource> has more properties than List(<http://www.sampledomain.org/sam#integerProperty3>, <http://www.sampledomain.org/sam#integerProperty2>, <http://www.sampledomain.org/sam#aSetOfDates>, <http://www.sampledomain.org/sam#aStringProperty>, <http://www.sampledomain.org/sam#aReferenceProperty>, <http://www.sampledomain.org/sam#anotherStringProperty>, <http://www.sampledomain.org/sam#anotherIntegerProperty>). Extra properties found: List(<http://www.w3.org/1999/02/22-rdf-syntax-ns#type>, <http://www.sampledomain.org/sam#anIntegerProperty>), 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:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:44.614Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 .
21:00:45.931 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:44.614Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:44.614Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:45.945 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {334080de-d726-4ce2-9dca-18904b20feff @rdf:rest rdf:nil; 334080de-d726-4ce2-9dca-18904b20feff @rdf:first "C"; ee62dacc-fce7-4e89-a125-613965acd7ef @sh:path http://www.sampledomain.org/sam#aSetOfDates; ee62dacc-fce7-4e89-a125-613965acd7ef @sh:maxCount "2"^^http://www.w3.org/2001/XMLSchema#integer; ee62dacc-fce7-4e89-a125-613965acd7ef @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; ee62dacc-fce7-4e89-a125-613965acd7ef @rdf:type sh:Property; 76168eca-a0f6-4769-87e7-460d09e576f0 @sh:path http://www.sampledomain.org/sam#aStringProperty; 76168eca-a0f6-4769-87e7-460d09e576f0 @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 76168eca-a0f6-4769-87e7-460d09e576f0 @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 76168eca-a0f6-4769-87e7-460d09e576f0 @sh:maxLength "10"^^http://www.w3.org/2001/XMLSchema#integer; 76168eca-a0f6-4769-87e7-460d09e576f0 @sh:minLength "7"^^http://www.w3.org/2001/XMLSchema#integer; 76168eca-a0f6-4769-87e7-460d09e576f0 @sh:pattern "^B"; 76168eca-a0f6-4769-87e7-460d09e576f0 @sh:description "a Simple Single String Property"; 76168eca-a0f6-4769-87e7-460d09e576f0 @rdf:type sh:Property; 76e0989f-76f7-4ab4-943c-3a43c122ff6a @rdf:rest 334080de-d726-4ce2-9dca-18904b20feff; 76e0989f-76f7-4ab4-943c-3a43c122ff6a @rdf:first "B"; 80424f0b-d7ee-4fb0-874d-bd818e3a605f @sh:path http://www.sampledomain.org/sam#anotherStringProperty...} |  [334080de-d726-4ce2-9dca-18904b20feff, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [334080de-d726-4ce2-9dca-18904b20feff, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [ee62dacc-fce7-4e89-a125-613965acd7ef, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [ee62dacc-fce7-4e89-a125-613965acd7ef, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [ee62dacc-fce7-4e89-a125-613965acd7ef, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [ee62dacc-fce7-4e89-a125-613965acd7ef, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [76168eca-a0f6-4769-87e7-460d09e576f0, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [76168eca-a0f6-4769-87e7-460d09e576f0, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [76168eca-a0f6-4769-87e7-460d09e576f0, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [76168eca-a0f6-4769-87e7-460d09e576f0, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [76168eca-a0f6-4769-87e7-460d09e576f0, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [76168eca-a0f6-4769-87e7-460d09e576f0, http://www.w3.org/ns/shacl#pattern, "^B"] [76168eca-a0f6-4769-87e7-460d09e576f0, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [76168eca-a0f6-4769-87e7-460d09e576f0, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [76e0989f-76f7-4ab4-943c-3a43c122ff6a, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 334080de-d726-4ce2-9dca-18904b20feff] [76e0989f-76f7-4ab4-943c-3a43c122ff6a, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [80424f0b-d7ee-4fb0-874d-bd818e3a605f, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [80424f0b-d7ee-4fb0-874d-bd818e3a605f, http://www.w3.org/ns/shacl#in, d11bc334-d0ee-4021-b5f4-856e68f93326] [80424f0b-d7ee-4fb0-874d-bd818e3a605f, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [c612a3fa-93e9-4f5c-9da6-b68c0a37b57a, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [c612a3fa-93e9-4f5c-9da6-b68c0a37b57a, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [c612a3fa-93e9-4f5c-9da6-b68c0a37b57a, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [25d46134-b1ec-48c3-a583-36a0a124a7a0, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [25d46134-b1ec-48c3-a583-36a0a124a7a0, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [25d46134-b1ec-48c3-a583-36a0a124a7a0, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [25d46134-b1ec-48c3-a583-36a0a124a7a0, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [b107caca-2c1e-44ad-a384-d449728317d7, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [b107caca-2c1e-44ad-a384-d449728317d7, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [b107caca-2c1e-44ad-a384-d449728317d7, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [b107caca-2c1e-44ad-a384-d449728317d7, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [d11bc334-d0ee-4021-b5f4-856e68f93326, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 76e0989f-76f7-4ab4-943c-3a43c122ff6a] [d11bc334-d0ee-4021-b5f4-856e68f93326, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [f9edf2b0-3145-4d9a-8399-5bec6852ad3d, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [f9edf2b0-3145-4d9a-8399-5bec6852ad3d, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [f9edf2b0-3145-4d9a-8399-5bec6852ad3d, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [f9edf2b0-3145-4d9a-8399-5bec6852ad3d, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [f9edf2b0-3145-4d9a-8399-5bec6852ad3d, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [f9edf2b0-3145-4d9a-8399-5bec6852ad3d, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [f9edf2b0-3145-4d9a-8399-5bec6852ad3d, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [8a493847-cc92-4d84-87a8-fb9d838c1c7e, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [8a493847-cc92-4d84-87a8-fb9d838c1c7e, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [8a493847-cc92-4d84-87a8-fb9d838c1c7e, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [8a493847-cc92-4d84-87a8-fb9d838c1c7e, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [8a493847-cc92-4d84-87a8-fb9d838c1c7e, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [8a493847-cc92-4d84-87a8-fb9d838c1c7e, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [8a493847-cc92-4d84-87a8-fb9d838c1c7e, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, c612a3fa-93e9-4f5c-9da6-b68c0a37b57a] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 80424f0b-d7ee-4fb0-874d-bd818e3a605f] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 76168eca-a0f6-4769-87e7-460d09e576f0] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 8a493847-cc92-4d84-87a8-fb9d838c1c7e] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 25d46134-b1ec-48c3-a583-36a0a124a7a0] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, b107caca-2c1e-44ad-a384-d449728317d7] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, f9edf2b0-3145-4d9a-8399-5bec6852ad3d] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, ee62dacc-fce7-4e89-a125-613965acd7ef]>
21:00:46.681 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:47.054 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:47.451 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:47.473 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:25d46134-b1ec-48c3-a583-36a0a124a7a0)
21:00:47.490 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:80424f0b-d7ee-4fb0-874d-bd818e3a605f)
21:00:47.490 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:c612a3fa-93e9-4f5c-9da6-b68c0a37b57a)
21:00:47.491 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:ee62dacc-fce7-4e89-a125-613965acd7ef)
21:00:47.491 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:b107caca-2c1e-44ad-a384-d449728317d7)
21:00:47.492 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:76168eca-a0f6-4769-87e7-460d09e576f0)
21:00:47.493 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:8a493847-cc92-4d84-87a8-fb9d838c1c7e)
21:00:47.493 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:ee62dacc-fce7-4e89-a125-613965acd7ef],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:47.798 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:ee62dacc-fce7-4e89-a125-613965acd7ef=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:76168eca-a0f6-4769-87e7-460d09e576f0],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:47.837 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:76168eca-a0f6-4769-87e7-460d09e576f0=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:8a493847-cc92-4d84-87a8-fb9d838c1c7e],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:8a493847-cc92-4d84-87a8-fb9d838c1c7e=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:f9edf2b0-3145-4d9a-8399-5bec6852ad3d],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:f9edf2b0-3145-4d9a-8399-5bec6852ad3d=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:47.889 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:f9edf2b0-3145-4d9a-8399-5bec6852ad3d,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:76168eca-a0f6-4769-87e7-460d09e576f0,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:ee62dacc-fce7-4e89-a125-613965acd7ef,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:47.899 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:f9edf2b0-3145-4d9a-8399-5bec6852ad3d,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:76168eca-a0f6-4769-87e7-460d09e576f0,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:ee62dacc-fce7-4e89-a125-613965acd7ef,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:47.901 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:f9edf2b0-3145-4d9a-8399-5bec6852ad3d,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:76168eca-a0f6-4769-87e7-460d09e576f0,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:ee62dacc-fce7-4e89-a125-613965acd7ef,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

21:00:48.082 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: 
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:48.091Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Betwee" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 .
21:00:48.124 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Betwee"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:48.091Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Betwee"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:48.091Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:48.128 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {62f8cdac-5def-448f-86d4-509e9185890f @sh:path http://www.sampledomain.org/sam#aSetOfDates; 62f8cdac-5def-448f-86d4-509e9185890f @sh:maxCount "2"^^http://www.w3.org/2001/XMLSchema#integer; 62f8cdac-5def-448f-86d4-509e9185890f @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 62f8cdac-5def-448f-86d4-509e9185890f @rdf:type sh:Property; c8710045-0047-42c2-ada5-e05aed475f3d @sh:path http://www.sampledomain.org/sam#integerProperty3; c8710045-0047-42c2-ada5-e05aed475f3d @sh:maxInclusive "15"^^http://www.w3.org/2001/XMLSchema#integer; c8710045-0047-42c2-ada5-e05aed475f3d @sh:minInclusive "5"^^http://www.w3.org/2001/XMLSchema#integer; c8710045-0047-42c2-ada5-e05aed475f3d @rdf:type sh:Property; 133421b7-24cc-4179-8280-ee9da40794f2 @sh:path http://www.sampledomain.org/sam#anotherStringProperty; 133421b7-24cc-4179-8280-ee9da40794f2 @sh:in cd9c6fb0-514f-47f2-a166-66363b3c3a75; 133421b7-24cc-4179-8280-ee9da40794f2 @rdf:type sh:Property; a27ad5bc-56aa-4069-a4d8-f06e4e885c84 @sh:path http://www.sampledomain.org/sam#anotherIntegerProperty; a27ad5bc-56aa-4069-a4d8-f06e4e885c84 @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; a27ad5bc-56aa-4069-a4d8-f06e4e885c84 @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; a27ad5bc-56aa-4069-a4d8-f06e4e885c84 @sh:datatype http://www.w3.org/2001/XMLSchema#integer; a27ad5bc-56aa-4069-a4d8-f06e4e885c84 @sh:maxLength "2"^^http://www.w3.org/2001/XMLSchema#integer; a27ad5bc-56aa-4069-a4d8-f06e4e885c84 @sh:minLength "1"^^http://www.w3.org/2001/XMLSchema#integer...} |  [62f8cdac-5def-448f-86d4-509e9185890f, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [62f8cdac-5def-448f-86d4-509e9185890f, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [62f8cdac-5def-448f-86d4-509e9185890f, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [62f8cdac-5def-448f-86d4-509e9185890f, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [c8710045-0047-42c2-ada5-e05aed475f3d, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [c8710045-0047-42c2-ada5-e05aed475f3d, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [c8710045-0047-42c2-ada5-e05aed475f3d, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [c8710045-0047-42c2-ada5-e05aed475f3d, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [133421b7-24cc-4179-8280-ee9da40794f2, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [133421b7-24cc-4179-8280-ee9da40794f2, http://www.w3.org/ns/shacl#in, cd9c6fb0-514f-47f2-a166-66363b3c3a75] [133421b7-24cc-4179-8280-ee9da40794f2, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [a27ad5bc-56aa-4069-a4d8-f06e4e885c84, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [a27ad5bc-56aa-4069-a4d8-f06e4e885c84, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [a27ad5bc-56aa-4069-a4d8-f06e4e885c84, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [a27ad5bc-56aa-4069-a4d8-f06e4e885c84, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [a27ad5bc-56aa-4069-a4d8-f06e4e885c84, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [a27ad5bc-56aa-4069-a4d8-f06e4e885c84, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [a27ad5bc-56aa-4069-a4d8-f06e4e885c84, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [eeffcedf-e12c-4c9c-83ad-88fed0b0365d, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [eeffcedf-e12c-4c9c-83ad-88fed0b0365d, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [d51e509a-9c71-4a94-a0e0-838d05815421, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [d51e509a-9c71-4a94-a0e0-838d05815421, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [d51e509a-9c71-4a94-a0e0-838d05815421, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [d51e509a-9c71-4a94-a0e0-838d05815421, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [d51e509a-9c71-4a94-a0e0-838d05815421, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [d51e509a-9c71-4a94-a0e0-838d05815421, http://www.w3.org/ns/shacl#pattern, "^B"] [d51e509a-9c71-4a94-a0e0-838d05815421, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [d51e509a-9c71-4a94-a0e0-838d05815421, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [af43a448-bc6e-4734-8be8-bb9f8ca857a5, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [af43a448-bc6e-4734-8be8-bb9f8ca857a5, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [af43a448-bc6e-4734-8be8-bb9f8ca857a5, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [3f40943c-35db-4b51-9602-47f702ec6230, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [3f40943c-35db-4b51-9602-47f702ec6230, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [3f40943c-35db-4b51-9602-47f702ec6230, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [3f40943c-35db-4b51-9602-47f702ec6230, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [cd9c6fb0-514f-47f2-a166-66363b3c3a75, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, debac55e-e059-43ae-95b8-2bfd45b7a7f7] [cd9c6fb0-514f-47f2-a166-66363b3c3a75, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [a578ccd2-2add-4dbc-8e1d-5990482d7e4e, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [a578ccd2-2add-4dbc-8e1d-5990482d7e4e, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [a578ccd2-2add-4dbc-8e1d-5990482d7e4e, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [a578ccd2-2add-4dbc-8e1d-5990482d7e4e, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [a578ccd2-2add-4dbc-8e1d-5990482d7e4e, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [a578ccd2-2add-4dbc-8e1d-5990482d7e4e, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [a578ccd2-2add-4dbc-8e1d-5990482d7e4e, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [debac55e-e059-43ae-95b8-2bfd45b7a7f7, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, eeffcedf-e12c-4c9c-83ad-88fed0b0365d] [debac55e-e059-43ae-95b8-2bfd45b7a7f7, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, d51e509a-9c71-4a94-a0e0-838d05815421] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, af43a448-bc6e-4734-8be8-bb9f8ca857a5] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 3f40943c-35db-4b51-9602-47f702ec6230] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 133421b7-24cc-4179-8280-ee9da40794f2] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 62f8cdac-5def-448f-86d4-509e9185890f] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, a27ad5bc-56aa-4069-a4d8-f06e4e885c84] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, c8710045-0047-42c2-ada5-e05aed475f3d] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, a578ccd2-2add-4dbc-8e1d-5990482d7e4e]>
21:00:48.132 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:48.171 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:48.229 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:48.229 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:62f8cdac-5def-448f-86d4-509e9185890f)
21:00:48.231 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:af43a448-bc6e-4734-8be8-bb9f8ca857a5)
21:00:48.231 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:3f40943c-35db-4b51-9602-47f702ec6230)
21:00:48.231 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:a578ccd2-2add-4dbc-8e1d-5990482d7e4e)
21:00:48.231 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:c8710045-0047-42c2-ada5-e05aed475f3d)
21:00:48.232 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:133421b7-24cc-4179-8280-ee9da40794f2)
21:00:48.277 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:d51e509a-9c71-4a94-a0e0-838d05815421)
21:00:48.278 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:62f8cdac-5def-448f-86d4-509e9185890f],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:48.282 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:62f8cdac-5def-448f-86d4-509e9185890f=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:a578ccd2-2add-4dbc-8e1d-5990482d7e4e],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:a578ccd2-2add-4dbc-8e1d-5990482d7e4e=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:d51e509a-9c71-4a94-a0e0-838d05815421],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:48.388 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:d51e509a-9c71-4a94-a0e0-838d05815421=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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([<http://www.sampledomain.org/sam#AResource>,_:a27ad5bc-56aa-4069-a4d8-f06e4e885c84],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:a27ad5bc-56aa-4069-a4d8-f06e4e885c84=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
21:00:48.397 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:62f8cdac-5def-448f-86d4-509e9185890f,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:d51e509a-9c71-4a94-a0e0-838d05815421,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:a578ccd2-2add-4dbc-8e1d-5990482d7e4e,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:62f8cdac-5def-448f-86d4-509e9185890f,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:d51e509a-9c71-4a94-a0e0-838d05815421,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:a578ccd2-2add-4dbc-8e1d-5990482d7e4e,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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 <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:62f8cdac-5def-448f-86d4-509e9185890f,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:d51e509a-9c71-4a94-a0e0-838d05815421,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:a578ccd2-2add-4dbc-8e1d-5990482d7e4e,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  "Betwee" ;
                 sh:message                    "minLength violation. Expected length(\"Betwee\") >= 7" ;
                 sh:resultPath                 <http://www.sampledomain.org/sam#aStringProperty> ;
                 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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  "Betwee" ;
                 sh:message                    "minLength violation. Expected length(\"Betwee\") >= 7" ;
                 sh:resultPath                 <http://www.sampledomain.org/sam#aStringProperty> ;
                 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:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:48.494Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 ;
        <http://www.sampledomain.org/sam#integerProperty3>
                15 .
21:00:48.517 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#integerProperty3 "15"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:48.494Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#integerProperty3, "15"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:48.494Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:48.573 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {02a7cd43-e833-4dd6-8a22-bd3d20601077 @sh:path http://www.sampledomain.org/sam#anotherIntegerProperty; 02a7cd43-e833-4dd6-8a22-bd3d20601077 @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 02a7cd43-e833-4dd6-8a22-bd3d20601077 @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 02a7cd43-e833-4dd6-8a22-bd3d20601077 @sh:datatype http://www.w3.org/2001/XMLSchema#integer; 02a7cd43-e833-4dd6-8a22-bd3d20601077 @sh:maxLength "2"^^http://www.w3.org/2001/XMLSchema#integer; 02a7cd43-e833-4dd6-8a22-bd3d20601077 @sh:minLength "1"^^http://www.w3.org/2001/XMLSchema#integer; 02a7cd43-e833-4dd6-8a22-bd3d20601077 @rdf:type sh:Property; d5efff22-52fb-4597-99df-9c2057f2d898 @sh:path http://www.sampledomain.org/sam#anotherStringProperty; d5efff22-52fb-4597-99df-9c2057f2d898 @sh:in afdaf1b9-8201-4a96-8575-587cafaef87b; d5efff22-52fb-4597-99df-9c2057f2d898 @rdf:type sh:Property; 613f72c6-7d02-4221-94d8-8c23826ddba0 @sh:path http://www.sampledomain.org/sam#integerProperty3; 613f72c6-7d02-4221-94d8-8c23826ddba0 @sh:maxInclusive "15"^^http://www.w3.org/2001/XMLSchema#integer; 613f72c6-7d02-4221-94d8-8c23826ddba0 @sh:minInclusive "5"^^http://www.w3.org/2001/XMLSchema#integer; 613f72c6-7d02-4221-94d8-8c23826ddba0 @rdf:type sh:Property; f4d92c39-7e76-49a1-82a8-7d470f4e09da @rdf:rest rdf:nil; f4d92c39-7e76-49a1-82a8-7d470f4e09da @rdf:first "C"; bafa5c83-2d39-49fd-af66-a47ceed443a3 @rdf:rest f4d92c39-7e76-49a1-82a8-7d470f4e09da...} |  [02a7cd43-e833-4dd6-8a22-bd3d20601077, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [02a7cd43-e833-4dd6-8a22-bd3d20601077, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [02a7cd43-e833-4dd6-8a22-bd3d20601077, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [02a7cd43-e833-4dd6-8a22-bd3d20601077, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [02a7cd43-e833-4dd6-8a22-bd3d20601077, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [02a7cd43-e833-4dd6-8a22-bd3d20601077, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [02a7cd43-e833-4dd6-8a22-bd3d20601077, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [d5efff22-52fb-4597-99df-9c2057f2d898, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [d5efff22-52fb-4597-99df-9c2057f2d898, http://www.w3.org/ns/shacl#in, afdaf1b9-8201-4a96-8575-587cafaef87b] [d5efff22-52fb-4597-99df-9c2057f2d898, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [613f72c6-7d02-4221-94d8-8c23826ddba0, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [613f72c6-7d02-4221-94d8-8c23826ddba0, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [613f72c6-7d02-4221-94d8-8c23826ddba0, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [613f72c6-7d02-4221-94d8-8c23826ddba0, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [f4d92c39-7e76-49a1-82a8-7d470f4e09da, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [f4d92c39-7e76-49a1-82a8-7d470f4e09da, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [bafa5c83-2d39-49fd-af66-a47ceed443a3, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, f4d92c39-7e76-49a1-82a8-7d470f4e09da] [bafa5c83-2d39-49fd-af66-a47ceed443a3, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [b54fc0ec-0e81-4648-b52c-1bd5dd6201a1, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [b54fc0ec-0e81-4648-b52c-1bd5dd6201a1, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [b54fc0ec-0e81-4648-b52c-1bd5dd6201a1, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [b54fc0ec-0e81-4648-b52c-1bd5dd6201a1, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [b54fc0ec-0e81-4648-b52c-1bd5dd6201a1, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [b54fc0ec-0e81-4648-b52c-1bd5dd6201a1, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [b54fc0ec-0e81-4648-b52c-1bd5dd6201a1, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [f16da3e5-b540-49fe-a122-2f5a02a5f1c1, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [f16da3e5-b540-49fe-a122-2f5a02a5f1c1, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [f16da3e5-b540-49fe-a122-2f5a02a5f1c1, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [f16da3e5-b540-49fe-a122-2f5a02a5f1c1, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [bf0dd1d9-7efc-4f0f-9b26-a1918e7e5f71, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [bf0dd1d9-7efc-4f0f-9b26-a1918e7e5f71, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [bf0dd1d9-7efc-4f0f-9b26-a1918e7e5f71, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [00ba74bb-be16-49ca-a305-dd3be110ac05, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [00ba74bb-be16-49ca-a305-dd3be110ac05, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [00ba74bb-be16-49ca-a305-dd3be110ac05, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [00ba74bb-be16-49ca-a305-dd3be110ac05, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [afdaf1b9-8201-4a96-8575-587cafaef87b, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, bafa5c83-2d39-49fd-af66-a47ceed443a3] [afdaf1b9-8201-4a96-8575-587cafaef87b, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [84f764bd-aac2-425a-9eca-de69dc33a56d, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [84f764bd-aac2-425a-9eca-de69dc33a56d, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [84f764bd-aac2-425a-9eca-de69dc33a56d, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [84f764bd-aac2-425a-9eca-de69dc33a56d, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [84f764bd-aac2-425a-9eca-de69dc33a56d, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [84f764bd-aac2-425a-9eca-de69dc33a56d, http://www.w3.org/ns/shacl#pattern, "^B"] [84f764bd-aac2-425a-9eca-de69dc33a56d, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [84f764bd-aac2-425a-9eca-de69dc33a56d, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, b54fc0ec-0e81-4648-b52c-1bd5dd6201a1] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, d5efff22-52fb-4597-99df-9c2057f2d898] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 84f764bd-aac2-425a-9eca-de69dc33a56d] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 02a7cd43-e833-4dd6-8a22-bd3d20601077] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 00ba74bb-be16-49ca-a305-dd3be110ac05] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, f16da3e5-b540-49fe-a122-2f5a02a5f1c1] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, bf0dd1d9-7efc-4f0f-9b26-a1918e7e5f71] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 613f72c6-7d02-4221-94d8-8c23826ddba0]>
21:00:48.575 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:48.579 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:48.624 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:48.624 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:00ba74bb-be16-49ca-a305-dd3be110ac05)
21:00:48.672 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:84f764bd-aac2-425a-9eca-de69dc33a56d)
21:00:48.673 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:f16da3e5-b540-49fe-a122-2f5a02a5f1c1)
21:00:48.673 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:bf0dd1d9-7efc-4f0f-9b26-a1918e7e5f71)
21:00:48.673 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:b54fc0ec-0e81-4648-b52c-1bd5dd6201a1)
21:00:48.674 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:02a7cd43-e833-4dd6-8a22-bd3d20601077)
21:00:48.674 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:d5efff22-52fb-4597-99df-9c2057f2d898)
21:00:48.674 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:00ba74bb-be16-49ca-a305-dd3be110ac05],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:48.679 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:00ba74bb-be16-49ca-a305-dd3be110ac05=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:84f764bd-aac2-425a-9eca-de69dc33a56d],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:48.689 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:84f764bd-aac2-425a-9eca-de69dc33a56d=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:b54fc0ec-0e81-4648-b52c-1bd5dd6201a1],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:b54fc0ec-0e81-4648-b52c-1bd5dd6201a1=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:02a7cd43-e833-4dd6-8a22-bd3d20601077],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:02a7cd43-e833-4dd6-8a22-bd3d20601077=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_:613f72c6-7d02-4221-94d8-8c23826ddba0=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#integerProperty3>),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(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:00ba74bb-be16-49ca-a305-dd3be110ac05,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:b54fc0ec-0e81-4648-b52c-1bd5dd6201a1,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:02a7cd43-e833-4dd6-8a22-bd3d20601077,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:613f72c6-7d02-4221-94d8-8c23826ddba0,PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(15 satisfies maxInclusive(15), 15 satisfies minInclusive(5)))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:48.772 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:00ba74bb-be16-49ca-a305-dd3be110ac05,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:b54fc0ec-0e81-4648-b52c-1bd5dd6201a1,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:02a7cd43-e833-4dd6-8a22-bd3d20601077,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:613f72c6-7d02-4221-94d8-8c23826ddba0,PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(15 satisfies maxInclusive(15), 15 satisfies minInclusive(5)))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:48.772 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:00ba74bb-be16-49ca-a305-dd3be110ac05,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:b54fc0ec-0e81-4648-b52c-1bd5dd6201a1,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:02a7cd43-e833-4dd6-8a22-bd3d20601077,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:613f72c6-7d02-4221-94d8-8c23826ddba0,PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(15 satisfies maxInclusive(15), 15 satisfies minInclusive(5)))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

21:00:48.789 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: 
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:48.792Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 ;
        <http://www.sampledomain.org/sam#integerProperty3>
                16 .
21:00:48.814 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#integerProperty3 "16"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:48.792Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#integerProperty3, "16"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:48.792Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:48.817 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {7e59ffe2-ef5f-499e-8039-18893c0e33e2 @sh:path http://www.sampledomain.org/sam#anIntegerProperty; 7e59ffe2-ef5f-499e-8039-18893c0e33e2 @sh:maxCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 7e59ffe2-ef5f-499e-8039-18893c0e33e2 @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 7e59ffe2-ef5f-499e-8039-18893c0e33e2 @sh:datatype http://www.w3.org/2001/XMLSchema#integer; 7e59ffe2-ef5f-499e-8039-18893c0e33e2 @sh:maxLength "2"^^http://www.w3.org/2001/XMLSchema#integer; 7e59ffe2-ef5f-499e-8039-18893c0e33e2 @sh:minLength "1"^^http://www.w3.org/2001/XMLSchema#integer; 7e59ffe2-ef5f-499e-8039-18893c0e33e2 @rdf:type sh:Property; 590c6d94-e770-489a-bf59-69f5edf8e17d @sh:path http://www.sampledomain.org/sam#integerProperty2; 590c6d94-e770-489a-bf59-69f5edf8e17d @sh:maxExclusive "15"^^http://www.w3.org/2001/XMLSchema#integer; 590c6d94-e770-489a-bf59-69f5edf8e17d @sh:minExclusive "5"^^http://www.w3.org/2001/XMLSchema#integer; 590c6d94-e770-489a-bf59-69f5edf8e17d @rdf:type sh:Property; 8c105507-243e-4950-8c8d-ac632b4ac86b @sh:path http://www.sampledomain.org/sam#anotherStringProperty; 8c105507-243e-4950-8c8d-ac632b4ac86b @sh:in d6cd5c95-c722-4dc2-bb67-48d6c4314835; 8c105507-243e-4950-8c8d-ac632b4ac86b @rdf:type sh:Property; d3ee16ae-4c37-4901-9013-d84b8b3c335b @rdf:rest 283eead1-b288-4b98-ac14-d690ae6633d1; d3ee16ae-4c37-4901-9013-d84b8b3c335b @rdf:first "B"; 6877ba8a-f9e5-4a41-af95-6715a84a0114 @sh:path http://www.sampledomain.org/sam#anotherIntegerProperty...} |  [7e59ffe2-ef5f-499e-8039-18893c0e33e2, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [7e59ffe2-ef5f-499e-8039-18893c0e33e2, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [7e59ffe2-ef5f-499e-8039-18893c0e33e2, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [7e59ffe2-ef5f-499e-8039-18893c0e33e2, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [7e59ffe2-ef5f-499e-8039-18893c0e33e2, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [7e59ffe2-ef5f-499e-8039-18893c0e33e2, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [7e59ffe2-ef5f-499e-8039-18893c0e33e2, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [590c6d94-e770-489a-bf59-69f5edf8e17d, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [590c6d94-e770-489a-bf59-69f5edf8e17d, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [590c6d94-e770-489a-bf59-69f5edf8e17d, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [590c6d94-e770-489a-bf59-69f5edf8e17d, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [8c105507-243e-4950-8c8d-ac632b4ac86b, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [8c105507-243e-4950-8c8d-ac632b4ac86b, http://www.w3.org/ns/shacl#in, d6cd5c95-c722-4dc2-bb67-48d6c4314835] [8c105507-243e-4950-8c8d-ac632b4ac86b, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [d3ee16ae-4c37-4901-9013-d84b8b3c335b, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 283eead1-b288-4b98-ac14-d690ae6633d1] [d3ee16ae-4c37-4901-9013-d84b8b3c335b, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [6877ba8a-f9e5-4a41-af95-6715a84a0114, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [6877ba8a-f9e5-4a41-af95-6715a84a0114, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [6877ba8a-f9e5-4a41-af95-6715a84a0114, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [6877ba8a-f9e5-4a41-af95-6715a84a0114, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [6877ba8a-f9e5-4a41-af95-6715a84a0114, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [6877ba8a-f9e5-4a41-af95-6715a84a0114, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [6877ba8a-f9e5-4a41-af95-6715a84a0114, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [d6cd5c95-c722-4dc2-bb67-48d6c4314835, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, d3ee16ae-4c37-4901-9013-d84b8b3c335b] [d6cd5c95-c722-4dc2-bb67-48d6c4314835, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [f4feadc5-be9b-4dcb-8551-2e8f154f82d3, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [f4feadc5-be9b-4dcb-8551-2e8f154f82d3, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [f4feadc5-be9b-4dcb-8551-2e8f154f82d3, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [f4feadc5-be9b-4dcb-8551-2e8f154f82d3, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [b3152124-60e8-43a1-8884-5ae70303d586, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [b3152124-60e8-43a1-8884-5ae70303d586, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [b3152124-60e8-43a1-8884-5ae70303d586, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [b3152124-60e8-43a1-8884-5ae70303d586, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [283eead1-b288-4b98-ac14-d690ae6633d1, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [283eead1-b288-4b98-ac14-d690ae6633d1, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [690c497a-45b1-4770-b7aa-d2b53c456570, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [690c497a-45b1-4770-b7aa-d2b53c456570, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [690c497a-45b1-4770-b7aa-d2b53c456570, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [690c497a-45b1-4770-b7aa-d2b53c456570, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [690c497a-45b1-4770-b7aa-d2b53c456570, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [690c497a-45b1-4770-b7aa-d2b53c456570, http://www.w3.org/ns/shacl#pattern, "^B"] [690c497a-45b1-4770-b7aa-d2b53c456570, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [690c497a-45b1-4770-b7aa-d2b53c456570, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 6543d2a8-ba46-448d-abba-4e26a1c39f58] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 6877ba8a-f9e5-4a41-af95-6715a84a0114] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, f4feadc5-be9b-4dcb-8551-2e8f154f82d3] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, b3152124-60e8-43a1-8884-5ae70303d586] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 8c105507-243e-4950-8c8d-ac632b4ac86b] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 7e59ffe2-ef5f-499e-8039-18893c0e33e2] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 590c6d94-e770-489a-bf59-69f5edf8e17d] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 690c497a-45b1-4770-b7aa-d2b53c456570] [6543d2a8-ba46-448d-abba-4e26a1c39f58, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [6543d2a8-ba46-448d-abba-4e26a1c39f58, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [6543d2a8-ba46-448d-abba-4e26a1c39f58, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property]>
21:00:48.820 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:48.825 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:48.906 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:48.907 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:7e59ffe2-ef5f-499e-8039-18893c0e33e2)
21:00:48.908 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:8c105507-243e-4950-8c8d-ac632b4ac86b)
21:00:48.908 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:f4feadc5-be9b-4dcb-8551-2e8f154f82d3)
21:00:48.908 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:6543d2a8-ba46-448d-abba-4e26a1c39f58)
21:00:48.909 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:6877ba8a-f9e5-4a41-af95-6715a84a0114)
21:00:48.909 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:590c6d94-e770-489a-bf59-69f5edf8e17d)
21:00:48.909 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:690c497a-45b1-4770-b7aa-d2b53c456570)
21:00:48.910 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:7e59ffe2-ef5f-499e-8039-18893c0e33e2],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:7e59ffe2-ef5f-499e-8039-18893c0e33e2=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:f4feadc5-be9b-4dcb-8551-2e8f154f82d3],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:48.919 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:f4feadc5-be9b-4dcb-8551-2e8f154f82d3=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:6877ba8a-f9e5-4a41-af95-6715a84a0114],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:6877ba8a-f9e5-4a41-af95-6715a84a0114=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:690c497a-45b1-4770-b7aa-d2b53c456570],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:48.975 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:690c497a-45b1-4770-b7aa-d2b53c456570=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_:b3152124-60e8-43a1-8884-5ae70303d586=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#integerProperty3>),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(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:7e59ffe2-ef5f-499e-8039-18893c0e33e2,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:f4feadc5-be9b-4dcb-8551-2e8f154f82d3,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:6877ba8a-f9e5-4a41-af95-6715a84a0114,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:b3152124-60e8-43a1-8884-5ae70303d586,PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>),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>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:7e59ffe2-ef5f-499e-8039-18893c0e33e2,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:f4feadc5-be9b-4dcb-8551-2e8f154f82d3,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:6877ba8a-f9e5-4a41-af95-6715a84a0114,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:b3152124-60e8-43a1-8884-5ae70303d586,PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>),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 <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:7e59ffe2-ef5f-499e-8039-18893c0e33e2,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:f4feadc5-be9b-4dcb-8551-2e8f154f82d3,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:6877ba8a-f9e5-4a41-af95-6715a84a0114,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:b3152124-60e8-43a1-8884-5ae70303d586,PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>),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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  16 ;
                 sh:message                    "maxInclusive violation. Expected 16 <= 15" ;
                 sh:resultPath                 <http://www.sampledomain.org/sam#integerProperty3> ;
                 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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  16 ;
                 sh:message                    "maxInclusive violation. Expected 16 <= 15" ;
                 sh:resultPath                 <http://www.sampledomain.org/sam#integerProperty3> ;
                 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:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#anOslcResource>
        a       <http://www.sampledomain.org/sam#AnOslcResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:49.006Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Cat" ;
        <http://www.sampledomain.org/sam#anIntegerProperty>
                12 ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 ;
        <http://www.sampledomain.org/sam#integerProperty2>
                12 ;
        <http://www.sampledomain.org/sam#integerProperty3>
                12 .
21:00:49.081 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#anOslcResource @http://www.sampledomain.org/sam#aStringProperty "Cat"; http://www.sampledomain.org/sam#anOslcResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#anOslcResource @http://www.sampledomain.org/sam#integerProperty3 "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#anOslcResource @http://www.sampledomain.org/sam#integerProperty2 "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#anOslcResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:49.006Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#anOslcResource @http://www.sampledomain.org/sam#anIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#anOslcResource @rdf:type http://www.sampledomain.org/sam#AnOslcResource} |  [http://www.sampledomain.org/sam#anOslcResource, http://www.sampledomain.org/sam#aStringProperty, "Cat"] [http://www.sampledomain.org/sam#anOslcResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#anOslcResource, http://www.sampledomain.org/sam#integerProperty3, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#anOslcResource, http://www.sampledomain.org/sam#integerProperty2, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#anOslcResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:49.006Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#anOslcResource, http://www.sampledomain.org/sam#anIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#anOslcResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AnOslcResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AnOslcResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a            sh:Property ;
                          sh:datatype  <http://www.w3.org/2001/XMLSchema#dateTime> ;
                          sh:minCount  1 ;
                          sh:name      "aSetOfDates" ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:property     [ a               sh:Property ;
                          sh:datatype     <http://www.w3.org/2001/XMLSchema#string> ;
                          sh:description  "a Simple Single String Property" ;
                          sh:minCount     1 ;
                          sh:name         "aStringProperty" ;
                          sh:path         <http://www.sampledomain.org/sam#aStringProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:class     <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:datatype  oslc:Resource ;
                          sh:maxCount  1 ;
                          sh:minCount  0 ;
                          sh:name      "aReferenceProperty" ;
                          sh:path      <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:datatype  <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:minCount  0 ;
                          sh:name      "anotherIntegerProperty" ;
                          sh:path      <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:datatype  <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount  1 ;
                          sh:minCount  1 ;
                          sh:name      "integerProperty3" ;
                          sh:path      <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:datatype  <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount  1 ;
                          sh:minCount  1 ;
                          sh:name      "integerProperty2" ;
                          sh:path      <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:datatype  <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount  1 ;
                          sh:minCount  1 ;
                          sh:name      "anIntegerProperty" ;
                          sh:path      <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AnOslcResource> .
21:00:49.084 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {1d7bf656-671e-45f6-92b4-806c942d4e6e @sh:path http://www.sampledomain.org/sam#aStringProperty; 1d7bf656-671e-45f6-92b4-806c942d4e6e @sh:name "aStringProperty"; 1d7bf656-671e-45f6-92b4-806c942d4e6e @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 1d7bf656-671e-45f6-92b4-806c942d4e6e @sh:datatype http://www.w3.org/2001/XMLSchema#string; 1d7bf656-671e-45f6-92b4-806c942d4e6e @sh:description "a Simple Single String Property"; 1d7bf656-671e-45f6-92b4-806c942d4e6e @rdf:type sh:Property; 9335a680-70ab-4783-adc5-f3ae582e8861 @sh:path http://www.sampledomain.org/sam#anotherIntegerProperty; 9335a680-70ab-4783-adc5-f3ae582e8861 @sh:name "anotherIntegerProperty"; 9335a680-70ab-4783-adc5-f3ae582e8861 @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 9335a680-70ab-4783-adc5-f3ae582e8861 @sh:datatype http://www.w3.org/2001/XMLSchema#integer; 9335a680-70ab-4783-adc5-f3ae582e8861 @rdf:type sh:Property; 64bbe284-676c-45df-a68a-b1ab636c7797 @sh:path http://www.sampledomain.org/sam#aSetOfDates; 64bbe284-676c-45df-a68a-b1ab636c7797 @sh:name "aSetOfDates"; 64bbe284-676c-45df-a68a-b1ab636c7797 @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 64bbe284-676c-45df-a68a-b1ab636c7797 @sh:datatype http://www.w3.org/2001/XMLSchema#dateTime; 64bbe284-676c-45df-a68a-b1ab636c7797 @rdf:type sh:Property; a96a981d-6b2b-4e3f-a20c-b959175af7e4 @sh:path http://www.sampledomain.org/sam#anIntegerProperty...} |  [1d7bf656-671e-45f6-92b4-806c942d4e6e, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [1d7bf656-671e-45f6-92b4-806c942d4e6e, http://www.w3.org/ns/shacl#name, "aStringProperty"] [1d7bf656-671e-45f6-92b4-806c942d4e6e, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [1d7bf656-671e-45f6-92b4-806c942d4e6e, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#string] [1d7bf656-671e-45f6-92b4-806c942d4e6e, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [1d7bf656-671e-45f6-92b4-806c942d4e6e, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [9335a680-70ab-4783-adc5-f3ae582e8861, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [9335a680-70ab-4783-adc5-f3ae582e8861, http://www.w3.org/ns/shacl#name, "anotherIntegerProperty"] [9335a680-70ab-4783-adc5-f3ae582e8861, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [9335a680-70ab-4783-adc5-f3ae582e8861, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [9335a680-70ab-4783-adc5-f3ae582e8861, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [64bbe284-676c-45df-a68a-b1ab636c7797, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [64bbe284-676c-45df-a68a-b1ab636c7797, http://www.w3.org/ns/shacl#name, "aSetOfDates"] [64bbe284-676c-45df-a68a-b1ab636c7797, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [64bbe284-676c-45df-a68a-b1ab636c7797, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#dateTime] [64bbe284-676c-45df-a68a-b1ab636c7797, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [a96a981d-6b2b-4e3f-a20c-b959175af7e4, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [a96a981d-6b2b-4e3f-a20c-b959175af7e4, http://www.w3.org/ns/shacl#name, "anIntegerProperty"] [a96a981d-6b2b-4e3f-a20c-b959175af7e4, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [a96a981d-6b2b-4e3f-a20c-b959175af7e4, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [a96a981d-6b2b-4e3f-a20c-b959175af7e4, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [a96a981d-6b2b-4e3f-a20c-b959175af7e4, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [cfbd5679-6a56-4b69-a5d4-40868f96b91a, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [cfbd5679-6a56-4b69-a5d4-40868f96b91a, http://www.w3.org/ns/shacl#name, "integerProperty2"] [cfbd5679-6a56-4b69-a5d4-40868f96b91a, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [cfbd5679-6a56-4b69-a5d4-40868f96b91a, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [cfbd5679-6a56-4b69-a5d4-40868f96b91a, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [cfbd5679-6a56-4b69-a5d4-40868f96b91a, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#property, 64bbe284-676c-45df-a68a-b1ab636c7797] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#property, 1d7bf656-671e-45f6-92b4-806c942d4e6e] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#property, 2c5f93ec-2d47-4048-90e5-7b5b3cca5088] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#property, 9335a680-70ab-4783-adc5-f3ae582e8861] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#property, 79e9ab1b-0d52-46e6-96b8-6da30a4c3960] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AnOslcResource] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#property, cfbd5679-6a56-4b69-a5d4-40868f96b91a] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#property, a96a981d-6b2b-4e3f-a20c-b959175af7e4] [79e9ab1b-0d52-46e6-96b8-6da30a4c3960, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [79e9ab1b-0d52-46e6-96b8-6da30a4c3960, http://www.w3.org/ns/shacl#name, "integerProperty3"] [79e9ab1b-0d52-46e6-96b8-6da30a4c3960, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [79e9ab1b-0d52-46e6-96b8-6da30a4c3960, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [79e9ab1b-0d52-46e6-96b8-6da30a4c3960, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [79e9ab1b-0d52-46e6-96b8-6da30a4c3960, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [2c5f93ec-2d47-4048-90e5-7b5b3cca5088, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [2c5f93ec-2d47-4048-90e5-7b5b3cca5088, http://www.w3.org/ns/shacl#name, "aReferenceProperty"] [2c5f93ec-2d47-4048-90e5-7b5b3cca5088, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [2c5f93ec-2d47-4048-90e5-7b5b3cca5088, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [2c5f93ec-2d47-4048-90e5-7b5b3cca5088, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [2c5f93ec-2d47-4048-90e5-7b5b3cca5088, http://www.w3.org/ns/shacl#datatype, http://open-services.net/ns/core#Resource] [2c5f93ec-2d47-4048-90e5-7b5b3cca5088, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property]>
21:00:49.086 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AnOslcResource>. Pending nodes: 
21:00:49.089 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AnOslcResource>
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 = <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: <http://www.sampledomain.org/sam#anOslcResource>
21:00:49.129 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#anOslcResource> - 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>,http://www.sampledomain.org/sam#AnOslcResource)
21:00:49.170 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#anOslcResource>, _: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(<http://www.sampledomain.org/sam#anOslcResource>,_:a96a981d-6b2b-4e3f-a20c-b959175af7e4)
21:00:49.171 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#anOslcResource>,_:9335a680-70ab-4783-adc5-f3ae582e8861)
21:00:49.171 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#anOslcResource>,_:2c5f93ec-2d47-4048-90e5-7b5b3cca5088)
21:00:49.171 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#anOslcResource>,_:cfbd5679-6a56-4b69-a5d4-40868f96b91a)
21:00:49.172 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#anOslcResource>,_:79e9ab1b-0d52-46e6-96b8-6da30a4c3960)
21:00:49.172 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#anOslcResource>,_:64bbe284-676c-45df-a68a-b1ab636c7797)
21:00:49.172 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#anOslcResource>,_: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([<http://www.sampledomain.org/sam#anOslcResource>,_:a96a981d-6b2b-4e3f-a20c-b959175af7e4],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#anOslcResource>,_:a96a981d-6b2b-4e3f-a20c-b959175af7e4=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#anOslcResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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([<http://www.sampledomain.org/sam#anOslcResource>,_:9335a680-70ab-4783-adc5-f3ae582e8861],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#anOslcResource>,_:9335a680-70ab-4783-adc5-f3ae582e8861=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#anOslcResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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([<http://www.sampledomain.org/sam#anOslcResource>,_:2c5f93ec-2d47-4048-90e5-7b5b3cca5088],Some(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)
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(<http://www.sampledomain.org/sam#anOslcResource>,_:2c5f93ec-2d47-4048-90e5-7b5b3cca5088=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#anOslcResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#aReferenceProperty>),List(MaxCount(1), MinCount(0), Datatype(<http://open-services.net/ns/core#Resource>), ClassComponent(<http://www.sampledomain.org/sam#AnotherResource>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>)))))))
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([<http://www.sampledomain.org/sam#anOslcResource>,_:cfbd5679-6a56-4b69-a5d4-40868f96b91a],Some(PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>))), path: PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>)
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(<http://www.sampledomain.org/sam#anOslcResource>,_:cfbd5679-6a56-4b69-a5d4-40868f96b91a=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#anOslcResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#integerProperty2>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>)) on node <http://www.sampledomain.org/sam#anOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>)) on node <http://www.sampledomain.org/sam#anOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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([<http://www.sampledomain.org/sam#anOslcResource>,_:79e9ab1b-0d52-46e6-96b8-6da30a4c3960],Some(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>))), path: PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)
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(<http://www.sampledomain.org/sam#anOslcResource>,_:79e9ab1b-0d52-46e6-96b8-6da30a4c3960=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#anOslcResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#integerProperty3>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)) on node <http://www.sampledomain.org/sam#anOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)) on node <http://www.sampledomain.org/sam#anOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#anOslcResource>,_:64bbe284-676c-45df-a68a-b1ab636c7797],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
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(<http://www.sampledomain.org/sam#anOslcResource>,_:64bbe284-676c-45df-a68a-b1ab636c7797=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#anOslcResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#anOslcResource>, "2019-07-12T21:00:49.006Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> has datatype <http://www.w3.org/2001/XMLSchema#dateTime>)))))))
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([<http://www.sampledomain.org/sam#anOslcResource>,_:1d7bf656-671e-45f6-92b4-806c942d4e6e],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
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(<http://www.sampledomain.org/sam#anOslcResource>,_:1d7bf656-671e-45f6-92b4-806c942d4e6e=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#anOslcResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),List(MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, "Cat" has datatype <http://www.w3.org/2001/XMLSchema#string>)))))))
21:00:49.196 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#anOslcResource>, _: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(<http://www.sampledomain.org/sam#anOslcResource> -> Map(PropertyShape(_:a96a981d-6b2b-4e3f-a20c-b959175af7e4,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:64bbe284-676c-45df-a68a-b1ab636c7797,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#anOslcResource>, "2019-07-12T21:00:49.006Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> has datatype <http://www.w3.org/2001/XMLSchema#dateTime>))), PropertyShape(_:2c5f93ec-2d47-4048-90e5-7b5b3cca5088,PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>),List(MaxCount(1), MinCount(0), Datatype(<http://open-services.net/ns/core#Resource>), ClassComponent(<http://www.sampledomain.org/sam#AnotherResource>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>))), PropertyShape(_:1d7bf656-671e-45f6-92b4-806c942d4e6e,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),List(MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, "Cat" has datatype <http://www.w3.org/2001/XMLSchema#string>))), PropertyShape(_:79e9ab1b-0d52-46e6-96b8-6da30a4c3960,PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)) on node <http://www.sampledomain.org/sam#anOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)) on node <http://www.sampledomain.org/sam#anOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#integerProperty2>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>)) on node <http://www.sampledomain.org/sam#anOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>)) on node <http://www.sampledomain.org/sam#anOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:9335a680-70ab-4783-adc5-f3ae582e8861,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
21:00:49.198 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#anOslcResource>,http://www.sampledomain.org/sam#AnOslcResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#anOslcResource> -> Map(PropertyShape(_:a96a981d-6b2b-4e3f-a20c-b959175af7e4,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:64bbe284-676c-45df-a68a-b1ab636c7797,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#anOslcResource>, "2019-07-12T21:00:49.006Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> has datatype <http://www.w3.org/2001/XMLSchema#dateTime>))), PropertyShape(_:2c5f93ec-2d47-4048-90e5-7b5b3cca5088,PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>),List(MaxCount(1), MinCount(0), Datatype(<http://open-services.net/ns/core#Resource>), ClassComponent(<http://www.sampledomain.org/sam#AnotherResource>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>))), PropertyShape(_:1d7bf656-671e-45f6-92b4-806c942d4e6e,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),List(MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, "Cat" has datatype <http://www.w3.org/2001/XMLSchema#string>))), PropertyShape(_:79e9ab1b-0d52-46e6-96b8-6da30a4c3960,PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)) on node <http://www.sampledomain.org/sam#anOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)) on node <http://www.sampledomain.org/sam#anOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#integerProperty2>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>)) on node <http://www.sampledomain.org/sam#anOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>)) on node <http://www.sampledomain.org/sam#anOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:9335a680-70ab-4783-adc5-f3ae582e8861,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
21:00:49.199 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#anOslcResource> - NodeShape http://www.sampledomain.org/sam#AnOslcResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#anOslcResource> -> Map(PropertyShape(_:a96a981d-6b2b-4e3f-a20c-b959175af7e4,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:64bbe284-676c-45df-a68a-b1ab636c7797,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#anOslcResource>, "2019-07-12T21:00:49.006Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> has datatype <http://www.w3.org/2001/XMLSchema#dateTime>))), PropertyShape(_:2c5f93ec-2d47-4048-90e5-7b5b3cca5088,PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>),List(MaxCount(1), MinCount(0), Datatype(<http://open-services.net/ns/core#Resource>), ClassComponent(<http://www.sampledomain.org/sam#AnotherResource>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>))), PropertyShape(_:1d7bf656-671e-45f6-92b4-806c942d4e6e,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),List(MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, "Cat" has datatype <http://www.w3.org/2001/XMLSchema#string>))), PropertyShape(_:79e9ab1b-0d52-46e6-96b8-6da30a4c3960,PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)) on node <http://www.sampledomain.org/sam#anOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)) on node <http://www.sampledomain.org/sam#anOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#integerProperty2>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>)) on node <http://www.sampledomain.org/sam#anOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>)) on node <http://www.sampledomain.org/sam#anOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:9335a680-70ab-4783-adc5-f3ae582e8861,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#anOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

21:00:49.207 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: 
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AnOslcResource>
        a       <http://www.sampledomain.org/sam#AnOslcResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:49.21Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Cat" ;
        <http://www.sampledomain.org/sam#anIntegerProperty>
                12 ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 ;
        <http://www.sampledomain.org/sam#integerProperty3>
                12 .
21:00:49.278 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AnOslcResource @http://www.sampledomain.org/sam#aStringProperty "Cat"; http://www.sampledomain.org/sam#AnOslcResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AnOslcResource @http://www.sampledomain.org/sam#integerProperty3 "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AnOslcResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:49.21Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AnOslcResource @http://www.sampledomain.org/sam#anIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AnOslcResource @rdf:type http://www.sampledomain.org/sam#AnOslcResource} |  [http://www.sampledomain.org/sam#AnOslcResource, http://www.sampledomain.org/sam#aStringProperty, "Cat"] [http://www.sampledomain.org/sam#AnOslcResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AnOslcResource, http://www.sampledomain.org/sam#integerProperty3, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AnOslcResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:49.21Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AnOslcResource, http://www.sampledomain.org/sam#anIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AnOslcResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AnOslcResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a            sh:Property ;
                          sh:datatype  <http://www.w3.org/2001/XMLSchema#dateTime> ;
                          sh:minCount  1 ;
                          sh:name      "aSetOfDates" ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:datatype  <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount  1 ;
                          sh:minCount  1 ;
                          sh:name      "anIntegerProperty" ;
                          sh:path      <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:datatype  <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount  1 ;
                          sh:minCount  1 ;
                          sh:name      "integerProperty2" ;
                          sh:path      <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:datatype  <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:minCount  0 ;
                          sh:name      "anotherIntegerProperty" ;
                          sh:path      <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:class     <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:datatype  oslc:Resource ;
                          sh:maxCount  1 ;
                          sh:minCount  0 ;
                          sh:name      "aReferenceProperty" ;
                          sh:path      <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:datatype  <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount  1 ;
                          sh:minCount  1 ;
                          sh:name      "integerProperty3" ;
                          sh:path      <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a               sh:Property ;
                          sh:datatype     <http://www.w3.org/2001/XMLSchema#string> ;
                          sh:description  "a Simple Single String Property" ;
                          sh:minCount     1 ;
                          sh:name         "aStringProperty" ;
                          sh:path         <http://www.sampledomain.org/sam#aStringProperty>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AnOslcResource> .
21:00:49.280 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {5e8d29f5-6b56-4c08-b191-ee56b51cdff9 @sh:path http://www.sampledomain.org/sam#anotherIntegerProperty; 5e8d29f5-6b56-4c08-b191-ee56b51cdff9 @sh:name "anotherIntegerProperty"; 5e8d29f5-6b56-4c08-b191-ee56b51cdff9 @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 5e8d29f5-6b56-4c08-b191-ee56b51cdff9 @sh:datatype http://www.w3.org/2001/XMLSchema#integer; 5e8d29f5-6b56-4c08-b191-ee56b51cdff9 @rdf:type sh:Property; 9df0ac83-9849-42c7-ba87-4dfd6ed4ad30 @sh:path http://www.sampledomain.org/sam#aReferenceProperty; 9df0ac83-9849-42c7-ba87-4dfd6ed4ad30 @sh:name "aReferenceProperty"; 9df0ac83-9849-42c7-ba87-4dfd6ed4ad30 @sh:class http://www.sampledomain.org/sam#AnotherResource; 9df0ac83-9849-42c7-ba87-4dfd6ed4ad30 @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 9df0ac83-9849-42c7-ba87-4dfd6ed4ad30 @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 9df0ac83-9849-42c7-ba87-4dfd6ed4ad30 @sh:datatype oslc:Resource; 9df0ac83-9849-42c7-ba87-4dfd6ed4ad30 @rdf:type sh:Property; 2dc34b7a-c0fb-46c4-86f9-2385a5e755a5 @sh:path http://www.sampledomain.org/sam#integerProperty2; 2dc34b7a-c0fb-46c4-86f9-2385a5e755a5 @sh:name "integerProperty2"; 2dc34b7a-c0fb-46c4-86f9-2385a5e755a5 @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 2dc34b7a-c0fb-46c4-86f9-2385a5e755a5 @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 2dc34b7a-c0fb-46c4-86f9-2385a5e755a5 @sh:datatype http://www.w3.org/2001/XMLSchema#integer...} |  [5e8d29f5-6b56-4c08-b191-ee56b51cdff9, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [5e8d29f5-6b56-4c08-b191-ee56b51cdff9, http://www.w3.org/ns/shacl#name, "anotherIntegerProperty"] [5e8d29f5-6b56-4c08-b191-ee56b51cdff9, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [5e8d29f5-6b56-4c08-b191-ee56b51cdff9, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [5e8d29f5-6b56-4c08-b191-ee56b51cdff9, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [9df0ac83-9849-42c7-ba87-4dfd6ed4ad30, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [9df0ac83-9849-42c7-ba87-4dfd6ed4ad30, http://www.w3.org/ns/shacl#name, "aReferenceProperty"] [9df0ac83-9849-42c7-ba87-4dfd6ed4ad30, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [9df0ac83-9849-42c7-ba87-4dfd6ed4ad30, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [9df0ac83-9849-42c7-ba87-4dfd6ed4ad30, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [9df0ac83-9849-42c7-ba87-4dfd6ed4ad30, http://www.w3.org/ns/shacl#datatype, http://open-services.net/ns/core#Resource] [9df0ac83-9849-42c7-ba87-4dfd6ed4ad30, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [2dc34b7a-c0fb-46c4-86f9-2385a5e755a5, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [2dc34b7a-c0fb-46c4-86f9-2385a5e755a5, http://www.w3.org/ns/shacl#name, "integerProperty2"] [2dc34b7a-c0fb-46c4-86f9-2385a5e755a5, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [2dc34b7a-c0fb-46c4-86f9-2385a5e755a5, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [2dc34b7a-c0fb-46c4-86f9-2385a5e755a5, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [2dc34b7a-c0fb-46c4-86f9-2385a5e755a5, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [df026f72-3525-4e18-80e5-9a0c23729af9, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [df026f72-3525-4e18-80e5-9a0c23729af9, http://www.w3.org/ns/shacl#name, "aStringProperty"] [df026f72-3525-4e18-80e5-9a0c23729af9, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [df026f72-3525-4e18-80e5-9a0c23729af9, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#string] [df026f72-3525-4e18-80e5-9a0c23729af9, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [df026f72-3525-4e18-80e5-9a0c23729af9, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [96f86ef9-3c98-49d1-829f-9d8db1623b1e, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [96f86ef9-3c98-49d1-829f-9d8db1623b1e, http://www.w3.org/ns/shacl#name, "integerProperty3"] [96f86ef9-3c98-49d1-829f-9d8db1623b1e, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [96f86ef9-3c98-49d1-829f-9d8db1623b1e, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [96f86ef9-3c98-49d1-829f-9d8db1623b1e, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [96f86ef9-3c98-49d1-829f-9d8db1623b1e, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#property, 422f63c2-a50e-45ea-97bc-4ca47c3a32a7] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#property, c215cf7f-db2f-436d-9ddf-9e3e195ffaf9] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#property, 2dc34b7a-c0fb-46c4-86f9-2385a5e755a5] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#property, 5e8d29f5-6b56-4c08-b191-ee56b51cdff9] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#property, 9df0ac83-9849-42c7-ba87-4dfd6ed4ad30] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#property, 96f86ef9-3c98-49d1-829f-9d8db1623b1e] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#property, df026f72-3525-4e18-80e5-9a0c23729af9] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AnOslcResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AnOslcResource] [422f63c2-a50e-45ea-97bc-4ca47c3a32a7, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [422f63c2-a50e-45ea-97bc-4ca47c3a32a7, http://www.w3.org/ns/shacl#name, "aSetOfDates"] [422f63c2-a50e-45ea-97bc-4ca47c3a32a7, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [422f63c2-a50e-45ea-97bc-4ca47c3a32a7, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#dateTime] [422f63c2-a50e-45ea-97bc-4ca47c3a32a7, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [c215cf7f-db2f-436d-9ddf-9e3e195ffaf9, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [c215cf7f-db2f-436d-9ddf-9e3e195ffaf9, http://www.w3.org/ns/shacl#name, "anIntegerProperty"] [c215cf7f-db2f-436d-9ddf-9e3e195ffaf9, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [c215cf7f-db2f-436d-9ddf-9e3e195ffaf9, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [c215cf7f-db2f-436d-9ddf-9e3e195ffaf9, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [c215cf7f-db2f-436d-9ddf-9e3e195ffaf9, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property]>
21:00:49.282 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AnOslcResource>. Pending nodes: 
21:00:49.285 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AnOslcResource>
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 = <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: <http://www.sampledomain.org/sam#AnOslcResource>
21:00:49.324 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AnOslcResource> - 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>,http://www.sampledomain.org/sam#AnOslcResource)
21:00:49.324 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AnOslcResource>, _: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(<http://www.sampledomain.org/sam#AnOslcResource>,_:422f63c2-a50e-45ea-97bc-4ca47c3a32a7)
21:00:49.325 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AnOslcResource>,_:df026f72-3525-4e18-80e5-9a0c23729af9)
21:00:49.325 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AnOslcResource>,_:c215cf7f-db2f-436d-9ddf-9e3e195ffaf9)
21:00:49.325 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AnOslcResource>,_:2dc34b7a-c0fb-46c4-86f9-2385a5e755a5)
21:00:49.325 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AnOslcResource>,_:96f86ef9-3c98-49d1-829f-9d8db1623b1e)
21:00:49.326 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AnOslcResource>,_:9df0ac83-9849-42c7-ba87-4dfd6ed4ad30)
21:00:49.326 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AnOslcResource>,_: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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AnOslcResource>,_:422f63c2-a50e-45ea-97bc-4ca47c3a32a7],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
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(<http://www.sampledomain.org/sam#AnOslcResource>,_:422f63c2-a50e-45ea-97bc-4ca47c3a32a7=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AnOslcResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, "2019-07-12T21:00:49.21Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> has datatype <http://www.w3.org/2001/XMLSchema#dateTime>)))))))
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([<http://www.sampledomain.org/sam#AnOslcResource>,_:df026f72-3525-4e18-80e5-9a0c23729af9],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
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(<http://www.sampledomain.org/sam#AnOslcResource>,_:df026f72-3525-4e18-80e5-9a0c23729af9=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AnOslcResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),List(MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, "Cat" has datatype <http://www.w3.org/2001/XMLSchema#string>)))))))
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([<http://www.sampledomain.org/sam#AnOslcResource>,_:c215cf7f-db2f-436d-9ddf-9e3e195ffaf9],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AnOslcResource>,_:c215cf7f-db2f-436d-9ddf-9e3e195ffaf9=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AnOslcResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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([<http://www.sampledomain.org/sam#AnOslcResource>,_:2dc34b7a-c0fb-46c4-86f9-2385a5e755a5],Some(PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>))), path: PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>)
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(<http://www.sampledomain.org/sam#AnOslcResource>,_:2dc34b7a-c0fb-46c4-86f9-2385a5e755a5=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AnOslcResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#integerProperty2>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on <http://www.sampledomain.org/sam#AnOslcResource>: 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([<http://www.sampledomain.org/sam#AnOslcResource>,_:96f86ef9-3c98-49d1-829f-9d8db1623b1e],Some(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>))), path: PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)
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(<http://www.sampledomain.org/sam#AnOslcResource>,_:96f86ef9-3c98-49d1-829f-9d8db1623b1e=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AnOslcResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#integerProperty3>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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([<http://www.sampledomain.org/sam#AnOslcResource>,_:9df0ac83-9849-42c7-ba87-4dfd6ed4ad30],Some(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)
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(<http://www.sampledomain.org/sam#AnOslcResource>,_:9df0ac83-9849-42c7-ba87-4dfd6ed4ad30=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AnOslcResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#aReferenceProperty>),List(MaxCount(1), MinCount(0), Datatype(<http://open-services.net/ns/core#Resource>), ClassComponent(<http://www.sampledomain.org/sam#AnotherResource>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>)))))))
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([<http://www.sampledomain.org/sam#AnOslcResource>,_:5e8d29f5-6b56-4c08-b191-ee56b51cdff9],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AnOslcResource>,_:5e8d29f5-6b56-4c08-b191-ee56b51cdff9=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AnOslcResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
21:00:49.387 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AnOslcResource>, _: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(<http://www.sampledomain.org/sam#AnOslcResource> -> Map(PropertyShape(_:2dc34b7a-c0fb-46c4-86f9-2385a5e755a5,PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on <http://www.sampledomain.org/sam#AnOslcResource>: LiteralValue("MinCount violation. Expected 1, obtained: 0")))), PropertyShape(_:5e8d29f5-6b56-4c08-b191-ee56b51cdff9,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:c215cf7f-db2f-436d-9ddf-9e3e195ffaf9,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:df026f72-3525-4e18-80e5-9a0c23729af9,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),List(MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, "Cat" has datatype <http://www.w3.org/2001/XMLSchema#string>))), PropertyShape(_:9df0ac83-9849-42c7-ba87-4dfd6ed4ad30,PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>),List(MaxCount(1), MinCount(0), Datatype(<http://open-services.net/ns/core#Resource>), ClassComponent(<http://www.sampledomain.org/sam#AnotherResource>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>))), PropertyShape(_:96f86ef9-3c98-49d1-829f-9d8db1623b1e,PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:422f63c2-a50e-45ea-97bc-4ca47c3a32a7,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, "2019-07-12T21:00:49.21Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> has datatype <http://www.w3.org/2001/XMLSchema#dateTime>))), NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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>,http://www.sampledomain.org/sam#AnOslcResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AnOslcResource> -> Map(PropertyShape(_:2dc34b7a-c0fb-46c4-86f9-2385a5e755a5,PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on <http://www.sampledomain.org/sam#AnOslcResource>: LiteralValue("MinCount violation. Expected 1, obtained: 0")))), PropertyShape(_:5e8d29f5-6b56-4c08-b191-ee56b51cdff9,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:c215cf7f-db2f-436d-9ddf-9e3e195ffaf9,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:df026f72-3525-4e18-80e5-9a0c23729af9,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),List(MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, "Cat" has datatype <http://www.w3.org/2001/XMLSchema#string>))), PropertyShape(_:9df0ac83-9849-42c7-ba87-4dfd6ed4ad30,PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>),List(MaxCount(1), MinCount(0), Datatype(<http://open-services.net/ns/core#Resource>), ClassComponent(<http://www.sampledomain.org/sam#AnotherResource>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>))), PropertyShape(_:96f86ef9-3c98-49d1-829f-9d8db1623b1e,PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:422f63c2-a50e-45ea-97bc-4ca47c3a32a7,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, "2019-07-12T21:00:49.21Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> has datatype <http://www.w3.org/2001/XMLSchema#dateTime>))), NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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 <http://www.sampledomain.org/sam#AnOslcResource> - NodeShape http://www.sampledomain.org/sam#AnOslcResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AnOslcResource> -> Map(PropertyShape(_:2dc34b7a-c0fb-46c4-86f9-2385a5e755a5,PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on <http://www.sampledomain.org/sam#AnOslcResource>: LiteralValue("MinCount violation. Expected 1, obtained: 0")))), PropertyShape(_:5e8d29f5-6b56-4c08-b191-ee56b51cdff9,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:c215cf7f-db2f-436d-9ddf-9e3e195ffaf9,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:df026f72-3525-4e18-80e5-9a0c23729af9,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),List(MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, "Cat" has datatype <http://www.w3.org/2001/XMLSchema#string>))), PropertyShape(_:9df0ac83-9849-42c7-ba87-4dfd6ed4ad30,PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>),List(MaxCount(1), MinCount(0), Datatype(<http://open-services.net/ns/core#Resource>), ClassComponent(<http://www.sampledomain.org/sam#AnotherResource>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aReferenceProperty>)) on node <http://www.sampledomain.org/sam#AnOslcResource>))), PropertyShape(_:96f86ef9-3c98-49d1-829f-9d8db1623b1e,PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>),List(MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:422f63c2-a50e-45ea-97bc-4ca47c3a32a7,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AnOslcResource>, "2019-07-12T21:00:49.21Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> has datatype <http://www.w3.org/2001/XMLSchema#dateTime>))), NodeShape(<http://www.sampledomain.org/sam#AnOslcResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AnOslcResource>)),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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  <http://www.sampledomain.org/sam#AnOslcResource> ;
                 sh:message                    "MinCount violation. Expected 1, obtained: 0" ;
                 sh:resultPath                 <http://www.sampledomain.org/sam#integerProperty2> ;
                 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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  <http://www.sampledomain.org/sam#AnOslcResource> ;
                 sh:message                    "MinCount violation. Expected 1, obtained: 0" ;
                 sh:resultPath                 <http://www.sampledomain.org/sam#integerProperty2> ;
                 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:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:49.411Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 .
21:00:49.480 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:49.411Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:49.411Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:49.483 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {07854fc7-7f4a-4dd2-84ee-4a14b933725e @sh:path http://www.sampledomain.org/sam#aSetOfDates; 07854fc7-7f4a-4dd2-84ee-4a14b933725e @sh:maxCount "2"^^http://www.w3.org/2001/XMLSchema#integer; 07854fc7-7f4a-4dd2-84ee-4a14b933725e @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 07854fc7-7f4a-4dd2-84ee-4a14b933725e @rdf:type sh:Property; 4ee2016f-7242-4cf5-80f0-b1b8592016f2 @rdf:rest 99140cd3-0e1e-4bef-b76b-402a5197df66; 4ee2016f-7242-4cf5-80f0-b1b8592016f2 @rdf:first "A"; f971e118-771e-420d-bfd0-62d736247664 @sh:path http://www.sampledomain.org/sam#aReferenceProperty; f971e118-771e-420d-bfd0-62d736247664 @sh:class http://www.sampledomain.org/sam#AnotherResource; f971e118-771e-420d-bfd0-62d736247664 @rdf:type sh:Property; efa77cfd-7665-4089-9f6c-0e8dd80cbb50 @sh:path http://www.sampledomain.org/sam#anIntegerProperty; efa77cfd-7665-4089-9f6c-0e8dd80cbb50 @sh:maxCount "0"^^http://www.w3.org/2001/XMLSchema#integer; efa77cfd-7665-4089-9f6c-0e8dd80cbb50 @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; efa77cfd-7665-4089-9f6c-0e8dd80cbb50 @sh:datatype http://www.w3.org/2001/XMLSchema#integer; efa77cfd-7665-4089-9f6c-0e8dd80cbb50 @sh:maxLength "2"^^http://www.w3.org/2001/XMLSchema#integer; efa77cfd-7665-4089-9f6c-0e8dd80cbb50 @sh:minLength "1"^^http://www.w3.org/2001/XMLSchema#integer; efa77cfd-7665-4089-9f6c-0e8dd80cbb50 @rdf:type sh:Property; dd547ec5-e5c4-4665-ba39-66bf285a401d @rdf:rest rdf:nil...} |  [07854fc7-7f4a-4dd2-84ee-4a14b933725e, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [07854fc7-7f4a-4dd2-84ee-4a14b933725e, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [07854fc7-7f4a-4dd2-84ee-4a14b933725e, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [07854fc7-7f4a-4dd2-84ee-4a14b933725e, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [4ee2016f-7242-4cf5-80f0-b1b8592016f2, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 99140cd3-0e1e-4bef-b76b-402a5197df66] [4ee2016f-7242-4cf5-80f0-b1b8592016f2, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [f971e118-771e-420d-bfd0-62d736247664, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [f971e118-771e-420d-bfd0-62d736247664, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [f971e118-771e-420d-bfd0-62d736247664, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [efa77cfd-7665-4089-9f6c-0e8dd80cbb50, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [efa77cfd-7665-4089-9f6c-0e8dd80cbb50, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [efa77cfd-7665-4089-9f6c-0e8dd80cbb50, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [efa77cfd-7665-4089-9f6c-0e8dd80cbb50, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [efa77cfd-7665-4089-9f6c-0e8dd80cbb50, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [efa77cfd-7665-4089-9f6c-0e8dd80cbb50, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [efa77cfd-7665-4089-9f6c-0e8dd80cbb50, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [dd547ec5-e5c4-4665-ba39-66bf285a401d, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [dd547ec5-e5c4-4665-ba39-66bf285a401d, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [99140cd3-0e1e-4bef-b76b-402a5197df66, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, dd547ec5-e5c4-4665-ba39-66bf285a401d] [99140cd3-0e1e-4bef-b76b-402a5197df66, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [17675069-6be0-41d3-90f2-2d9cb94ddc01, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [17675069-6be0-41d3-90f2-2d9cb94ddc01, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [17675069-6be0-41d3-90f2-2d9cb94ddc01, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [17675069-6be0-41d3-90f2-2d9cb94ddc01, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [09a9a857-4fc4-4393-958d-2a9d30cfb973, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [09a9a857-4fc4-4393-958d-2a9d30cfb973, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [09a9a857-4fc4-4393-958d-2a9d30cfb973, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [09a9a857-4fc4-4393-958d-2a9d30cfb973, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [09a9a857-4fc4-4393-958d-2a9d30cfb973, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [09a9a857-4fc4-4393-958d-2a9d30cfb973, http://www.w3.org/ns/shacl#pattern, "^B"] [09a9a857-4fc4-4393-958d-2a9d30cfb973, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [09a9a857-4fc4-4393-958d-2a9d30cfb973, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [8729d07b-077b-4fb5-a9fe-5297acfd9a4e, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [8729d07b-077b-4fb5-a9fe-5297acfd9a4e, http://www.w3.org/ns/shacl#in, 4ee2016f-7242-4cf5-80f0-b1b8592016f2] [8729d07b-077b-4fb5-a9fe-5297acfd9a4e, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [67e82148-ca8a-499d-957b-fea4eb21a42f, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [67e82148-ca8a-499d-957b-fea4eb21a42f, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [67e82148-ca8a-499d-957b-fea4eb21a42f, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [67e82148-ca8a-499d-957b-fea4eb21a42f, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [67e82148-ca8a-499d-957b-fea4eb21a42f, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [67e82148-ca8a-499d-957b-fea4eb21a42f, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [67e82148-ca8a-499d-957b-fea4eb21a42f, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 07854fc7-7f4a-4dd2-84ee-4a14b933725e] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 67e82148-ca8a-499d-957b-fea4eb21a42f] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, f971e118-771e-420d-bfd0-62d736247664] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 17675069-6be0-41d3-90f2-2d9cb94ddc01] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 8729d07b-077b-4fb5-a9fe-5297acfd9a4e] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 09a9a857-4fc4-4393-958d-2a9d30cfb973] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 21f8c416-7440-4900-93d7-f6771585a2bd] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, efa77cfd-7665-4089-9f6c-0e8dd80cbb50] [21f8c416-7440-4900-93d7-f6771585a2bd, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [21f8c416-7440-4900-93d7-f6771585a2bd, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [21f8c416-7440-4900-93d7-f6771585a2bd, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [21f8c416-7440-4900-93d7-f6771585a2bd, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property]>
21:00:49.485 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:49.487 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:49.516 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:49.516 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:efa77cfd-7665-4089-9f6c-0e8dd80cbb50)
21:00:49.517 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:09a9a857-4fc4-4393-958d-2a9d30cfb973)
21:00:49.517 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:07854fc7-7f4a-4dd2-84ee-4a14b933725e)
21:00:49.517 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:8729d07b-077b-4fb5-a9fe-5297acfd9a4e)
21:00:49.517 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:67e82148-ca8a-499d-957b-fea4eb21a42f)
21:00:49.517 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:f971e118-771e-420d-bfd0-62d736247664)
21:00:49.518 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:17675069-6be0-41d3-90f2-2d9cb94ddc01)
21:00:49.518 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:efa77cfd-7665-4089-9f6c-0e8dd80cbb50],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:efa77cfd-7665-4089-9f6c-0e8dd80cbb50=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:09a9a857-4fc4-4393-958d-2a9d30cfb973],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:49.534 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:09a9a857-4fc4-4393-958d-2a9d30cfb973=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:07854fc7-7f4a-4dd2-84ee-4a14b933725e],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:49.571 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:07854fc7-7f4a-4dd2-84ee-4a14b933725e=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:67e82148-ca8a-499d-957b-fea4eb21a42f],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:67e82148-ca8a-499d-957b-fea4eb21a42f=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_:21f8c416-7440-4900-93d7-f6771585a2bd=ShapeTyping(TypingMap(Map()))
21:00:49.586 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:67e82148-ca8a-499d-957b-fea4eb21a42f,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:07854fc7-7f4a-4dd2-84ee-4a14b933725e,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:09a9a857-4fc4-4393-958d-2a9d30cfb973,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:49.588 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:67e82148-ca8a-499d-957b-fea4eb21a42f,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:07854fc7-7f4a-4dd2-84ee-4a14b933725e,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:09a9a857-4fc4-4393-958d-2a9d30cfb973,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:49.589 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:67e82148-ca8a-499d-957b-fea4eb21a42f,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:07854fc7-7f4a-4dd2-84ee-4a14b933725e,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:09a9a857-4fc4-4393-958d-2a9d30cfb973,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

21:00:49.604 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: 
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:49.607Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anIntegerProperty>
                1 ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 .
21:00:49.630 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:49.607Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anIntegerProperty "1"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:49.607Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anIntegerProperty, "1"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:49.673 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {d6e80117-aa9c-4a3b-bd40-33fbb0049d01 @sh:path http://www.sampledomain.org/sam#anotherStringProperty; d6e80117-aa9c-4a3b-bd40-33fbb0049d01 @sh:in b4b5ff7e-6261-4db6-b541-08914d857de2; d6e80117-aa9c-4a3b-bd40-33fbb0049d01 @rdf:type sh:Property; 1466d1d1-a47e-427e-883c-ab63af8d7575 @sh:path http://www.sampledomain.org/sam#anIntegerProperty; 1466d1d1-a47e-427e-883c-ab63af8d7575 @sh:maxCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 1466d1d1-a47e-427e-883c-ab63af8d7575 @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 1466d1d1-a47e-427e-883c-ab63af8d7575 @sh:datatype http://www.w3.org/2001/XMLSchema#integer; 1466d1d1-a47e-427e-883c-ab63af8d7575 @sh:maxLength "2"^^http://www.w3.org/2001/XMLSchema#integer; 1466d1d1-a47e-427e-883c-ab63af8d7575 @sh:minLength "1"^^http://www.w3.org/2001/XMLSchema#integer; 1466d1d1-a47e-427e-883c-ab63af8d7575 @rdf:type sh:Property; 485e20d5-4187-4b40-a199-ea8ae736feaf @sh:path http://www.sampledomain.org/sam#aStringProperty; 485e20d5-4187-4b40-a199-ea8ae736feaf @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 485e20d5-4187-4b40-a199-ea8ae736feaf @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 485e20d5-4187-4b40-a199-ea8ae736feaf @sh:maxLength "10"^^http://www.w3.org/2001/XMLSchema#integer; 485e20d5-4187-4b40-a199-ea8ae736feaf @sh:minLength "7"^^http://www.w3.org/2001/XMLSchema#integer; 485e20d5-4187-4b40-a199-ea8ae736feaf @sh:pattern "^B"; 485e20d5-4187-4b40-a199-ea8ae736feaf @sh:description "a Simple Single String Property"...} |  [d6e80117-aa9c-4a3b-bd40-33fbb0049d01, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [d6e80117-aa9c-4a3b-bd40-33fbb0049d01, http://www.w3.org/ns/shacl#in, b4b5ff7e-6261-4db6-b541-08914d857de2] [d6e80117-aa9c-4a3b-bd40-33fbb0049d01, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [1466d1d1-a47e-427e-883c-ab63af8d7575, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [1466d1d1-a47e-427e-883c-ab63af8d7575, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [1466d1d1-a47e-427e-883c-ab63af8d7575, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [1466d1d1-a47e-427e-883c-ab63af8d7575, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [1466d1d1-a47e-427e-883c-ab63af8d7575, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [1466d1d1-a47e-427e-883c-ab63af8d7575, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [1466d1d1-a47e-427e-883c-ab63af8d7575, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [485e20d5-4187-4b40-a199-ea8ae736feaf, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [485e20d5-4187-4b40-a199-ea8ae736feaf, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [485e20d5-4187-4b40-a199-ea8ae736feaf, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [485e20d5-4187-4b40-a199-ea8ae736feaf, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [485e20d5-4187-4b40-a199-ea8ae736feaf, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [485e20d5-4187-4b40-a199-ea8ae736feaf, http://www.w3.org/ns/shacl#pattern, "^B"] [485e20d5-4187-4b40-a199-ea8ae736feaf, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [485e20d5-4187-4b40-a199-ea8ae736feaf, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [8b49fb32-b7e1-4c47-85ef-821fd31aacef, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [8b49fb32-b7e1-4c47-85ef-821fd31aacef, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [8b49fb32-b7e1-4c47-85ef-821fd31aacef, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [8b49fb32-b7e1-4c47-85ef-821fd31aacef, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [d0fca46b-5b05-4150-926c-125758c58ed0, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [d0fca46b-5b05-4150-926c-125758c58ed0, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [d0fca46b-5b05-4150-926c-125758c58ed0, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [d0fca46b-5b05-4150-926c-125758c58ed0, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [63d1baa0-3ada-4cf6-9e1e-cbdaf3bbea30, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [63d1baa0-3ada-4cf6-9e1e-cbdaf3bbea30, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [63d1baa0-3ada-4cf6-9e1e-cbdaf3bbea30, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [5e6a3fe7-c371-40b8-b3c5-b1945657f85c, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [5e6a3fe7-c371-40b8-b3c5-b1945657f85c, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [5e6a3fe7-c371-40b8-b3c5-b1945657f85c, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [5e6a3fe7-c371-40b8-b3c5-b1945657f85c, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [5e6a3fe7-c371-40b8-b3c5-b1945657f85c, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [5e6a3fe7-c371-40b8-b3c5-b1945657f85c, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [5e6a3fe7-c371-40b8-b3c5-b1945657f85c, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [699d5452-ac3a-4680-a300-3093c7ff4015, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 4a8570ac-c943-4db7-8565-81117f9d432f] [699d5452-ac3a-4680-a300-3093c7ff4015, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [830cf79c-a80f-40f5-817c-d9ea57e4b1cf, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [830cf79c-a80f-40f5-817c-d9ea57e4b1cf, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [830cf79c-a80f-40f5-817c-d9ea57e4b1cf, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [830cf79c-a80f-40f5-817c-d9ea57e4b1cf, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [4a8570ac-c943-4db7-8565-81117f9d432f, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [4a8570ac-c943-4db7-8565-81117f9d432f, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [b4b5ff7e-6261-4db6-b541-08914d857de2, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 699d5452-ac3a-4680-a300-3093c7ff4015] [b4b5ff7e-6261-4db6-b541-08914d857de2, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, d6e80117-aa9c-4a3b-bd40-33fbb0049d01] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 1466d1d1-a47e-427e-883c-ab63af8d7575] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 63d1baa0-3ada-4cf6-9e1e-cbdaf3bbea30] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 5e6a3fe7-c371-40b8-b3c5-b1945657f85c] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 8b49fb32-b7e1-4c47-85ef-821fd31aacef] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 485e20d5-4187-4b40-a199-ea8ae736feaf] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, d0fca46b-5b05-4150-926c-125758c58ed0] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 830cf79c-a80f-40f5-817c-d9ea57e4b1cf]>
21:00:49.674 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:49.678 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:49.707 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:49.707 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:485e20d5-4187-4b40-a199-ea8ae736feaf)
21:00:49.708 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:d0fca46b-5b05-4150-926c-125758c58ed0)
21:00:49.708 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:5e6a3fe7-c371-40b8-b3c5-b1945657f85c)
21:00:49.708 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:8b49fb32-b7e1-4c47-85ef-821fd31aacef)
21:00:49.708 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:830cf79c-a80f-40f5-817c-d9ea57e4b1cf)
21:00:49.709 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:1466d1d1-a47e-427e-883c-ab63af8d7575)
21:00:49.709 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:63d1baa0-3ada-4cf6-9e1e-cbdaf3bbea30)
21:00:49.709 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:485e20d5-4187-4b40-a199-ea8ae736feaf],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:49.714 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:485e20d5-4187-4b40-a199-ea8ae736feaf=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:5e6a3fe7-c371-40b8-b3c5-b1945657f85c],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:5e6a3fe7-c371-40b8-b3c5-b1945657f85c=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:8b49fb32-b7e1-4c47-85ef-821fd31aacef],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:49.722 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:8b49fb32-b7e1-4c47-85ef-821fd31aacef=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:1466d1d1-a47e-427e-883c-ab63af8d7575],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:1466d1d1-a47e-427e-883c-ab63af8d7575=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on <http://www.sampledomain.org/sam#AResource>: 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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_:d6e80117-aa9c-4a3b-bd40-33fbb0049d01=ShapeTyping(TypingMap(Map()))
21:00:49.774 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on <http://www.sampledomain.org/sam#AResource>: LiteralValue("MaxCount violation. Expected 0, obtained: 1")))), PropertyShape(_:485e20d5-4187-4b40-a199-ea8ae736feaf,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:8b49fb32-b7e1-4c47-85ef-821fd31aacef,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:5e6a3fe7-c371-40b8-b3c5-b1945657f85c,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
21:00:49.775 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on <http://www.sampledomain.org/sam#AResource>: LiteralValue("MaxCount violation. Expected 0, obtained: 1")))), PropertyShape(_:485e20d5-4187-4b40-a199-ea8ae736feaf,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:8b49fb32-b7e1-4c47-85ef-821fd31aacef,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:5e6a3fe7-c371-40b8-b3c5-b1945657f85c,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
21:00:49.776 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on <http://www.sampledomain.org/sam#AResource>: LiteralValue("MaxCount violation. Expected 0, obtained: 1")))), PropertyShape(_:485e20d5-4187-4b40-a199-ea8ae736feaf,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:8b49fb32-b7e1-4c47-85ef-821fd31aacef,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:5e6a3fe7-c371-40b8-b3c5-b1945657f85c,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  <http://www.sampledomain.org/sam#AResource> ;
                 sh:message                    "MaxCount violation. Expected 0, obtained: 1" ;
                 sh:resultPath                 <http://www.sampledomain.org/sam#anIntegerProperty> ;
                 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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  <http://www.sampledomain.org/sam#AResource> ;
                 sh:message                    "MaxCount violation. Expected 0, obtained: 1" ;
                 sh:resultPath                 <http://www.sampledomain.org/sam#anIntegerProperty> ;
                 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:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:49.798Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 ;
        <http://www.sampledomain.org/sam#integerProperty2>
                14 .
21:00:49.818 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#integerProperty2 "14"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:49.798Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#integerProperty2, "14"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:49.798Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:49.820 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {36ee1143-da51-4419-8c61-9138dcf9e7d8 @rdf:rest rdf:nil; 36ee1143-da51-4419-8c61-9138dcf9e7d8 @rdf:first "C"; 41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4 @sh:path http://www.sampledomain.org/sam#aStringProperty; 41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4 @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4 @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4 @sh:maxLength "10"^^http://www.w3.org/2001/XMLSchema#integer; 41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4 @sh:minLength "7"^^http://www.w3.org/2001/XMLSchema#integer; 41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4 @sh:pattern "^B"; 41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4 @sh:description "a Simple Single String Property"; 41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4 @rdf:type sh:Property; 82023f74-9658-4d8e-8d61-0b7ea046d0f4 @sh:path http://www.sampledomain.org/sam#aReferenceProperty; 82023f74-9658-4d8e-8d61-0b7ea046d0f4 @sh:class http://www.sampledomain.org/sam#AnotherResource; 82023f74-9658-4d8e-8d61-0b7ea046d0f4 @rdf:type sh:Property; 0f474270-c52e-40e4-8e99-67addf619f5e @sh:path http://www.sampledomain.org/sam#integerProperty3; 0f474270-c52e-40e4-8e99-67addf619f5e @sh:maxInclusive "15"^^http://www.w3.org/2001/XMLSchema#integer; 0f474270-c52e-40e4-8e99-67addf619f5e @sh:minInclusive "5"^^http://www.w3.org/2001/XMLSchema#integer; 0f474270-c52e-40e4-8e99-67addf619f5e @rdf:type sh:Property...} |  [36ee1143-da51-4419-8c61-9138dcf9e7d8, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [36ee1143-da51-4419-8c61-9138dcf9e7d8, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4, http://www.w3.org/ns/shacl#pattern, "^B"] [41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [82023f74-9658-4d8e-8d61-0b7ea046d0f4, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [82023f74-9658-4d8e-8d61-0b7ea046d0f4, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [82023f74-9658-4d8e-8d61-0b7ea046d0f4, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [0f474270-c52e-40e4-8e99-67addf619f5e, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [0f474270-c52e-40e4-8e99-67addf619f5e, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [0f474270-c52e-40e4-8e99-67addf619f5e, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [0f474270-c52e-40e4-8e99-67addf619f5e, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [88501e5a-5ba1-4063-8736-c296cc27a6aa, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [88501e5a-5ba1-4063-8736-c296cc27a6aa, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [88501e5a-5ba1-4063-8736-c296cc27a6aa, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [88501e5a-5ba1-4063-8736-c296cc27a6aa, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [07a1e679-22f6-4f11-bb4c-1d3e725d9c63, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [07a1e679-22f6-4f11-bb4c-1d3e725d9c63, http://www.w3.org/ns/shacl#in, 1ec5015a-e419-42c6-931d-cb7ae6ce575c] [07a1e679-22f6-4f11-bb4c-1d3e725d9c63, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [b0359db7-bb10-46aa-8887-5b6b706e5e0f, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 36ee1143-da51-4419-8c61-9138dcf9e7d8] [b0359db7-bb10-46aa-8887-5b6b706e5e0f, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [3aada741-2602-4b15-90a5-430bcd2d472c, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [3aada741-2602-4b15-90a5-430bcd2d472c, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [3aada741-2602-4b15-90a5-430bcd2d472c, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [3aada741-2602-4b15-90a5-430bcd2d472c, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [29442a9a-f0de-4baf-971e-e94287c7270b, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [29442a9a-f0de-4baf-971e-e94287c7270b, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [29442a9a-f0de-4baf-971e-e94287c7270b, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [29442a9a-f0de-4baf-971e-e94287c7270b, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [29442a9a-f0de-4baf-971e-e94287c7270b, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [29442a9a-f0de-4baf-971e-e94287c7270b, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [29442a9a-f0de-4baf-971e-e94287c7270b, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [1ec5015a-e419-42c6-931d-cb7ae6ce575c, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, b0359db7-bb10-46aa-8887-5b6b706e5e0f] [1ec5015a-e419-42c6-931d-cb7ae6ce575c, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [fa808fb7-7148-495f-94b4-d9c8e832262a, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [fa808fb7-7148-495f-94b4-d9c8e832262a, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [fa808fb7-7148-495f-94b4-d9c8e832262a, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [fa808fb7-7148-495f-94b4-d9c8e832262a, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [fa808fb7-7148-495f-94b4-d9c8e832262a, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [fa808fb7-7148-495f-94b4-d9c8e832262a, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [fa808fb7-7148-495f-94b4-d9c8e832262a, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 88501e5a-5ba1-4063-8736-c296cc27a6aa] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 0f474270-c52e-40e4-8e99-67addf619f5e] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 29442a9a-f0de-4baf-971e-e94287c7270b] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, fa808fb7-7148-495f-94b4-d9c8e832262a] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 82023f74-9658-4d8e-8d61-0b7ea046d0f4] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 07a1e679-22f6-4f11-bb4c-1d3e725d9c63] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 3aada741-2602-4b15-90a5-430bcd2d472c]>
21:00:49.821 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:49.870 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:49.894 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:49.894 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:3aada741-2602-4b15-90a5-430bcd2d472c)
21:00:49.895 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:29442a9a-f0de-4baf-971e-e94287c7270b)
21:00:49.895 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:fa808fb7-7148-495f-94b4-d9c8e832262a)
21:00:49.895 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:07a1e679-22f6-4f11-bb4c-1d3e725d9c63)
21:00:49.895 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:0f474270-c52e-40e4-8e99-67addf619f5e)
21:00:49.895 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:88501e5a-5ba1-4063-8736-c296cc27a6aa)
21:00:49.896 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:82023f74-9658-4d8e-8d61-0b7ea046d0f4)
21:00:49.896 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_:3aada741-2602-4b15-90a5-430bcd2d472c=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#integerProperty2>),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([<http://www.sampledomain.org/sam#AResource>,_:29442a9a-f0de-4baf-971e-e94287c7270b],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:29442a9a-f0de-4baf-971e-e94287c7270b=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:fa808fb7-7148-495f-94b4-d9c8e832262a],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:fa808fb7-7148-495f-94b4-d9c8e832262a=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:88501e5a-5ba1-4063-8736-c296cc27a6aa],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:49.913 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:88501e5a-5ba1-4063-8736-c296cc27a6aa=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:49.918 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:49.919 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:29442a9a-f0de-4baf-971e-e94287c7270b,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:fa808fb7-7148-495f-94b4-d9c8e832262a,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:88501e5a-5ba1-4063-8736-c296cc27a6aa,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:3aada741-2602-4b15-90a5-430bcd2d472c,PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(14 satisfies maxExclusive(15), 14 satisfies minExclusive(5)))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:49.920 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:29442a9a-f0de-4baf-971e-e94287c7270b,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:fa808fb7-7148-495f-94b4-d9c8e832262a,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:88501e5a-5ba1-4063-8736-c296cc27a6aa,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:3aada741-2602-4b15-90a5-430bcd2d472c,PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(14 satisfies maxExclusive(15), 14 satisfies minExclusive(5)))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:49.920 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:29442a9a-f0de-4baf-971e-e94287c7270b,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:fa808fb7-7148-495f-94b4-d9c8e832262a,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:88501e5a-5ba1-4063-8736-c296cc27a6aa,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:3aada741-2602-4b15-90a5-430bcd2d472c,PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(14 satisfies maxExclusive(15), 14 satisfies minExclusive(5)))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

21:00:49.978 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: 
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:49.98Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 ;
        <http://www.sampledomain.org/sam#integerProperty2>
                16 .
21:00:49.998 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#integerProperty2 "16"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:49.98Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#integerProperty2, "16"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:49.98Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:50.000 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {749c39d5-7cf8-45e2-bb4c-a0b3f422410f @sh:path http://www.sampledomain.org/sam#aSetOfDates; 749c39d5-7cf8-45e2-bb4c-a0b3f422410f @sh:maxCount "2"^^http://www.w3.org/2001/XMLSchema#integer; 749c39d5-7cf8-45e2-bb4c-a0b3f422410f @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 749c39d5-7cf8-45e2-bb4c-a0b3f422410f @rdf:type sh:Property; 0b8a5e9f-b186-4667-a409-b823bed4dba6 @rdf:rest a3db8184-24ef-48a2-a191-fef72a40d470; 0b8a5e9f-b186-4667-a409-b823bed4dba6 @rdf:first "B"; 79b93657-831d-45d9-89f9-867a996bcc56 @sh:path http://www.sampledomain.org/sam#integerProperty3; 79b93657-831d-45d9-89f9-867a996bcc56 @sh:maxInclusive "15"^^http://www.w3.org/2001/XMLSchema#integer; 79b93657-831d-45d9-89f9-867a996bcc56 @sh:minInclusive "5"^^http://www.w3.org/2001/XMLSchema#integer; 79b93657-831d-45d9-89f9-867a996bcc56 @rdf:type sh:Property; 7425631d-6fba-40ab-8ca5-e8fb302c5eb6 @sh:path http://www.sampledomain.org/sam#aReferenceProperty; 7425631d-6fba-40ab-8ca5-e8fb302c5eb6 @sh:class http://www.sampledomain.org/sam#AnotherResource; 7425631d-6fba-40ab-8ca5-e8fb302c5eb6 @rdf:type sh:Property; 8d35d62b-e5a2-432e-9808-e7405babb4a6 @sh:path http://www.sampledomain.org/sam#integerProperty2; 8d35d62b-e5a2-432e-9808-e7405babb4a6 @sh:maxExclusive "15"^^http://www.w3.org/2001/XMLSchema#integer; 8d35d62b-e5a2-432e-9808-e7405babb4a6 @sh:minExclusive "5"^^http://www.w3.org/2001/XMLSchema#integer; 8d35d62b-e5a2-432e-9808-e7405babb4a6 @rdf:type sh:Property...} |  [749c39d5-7cf8-45e2-bb4c-a0b3f422410f, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [749c39d5-7cf8-45e2-bb4c-a0b3f422410f, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [749c39d5-7cf8-45e2-bb4c-a0b3f422410f, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [749c39d5-7cf8-45e2-bb4c-a0b3f422410f, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [0b8a5e9f-b186-4667-a409-b823bed4dba6, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, a3db8184-24ef-48a2-a191-fef72a40d470] [0b8a5e9f-b186-4667-a409-b823bed4dba6, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [79b93657-831d-45d9-89f9-867a996bcc56, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [79b93657-831d-45d9-89f9-867a996bcc56, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [79b93657-831d-45d9-89f9-867a996bcc56, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [79b93657-831d-45d9-89f9-867a996bcc56, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [7425631d-6fba-40ab-8ca5-e8fb302c5eb6, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [7425631d-6fba-40ab-8ca5-e8fb302c5eb6, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [7425631d-6fba-40ab-8ca5-e8fb302c5eb6, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [8d35d62b-e5a2-432e-9808-e7405babb4a6, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [8d35d62b-e5a2-432e-9808-e7405babb4a6, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [8d35d62b-e5a2-432e-9808-e7405babb4a6, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [8d35d62b-e5a2-432e-9808-e7405babb4a6, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [a3db8184-24ef-48a2-a191-fef72a40d470, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [a3db8184-24ef-48a2-a191-fef72a40d470, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [aa56d37e-6616-4706-bbdc-f74e7a4aacf5, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [aa56d37e-6616-4706-bbdc-f74e7a4aacf5, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [aa56d37e-6616-4706-bbdc-f74e7a4aacf5, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [aa56d37e-6616-4706-bbdc-f74e7a4aacf5, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [aa56d37e-6616-4706-bbdc-f74e7a4aacf5, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [aa56d37e-6616-4706-bbdc-f74e7a4aacf5, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [aa56d37e-6616-4706-bbdc-f74e7a4aacf5, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [afff4c18-7cb0-49b6-9517-e1eca148c191, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [afff4c18-7cb0-49b6-9517-e1eca148c191, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [afff4c18-7cb0-49b6-9517-e1eca148c191, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [afff4c18-7cb0-49b6-9517-e1eca148c191, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [afff4c18-7cb0-49b6-9517-e1eca148c191, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [afff4c18-7cb0-49b6-9517-e1eca148c191, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [afff4c18-7cb0-49b6-9517-e1eca148c191, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [3f63a5c3-bcae-407b-aaa8-7f89049bfe7c, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [3f63a5c3-bcae-407b-aaa8-7f89049bfe7c, http://www.w3.org/ns/shacl#in, 21136210-9754-4c47-87e6-707295ab1f21] [3f63a5c3-bcae-407b-aaa8-7f89049bfe7c, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1, http://www.w3.org/ns/shacl#pattern, "^B"] [d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 3f63a5c3-bcae-407b-aaa8-7f89049bfe7c] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 79b93657-831d-45d9-89f9-867a996bcc56] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 7425631d-6fba-40ab-8ca5-e8fb302c5eb6] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 8d35d62b-e5a2-432e-9808-e7405babb4a6] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, afff4c18-7cb0-49b6-9517-e1eca148c191] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, aa56d37e-6616-4706-bbdc-f74e7a4aacf5] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 749c39d5-7cf8-45e2-bb4c-a0b3f422410f] [21136210-9754-4c47-87e6-707295ab1f21, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 0b8a5e9f-b186-4667-a409-b823bed4dba6] [21136210-9754-4c47-87e6-707295ab1f21, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"]>
21:00:50.001 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:50.003 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:50.027 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:50.027 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1)
21:00:50.028 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:afff4c18-7cb0-49b6-9517-e1eca148c191)
21:00:50.028 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:3f63a5c3-bcae-407b-aaa8-7f89049bfe7c)
21:00:50.028 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:7425631d-6fba-40ab-8ca5-e8fb302c5eb6)
21:00:50.028 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:79b93657-831d-45d9-89f9-867a996bcc56)
21:00:50.028 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:aa56d37e-6616-4706-bbdc-f74e7a4aacf5)
21:00:50.028 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:8d35d62b-e5a2-432e-9808-e7405babb4a6)
21:00:50.028 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:50.073 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:afff4c18-7cb0-49b6-9517-e1eca148c191],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:afff4c18-7cb0-49b6-9517-e1eca148c191=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:aa56d37e-6616-4706-bbdc-f74e7a4aacf5],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:aa56d37e-6616-4706-bbdc-f74e7a4aacf5=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_:8d35d62b-e5a2-432e-9808-e7405babb4a6=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#integerProperty2>),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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:749c39d5-7cf8-45e2-bb4c-a0b3f422410f],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:50.089 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:749c39d5-7cf8-45e2-bb4c-a0b3f422410f=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:50.090 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:afff4c18-7cb0-49b6-9517-e1eca148c191,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:8d35d62b-e5a2-432e-9808-e7405babb4a6,PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:50.091 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:afff4c18-7cb0-49b6-9517-e1eca148c191,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:8d35d62b-e5a2-432e-9808-e7405babb4a6,PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:50.092 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:afff4c18-7cb0-49b6-9517-e1eca148c191,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:8d35d62b-e5a2-432e-9808-e7405babb4a6,PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  16 ;
                 sh:message                    "maxExclusive violation. Expected 16 < 15" ;
                 sh:resultPath                 <http://www.sampledomain.org/sam#integerProperty2> ;
                 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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  16 ;
                 sh:message                    "maxExclusive violation. Expected 16 < 15" ;
                 sh:resultPath                 <http://www.sampledomain.org/sam#integerProperty2> ;
                 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:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:50.109Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 ;
        <http://www.sampledomain.org/sam#integerProperty3>
                5 .
21:00:50.250 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#integerProperty3 "5"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:50.109Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#integerProperty3, "5"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:50.109Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:50.270 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b @sh:path http://www.sampledomain.org/sam#anIntegerProperty; 6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b @sh:maxCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b @sh:datatype http://www.w3.org/2001/XMLSchema#integer; 6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b @sh:maxLength "2"^^http://www.w3.org/2001/XMLSchema#integer; 6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b @sh:minLength "1"^^http://www.w3.org/2001/XMLSchema#integer; 6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b @rdf:type sh:Property; 4e2fe212-57a8-426c-893a-220ffd287e65 @sh:path http://www.sampledomain.org/sam#integerProperty2; 4e2fe212-57a8-426c-893a-220ffd287e65 @sh:maxExclusive "15"^^http://www.w3.org/2001/XMLSchema#integer; 4e2fe212-57a8-426c-893a-220ffd287e65 @sh:minExclusive "5"^^http://www.w3.org/2001/XMLSchema#integer; 4e2fe212-57a8-426c-893a-220ffd287e65 @rdf:type sh:Property; 5c5811d4-3933-430a-854a-35e3e5ff9af3 @sh:path http://www.sampledomain.org/sam#aReferenceProperty; 5c5811d4-3933-430a-854a-35e3e5ff9af3 @sh:class http://www.sampledomain.org/sam#AnotherResource; 5c5811d4-3933-430a-854a-35e3e5ff9af3 @rdf:type sh:Property; 259b86f6-8ac7-40b8-9c1f-3eb94b5d4c6c @rdf:rest rdf:nil; 259b86f6-8ac7-40b8-9c1f-3eb94b5d4c6c @rdf:first "C"; ee72ef9c-3880-43f7-9969-be650b5edb18 @sh:path http://www.sampledomain.org/sam#aStringProperty...} |  [6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [4e2fe212-57a8-426c-893a-220ffd287e65, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [4e2fe212-57a8-426c-893a-220ffd287e65, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [4e2fe212-57a8-426c-893a-220ffd287e65, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [4e2fe212-57a8-426c-893a-220ffd287e65, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [5c5811d4-3933-430a-854a-35e3e5ff9af3, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [5c5811d4-3933-430a-854a-35e3e5ff9af3, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [5c5811d4-3933-430a-854a-35e3e5ff9af3, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [259b86f6-8ac7-40b8-9c1f-3eb94b5d4c6c, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [259b86f6-8ac7-40b8-9c1f-3eb94b5d4c6c, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [ee72ef9c-3880-43f7-9969-be650b5edb18, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [ee72ef9c-3880-43f7-9969-be650b5edb18, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [ee72ef9c-3880-43f7-9969-be650b5edb18, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [ee72ef9c-3880-43f7-9969-be650b5edb18, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [ee72ef9c-3880-43f7-9969-be650b5edb18, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [ee72ef9c-3880-43f7-9969-be650b5edb18, http://www.w3.org/ns/shacl#pattern, "^B"] [ee72ef9c-3880-43f7-9969-be650b5edb18, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [ee72ef9c-3880-43f7-9969-be650b5edb18, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [7fc0699f-0535-499f-9a1f-303d59ba9a65, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [7fc0699f-0535-499f-9a1f-303d59ba9a65, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [7fc0699f-0535-499f-9a1f-303d59ba9a65, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [7fc0699f-0535-499f-9a1f-303d59ba9a65, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [01c4ba8f-e136-4cf6-8b85-07861f656712, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 259b86f6-8ac7-40b8-9c1f-3eb94b5d4c6c] [01c4ba8f-e136-4cf6-8b85-07861f656712, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [d7c2ed0e-1b49-46fe-80f2-ec8480fd7fb3, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [d7c2ed0e-1b49-46fe-80f2-ec8480fd7fb3, http://www.w3.org/ns/shacl#in, de0b083d-5045-43fc-b749-3b85c8243730] [d7c2ed0e-1b49-46fe-80f2-ec8480fd7fb3, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [d2cd1ac7-116b-4258-a3e3-d82fcacf2686, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [d2cd1ac7-116b-4258-a3e3-d82fcacf2686, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [d2cd1ac7-116b-4258-a3e3-d82fcacf2686, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [d2cd1ac7-116b-4258-a3e3-d82fcacf2686, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [d2cd1ac7-116b-4258-a3e3-d82fcacf2686, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [d2cd1ac7-116b-4258-a3e3-d82fcacf2686, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [d2cd1ac7-116b-4258-a3e3-d82fcacf2686, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [c0865d6e-2e84-47c8-8121-85b613b40de3, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [c0865d6e-2e84-47c8-8121-85b613b40de3, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [c0865d6e-2e84-47c8-8121-85b613b40de3, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [c0865d6e-2e84-47c8-8121-85b613b40de3, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 5c5811d4-3933-430a-854a-35e3e5ff9af3] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 7fc0699f-0535-499f-9a1f-303d59ba9a65] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, c0865d6e-2e84-47c8-8121-85b613b40de3] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, d2cd1ac7-116b-4258-a3e3-d82fcacf2686] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 4e2fe212-57a8-426c-893a-220ffd287e65] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, ee72ef9c-3880-43f7-9969-be650b5edb18] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, d7c2ed0e-1b49-46fe-80f2-ec8480fd7fb3] [de0b083d-5045-43fc-b749-3b85c8243730, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 01c4ba8f-e136-4cf6-8b85-07861f656712] [de0b083d-5045-43fc-b749-3b85c8243730, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"]>
21:00:50.271 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:50.273 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:50.297 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:50.297 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:4e2fe212-57a8-426c-893a-220ffd287e65)
21:00:50.298 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:d7c2ed0e-1b49-46fe-80f2-ec8480fd7fb3)
21:00:50.298 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:c0865d6e-2e84-47c8-8121-85b613b40de3)
21:00:50.298 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:d2cd1ac7-116b-4258-a3e3-d82fcacf2686)
21:00:50.298 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b)
21:00:50.298 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:7fc0699f-0535-499f-9a1f-303d59ba9a65)
21:00:50.298 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:ee72ef9c-3880-43f7-9969-be650b5edb18)
21:00:50.298 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:c0865d6e-2e84-47c8-8121-85b613b40de3],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:50.302 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:c0865d6e-2e84-47c8-8121-85b613b40de3=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:d2cd1ac7-116b-4258-a3e3-d82fcacf2686],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:d2cd1ac7-116b-4258-a3e3-d82fcacf2686=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_:7fc0699f-0535-499f-9a1f-303d59ba9a65=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#integerProperty3>),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([<http://www.sampledomain.org/sam#AResource>,_:ee72ef9c-3880-43f7-9969-be650b5edb18],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:50.314 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:ee72ef9c-3880-43f7-9969-be650b5edb18=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_:5c5811d4-3933-430a-854a-35e3e5ff9af3=ShapeTyping(TypingMap(Map()))
21:00:50.315 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:c0865d6e-2e84-47c8-8121-85b613b40de3,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:ee72ef9c-3880-43f7-9969-be650b5edb18,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:7fc0699f-0535-499f-9a1f-303d59ba9a65,PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(5 satisfies maxInclusive(15), 5 satisfies minInclusive(5)))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
21:00:50.370 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:c0865d6e-2e84-47c8-8121-85b613b40de3,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:ee72ef9c-3880-43f7-9969-be650b5edb18,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:7fc0699f-0535-499f-9a1f-303d59ba9a65,PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(5 satisfies maxInclusive(15), 5 satisfies minInclusive(5)))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
21:00:50.371 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:c0865d6e-2e84-47c8-8121-85b613b40de3,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:ee72ef9c-3880-43f7-9969-be650b5edb18,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:7fc0699f-0535-499f-9a1f-303d59ba9a65,PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(5 satisfies maxInclusive(15), 5 satisfies minInclusive(5)))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

21:00:50.378 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: 
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:50.38Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 ;
        <http://www.sampledomain.org/sam#integerProperty3>
                4 .
21:00:50.399 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#integerProperty3 "4"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:50.38Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#integerProperty3, "4"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:50.38Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:50.400 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {682fc86f-9078-40b7-b73c-736488710407 @sh:path http://www.sampledomain.org/sam#anotherIntegerProperty; 682fc86f-9078-40b7-b73c-736488710407 @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 682fc86f-9078-40b7-b73c-736488710407 @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 682fc86f-9078-40b7-b73c-736488710407 @sh:datatype http://www.w3.org/2001/XMLSchema#integer; 682fc86f-9078-40b7-b73c-736488710407 @sh:maxLength "2"^^http://www.w3.org/2001/XMLSchema#integer; 682fc86f-9078-40b7-b73c-736488710407 @sh:minLength "1"^^http://www.w3.org/2001/XMLSchema#integer; 682fc86f-9078-40b7-b73c-736488710407 @rdf:type sh:Property; cedff213-e09d-4e9b-bee6-a72ee4c7caac @sh:path http://www.sampledomain.org/sam#aReferenceProperty; cedff213-e09d-4e9b-bee6-a72ee4c7caac @sh:class http://www.sampledomain.org/sam#AnotherResource; cedff213-e09d-4e9b-bee6-a72ee4c7caac @rdf:type sh:Property; f26a9265-38a3-4b5a-a988-5ff3be48562b @rdf:rest 7920a0e6-3593-4553-8f34-e0fb4ae882b8; f26a9265-38a3-4b5a-a988-5ff3be48562b @rdf:first "A"; 0225f300-031e-4464-b7f9-78b1e6ddbae5 @sh:path http://www.sampledomain.org/sam#aSetOfDates; 0225f300-031e-4464-b7f9-78b1e6ddbae5 @sh:maxCount "2"^^http://www.w3.org/2001/XMLSchema#integer; 0225f300-031e-4464-b7f9-78b1e6ddbae5 @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 0225f300-031e-4464-b7f9-78b1e6ddbae5 @rdf:type sh:Property; e6540e3b-5066-44ff-a828-145439257620 @rdf:rest rdf:nil...} |  [682fc86f-9078-40b7-b73c-736488710407, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [682fc86f-9078-40b7-b73c-736488710407, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [682fc86f-9078-40b7-b73c-736488710407, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [682fc86f-9078-40b7-b73c-736488710407, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [682fc86f-9078-40b7-b73c-736488710407, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [682fc86f-9078-40b7-b73c-736488710407, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [682fc86f-9078-40b7-b73c-736488710407, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [cedff213-e09d-4e9b-bee6-a72ee4c7caac, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [cedff213-e09d-4e9b-bee6-a72ee4c7caac, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [cedff213-e09d-4e9b-bee6-a72ee4c7caac, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [f26a9265-38a3-4b5a-a988-5ff3be48562b, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 7920a0e6-3593-4553-8f34-e0fb4ae882b8] [f26a9265-38a3-4b5a-a988-5ff3be48562b, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [0225f300-031e-4464-b7f9-78b1e6ddbae5, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [0225f300-031e-4464-b7f9-78b1e6ddbae5, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [0225f300-031e-4464-b7f9-78b1e6ddbae5, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [0225f300-031e-4464-b7f9-78b1e6ddbae5, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [e6540e3b-5066-44ff-a828-145439257620, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [e6540e3b-5066-44ff-a828-145439257620, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [be1ff097-42b0-46e6-86b2-dfb4630ea940, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [be1ff097-42b0-46e6-86b2-dfb4630ea940, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [be1ff097-42b0-46e6-86b2-dfb4630ea940, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [be1ff097-42b0-46e6-86b2-dfb4630ea940, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [be1ff097-42b0-46e6-86b2-dfb4630ea940, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [be1ff097-42b0-46e6-86b2-dfb4630ea940, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [be1ff097-42b0-46e6-86b2-dfb4630ea940, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [ffb91458-1b1d-441c-8f7b-5d74c81ac8a3, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [ffb91458-1b1d-441c-8f7b-5d74c81ac8a3, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [ffb91458-1b1d-441c-8f7b-5d74c81ac8a3, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [ffb91458-1b1d-441c-8f7b-5d74c81ac8a3, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [ffb91458-1b1d-441c-8f7b-5d74c81ac8a3, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [ffb91458-1b1d-441c-8f7b-5d74c81ac8a3, http://www.w3.org/ns/shacl#pattern, "^B"] [ffb91458-1b1d-441c-8f7b-5d74c81ac8a3, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [ffb91458-1b1d-441c-8f7b-5d74c81ac8a3, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [29fc6711-d53f-41b1-afa3-f74b66a9cb60, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [29fc6711-d53f-41b1-afa3-f74b66a9cb60, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [29fc6711-d53f-41b1-afa3-f74b66a9cb60, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [29fc6711-d53f-41b1-afa3-f74b66a9cb60, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [160ff52e-893f-4c14-9a04-cb3a4bdf5a64, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [160ff52e-893f-4c14-9a04-cb3a4bdf5a64, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [160ff52e-893f-4c14-9a04-cb3a4bdf5a64, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [160ff52e-893f-4c14-9a04-cb3a4bdf5a64, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [7920a0e6-3593-4553-8f34-e0fb4ae882b8, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, e6540e3b-5066-44ff-a828-145439257620] [7920a0e6-3593-4553-8f34-e0fb4ae882b8, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [2cf75b3b-78c9-43ea-86a7-3680e59e270f, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [2cf75b3b-78c9-43ea-86a7-3680e59e270f, http://www.w3.org/ns/shacl#in, f26a9265-38a3-4b5a-a988-5ff3be48562b] [2cf75b3b-78c9-43ea-86a7-3680e59e270f, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, cedff213-e09d-4e9b-bee6-a72ee4c7caac] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 29fc6711-d53f-41b1-afa3-f74b66a9cb60] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 160ff52e-893f-4c14-9a04-cb3a4bdf5a64] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 682fc86f-9078-40b7-b73c-736488710407] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 0225f300-031e-4464-b7f9-78b1e6ddbae5] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, ffb91458-1b1d-441c-8f7b-5d74c81ac8a3] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 2cf75b3b-78c9-43ea-86a7-3680e59e270f] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, be1ff097-42b0-46e6-86b2-dfb4630ea940]>
21:00:50.401 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:50.403 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:50.425 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:50.426 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:2cf75b3b-78c9-43ea-86a7-3680e59e270f)
21:00:50.426 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:cedff213-e09d-4e9b-bee6-a72ee4c7caac)
21:00:50.426 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:0225f300-031e-4464-b7f9-78b1e6ddbae5)
21:00:50.426 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:be1ff097-42b0-46e6-86b2-dfb4630ea940)
21:00:50.426 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:682fc86f-9078-40b7-b73c-736488710407)
21:00:50.426 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:29fc6711-d53f-41b1-afa3-f74b66a9cb60)
21:00:50.426 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:160ff52e-893f-4c14-9a04-cb3a4bdf5a64)
21:00:50.426 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:0225f300-031e-4464-b7f9-78b1e6ddbae5],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:50.472 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:0225f300-031e-4464-b7f9-78b1e6ddbae5=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:be1ff097-42b0-46e6-86b2-dfb4630ea940],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:be1ff097-42b0-46e6-86b2-dfb4630ea940=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:682fc86f-9078-40b7-b73c-736488710407],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:682fc86f-9078-40b7-b73c-736488710407=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_:160ff52e-893f-4c14-9a04-cb3a4bdf5a64=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#integerProperty3>),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([<http://www.sampledomain.org/sam#AResource>,_:ffb91458-1b1d-441c-8f7b-5d74c81ac8a3],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:50.485 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:ffb91458-1b1d-441c-8f7b-5d74c81ac8a3=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:50.485 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:ffb91458-1b1d-441c-8f7b-5d74c81ac8a3,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:160ff52e-893f-4c14-9a04-cb3a4bdf5a64,PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:682fc86f-9078-40b7-b73c-736488710407,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
21:00:50.486 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:ffb91458-1b1d-441c-8f7b-5d74c81ac8a3,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:160ff52e-893f-4c14-9a04-cb3a4bdf5a64,PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:682fc86f-9078-40b7-b73c-736488710407,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
21:00:50.487 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:ffb91458-1b1d-441c-8f7b-5d74c81ac8a3,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:160ff52e-893f-4c14-9a04-cb3a4bdf5a64,PredicatePath(<http://www.sampledomain.org/sam#integerProperty3>),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:682fc86f-9078-40b7-b73c-736488710407,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  4 ;
                 sh:message                    "minInclusive violation. Expected 4 >= 5" ;
                 sh:resultPath                 <http://www.sampledomain.org/sam#integerProperty3> ;
                 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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  4 ;
                 sh:message                    "minInclusive violation. Expected 4 >= 5" ;
                 sh:resultPath                 <http://www.sampledomain.org/sam#integerProperty3> ;
                 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:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:50.5Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 .
21:00:50.518 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:50.5Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:50.5Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:50.520 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {ac6d6a68-6aa0-427c-9e26-781f31e7774e @rdf:rest cc9abf3d-96b7-44f3-a9f6-9c7afca3795a; ac6d6a68-6aa0-427c-9e26-781f31e7774e @rdf:first "B"; 68e09132-6e79-4ee9-bdf4-e7fafc3168e9 @sh:path http://www.sampledomain.org/sam#integerProperty2; 68e09132-6e79-4ee9-bdf4-e7fafc3168e9 @sh:maxExclusive "15"^^http://www.w3.org/2001/XMLSchema#integer; 68e09132-6e79-4ee9-bdf4-e7fafc3168e9 @sh:minExclusive "5"^^http://www.w3.org/2001/XMLSchema#integer; 68e09132-6e79-4ee9-bdf4-e7fafc3168e9 @rdf:type sh:Property; ec78afde-04dc-46ae-8c9f-a1b5c7c44461 @rdf:rest ac6d6a68-6aa0-427c-9e26-781f31e7774e; ec78afde-04dc-46ae-8c9f-a1b5c7c44461 @rdf:first "A"; 55ea6873-3281-4e83-bfb9-75405d505fe3 @sh:path http://www.sampledomain.org/sam#anIntegerProperty; 55ea6873-3281-4e83-bfb9-75405d505fe3 @sh:maxCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 55ea6873-3281-4e83-bfb9-75405d505fe3 @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 55ea6873-3281-4e83-bfb9-75405d505fe3 @sh:datatype http://www.w3.org/2001/XMLSchema#integer; 55ea6873-3281-4e83-bfb9-75405d505fe3 @sh:maxLength "2"^^http://www.w3.org/2001/XMLSchema#integer; 55ea6873-3281-4e83-bfb9-75405d505fe3 @sh:minLength "1"^^http://www.w3.org/2001/XMLSchema#integer; 55ea6873-3281-4e83-bfb9-75405d505fe3 @rdf:type sh:Property; 8b8511cb-900c-438c-83a6-24a378374413 @sh:path http://www.sampledomain.org/sam#integerProperty3; 8b8511cb-900c-438c-83a6-24a378374413 @sh:maxInclusive "15"^^http://www.w3.org/2001/XMLSchema#integer...} |  [ac6d6a68-6aa0-427c-9e26-781f31e7774e, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, cc9abf3d-96b7-44f3-a9f6-9c7afca3795a] [ac6d6a68-6aa0-427c-9e26-781f31e7774e, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [68e09132-6e79-4ee9-bdf4-e7fafc3168e9, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [68e09132-6e79-4ee9-bdf4-e7fafc3168e9, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [68e09132-6e79-4ee9-bdf4-e7fafc3168e9, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [68e09132-6e79-4ee9-bdf4-e7fafc3168e9, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [ec78afde-04dc-46ae-8c9f-a1b5c7c44461, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, ac6d6a68-6aa0-427c-9e26-781f31e7774e] [ec78afde-04dc-46ae-8c9f-a1b5c7c44461, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [55ea6873-3281-4e83-bfb9-75405d505fe3, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [55ea6873-3281-4e83-bfb9-75405d505fe3, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [55ea6873-3281-4e83-bfb9-75405d505fe3, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [55ea6873-3281-4e83-bfb9-75405d505fe3, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [55ea6873-3281-4e83-bfb9-75405d505fe3, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [55ea6873-3281-4e83-bfb9-75405d505fe3, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [55ea6873-3281-4e83-bfb9-75405d505fe3, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [8b8511cb-900c-438c-83a6-24a378374413, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [8b8511cb-900c-438c-83a6-24a378374413, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [8b8511cb-900c-438c-83a6-24a378374413, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [8b8511cb-900c-438c-83a6-24a378374413, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [751d03de-b9c2-494f-ab2a-377f7dc412dd, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [751d03de-b9c2-494f-ab2a-377f7dc412dd, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [751d03de-b9c2-494f-ab2a-377f7dc412dd, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [751d03de-b9c2-494f-ab2a-377f7dc412dd, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1, http://www.w3.org/ns/shacl#pattern, "^B"] [c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [9a59b346-e0c4-43b3-a6da-c0096d5444ae, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [9a59b346-e0c4-43b3-a6da-c0096d5444ae, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [9a59b346-e0c4-43b3-a6da-c0096d5444ae, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [9a59b346-e0c4-43b3-a6da-c0096d5444ae, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [9a59b346-e0c4-43b3-a6da-c0096d5444ae, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [9a59b346-e0c4-43b3-a6da-c0096d5444ae, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [9a59b346-e0c4-43b3-a6da-c0096d5444ae, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [cc9abf3d-96b7-44f3-a9f6-9c7afca3795a, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [cc9abf3d-96b7-44f3-a9f6-9c7afca3795a, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [9e1c97b3-9926-4d8b-808f-90781ca86e61, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [9e1c97b3-9926-4d8b-808f-90781ca86e61, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [9e1c97b3-9926-4d8b-808f-90781ca86e61, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [5d6bf50a-b802-4ec8-9362-407e769b5260, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [5d6bf50a-b802-4ec8-9362-407e769b5260, http://www.w3.org/ns/shacl#in, ec78afde-04dc-46ae-8c9f-a1b5c7c44461] [5d6bf50a-b802-4ec8-9362-407e769b5260, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 8b8511cb-900c-438c-83a6-24a378374413] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 9e1c97b3-9926-4d8b-808f-90781ca86e61] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 5d6bf50a-b802-4ec8-9362-407e769b5260] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 55ea6873-3281-4e83-bfb9-75405d505fe3] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 68e09132-6e79-4ee9-bdf4-e7fafc3168e9] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 751d03de-b9c2-494f-ab2a-377f7dc412dd] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 9a59b346-e0c4-43b3-a6da-c0096d5444ae] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1]>
21:00:50.571 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:50.573 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:50.596 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:50.596 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:8b8511cb-900c-438c-83a6-24a378374413)
21:00:50.596 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:9a59b346-e0c4-43b3-a6da-c0096d5444ae)
21:00:50.596 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:5d6bf50a-b802-4ec8-9362-407e769b5260)
21:00:50.596 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:9e1c97b3-9926-4d8b-808f-90781ca86e61)
21:00:50.596 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:751d03de-b9c2-494f-ab2a-377f7dc412dd)
21:00:50.596 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:55ea6873-3281-4e83-bfb9-75405d505fe3)
21:00:50.597 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1)
21:00:50.597 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:9a59b346-e0c4-43b3-a6da-c0096d5444ae],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:9a59b346-e0c4-43b3-a6da-c0096d5444ae=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:751d03de-b9c2-494f-ab2a-377f7dc412dd],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:50.604 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:751d03de-b9c2-494f-ab2a-377f7dc412dd=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:55ea6873-3281-4e83-bfb9-75405d505fe3],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:55ea6873-3281-4e83-bfb9-75405d505fe3=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:50.611 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_:68e09132-6e79-4ee9-bdf4-e7fafc3168e9=ShapeTyping(TypingMap(Map()))
21:00:50.612 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:9a59b346-e0c4-43b3-a6da-c0096d5444ae,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:751d03de-b9c2-494f-ab2a-377f7dc412dd,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:50.613 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:9a59b346-e0c4-43b3-a6da-c0096d5444ae,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:751d03de-b9c2-494f-ab2a-377f7dc412dd,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:50.613 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:9a59b346-e0c4-43b3-a6da-c0096d5444ae,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:751d03de-b9c2-494f-ab2a-377f7dc412dd,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

21:00:50.620 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: 
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:50.622Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Catalyzer" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 .
21:00:50.688 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Catalyzer"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:50.622Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Catalyzer"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:50.622Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:50.689 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {6947c47c-8f5d-45c6-a96e-41d66e14ccdb @sh:path http://www.sampledomain.org/sam#integerProperty3; 6947c47c-8f5d-45c6-a96e-41d66e14ccdb @sh:maxInclusive "15"^^http://www.w3.org/2001/XMLSchema#integer; 6947c47c-8f5d-45c6-a96e-41d66e14ccdb @sh:minInclusive "5"^^http://www.w3.org/2001/XMLSchema#integer; 6947c47c-8f5d-45c6-a96e-41d66e14ccdb @rdf:type sh:Property; c19dd0ee-6686-4d4d-9a51-13f67eb0781d @sh:path http://www.sampledomain.org/sam#anotherStringProperty; c19dd0ee-6686-4d4d-9a51-13f67eb0781d @sh:in 53944b1a-5132-47da-9b8b-33e05d205c05; c19dd0ee-6686-4d4d-9a51-13f67eb0781d @rdf:type sh:Property; 36b89f90-7ec8-4293-a82f-e8f7baf418fe @rdf:rest rdf:nil; 36b89f90-7ec8-4293-a82f-e8f7baf418fe @rdf:first "C"; bd7fc5e6-afb1-434a-8ef4-37906371af6b @sh:path http://www.sampledomain.org/sam#aSetOfDates; bd7fc5e6-afb1-434a-8ef4-37906371af6b @sh:maxCount "2"^^http://www.w3.org/2001/XMLSchema#integer; bd7fc5e6-afb1-434a-8ef4-37906371af6b @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; bd7fc5e6-afb1-434a-8ef4-37906371af6b @rdf:type sh:Property; 15d20dc7-d383-4884-8125-da1992f5c9c3 @sh:path http://www.sampledomain.org/sam#integerProperty2; 15d20dc7-d383-4884-8125-da1992f5c9c3 @sh:maxExclusive "15"^^http://www.w3.org/2001/XMLSchema#integer; 15d20dc7-d383-4884-8125-da1992f5c9c3 @sh:minExclusive "5"^^http://www.w3.org/2001/XMLSchema#integer; 15d20dc7-d383-4884-8125-da1992f5c9c3 @rdf:type sh:Property...} |  [6947c47c-8f5d-45c6-a96e-41d66e14ccdb, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [6947c47c-8f5d-45c6-a96e-41d66e14ccdb, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [6947c47c-8f5d-45c6-a96e-41d66e14ccdb, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [6947c47c-8f5d-45c6-a96e-41d66e14ccdb, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [c19dd0ee-6686-4d4d-9a51-13f67eb0781d, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [c19dd0ee-6686-4d4d-9a51-13f67eb0781d, http://www.w3.org/ns/shacl#in, 53944b1a-5132-47da-9b8b-33e05d205c05] [c19dd0ee-6686-4d4d-9a51-13f67eb0781d, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [36b89f90-7ec8-4293-a82f-e8f7baf418fe, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [36b89f90-7ec8-4293-a82f-e8f7baf418fe, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [bd7fc5e6-afb1-434a-8ef4-37906371af6b, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [bd7fc5e6-afb1-434a-8ef4-37906371af6b, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [bd7fc5e6-afb1-434a-8ef4-37906371af6b, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [bd7fc5e6-afb1-434a-8ef4-37906371af6b, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [15d20dc7-d383-4884-8125-da1992f5c9c3, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [15d20dc7-d383-4884-8125-da1992f5c9c3, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [15d20dc7-d383-4884-8125-da1992f5c9c3, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [15d20dc7-d383-4884-8125-da1992f5c9c3, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [008969f6-16f9-4dcc-ae79-031c5e05de94, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [008969f6-16f9-4dcc-ae79-031c5e05de94, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [008969f6-16f9-4dcc-ae79-031c5e05de94, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [008969f6-16f9-4dcc-ae79-031c5e05de94, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [008969f6-16f9-4dcc-ae79-031c5e05de94, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [008969f6-16f9-4dcc-ae79-031c5e05de94, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [008969f6-16f9-4dcc-ae79-031c5e05de94, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [53944b1a-5132-47da-9b8b-33e05d205c05, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 6001f146-fc63-4a80-9db0-c44a51fa7c28] [53944b1a-5132-47da-9b8b-33e05d205c05, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [ac2418b0-0d90-421a-b079-15d905bfcc3c, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [ac2418b0-0d90-421a-b079-15d905bfcc3c, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [ac2418b0-0d90-421a-b079-15d905bfcc3c, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [ac2418b0-0d90-421a-b079-15d905bfcc3c, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [ac2418b0-0d90-421a-b079-15d905bfcc3c, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [ac2418b0-0d90-421a-b079-15d905bfcc3c, http://www.w3.org/ns/shacl#pattern, "^B"] [ac2418b0-0d90-421a-b079-15d905bfcc3c, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [ac2418b0-0d90-421a-b079-15d905bfcc3c, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [442b2f47-95a7-4f81-a385-9fba76825a2c, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [442b2f47-95a7-4f81-a385-9fba76825a2c, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [442b2f47-95a7-4f81-a385-9fba76825a2c, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [59e2b095-f002-47fa-9c4f-f5591ac0c58a, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [59e2b095-f002-47fa-9c4f-f5591ac0c58a, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [59e2b095-f002-47fa-9c4f-f5591ac0c58a, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [59e2b095-f002-47fa-9c4f-f5591ac0c58a, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [59e2b095-f002-47fa-9c4f-f5591ac0c58a, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [59e2b095-f002-47fa-9c4f-f5591ac0c58a, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [59e2b095-f002-47fa-9c4f-f5591ac0c58a, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [6001f146-fc63-4a80-9db0-c44a51fa7c28, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 36b89f90-7ec8-4293-a82f-e8f7baf418fe] [6001f146-fc63-4a80-9db0-c44a51fa7c28, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 008969f6-16f9-4dcc-ae79-031c5e05de94] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, bd7fc5e6-afb1-434a-8ef4-37906371af6b] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 6947c47c-8f5d-45c6-a96e-41d66e14ccdb] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 59e2b095-f002-47fa-9c4f-f5591ac0c58a] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 442b2f47-95a7-4f81-a385-9fba76825a2c] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, ac2418b0-0d90-421a-b079-15d905bfcc3c] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, c19dd0ee-6686-4d4d-9a51-13f67eb0781d] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 15d20dc7-d383-4884-8125-da1992f5c9c3]>
21:00:50.690 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:50.692 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:50.714 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:50.714 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:6947c47c-8f5d-45c6-a96e-41d66e14ccdb)
21:00:50.714 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:008969f6-16f9-4dcc-ae79-031c5e05de94)
21:00:50.715 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:ac2418b0-0d90-421a-b079-15d905bfcc3c)
21:00:50.715 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:442b2f47-95a7-4f81-a385-9fba76825a2c)
21:00:50.715 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:bd7fc5e6-afb1-434a-8ef4-37906371af6b)
21:00:50.715 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:c19dd0ee-6686-4d4d-9a51-13f67eb0781d)
21:00:50.715 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:59e2b095-f002-47fa-9c4f-f5591ac0c58a)
21:00:50.715 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:008969f6-16f9-4dcc-ae79-031c5e05de94],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:008969f6-16f9-4dcc-ae79-031c5e05de94=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:ac2418b0-0d90-421a-b079-15d905bfcc3c],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:50.723 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:ac2418b0-0d90-421a-b079-15d905bfcc3c=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#AResource>,_: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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:bd7fc5e6-afb1-434a-8ef4-37906371af6b],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:50.725 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:bd7fc5e6-afb1-434a-8ef4-37906371af6b=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:59e2b095-f002-47fa-9c4f-f5591ac0c58a],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:59e2b095-f002-47fa-9c4f-f5591ac0c58a=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_:15d20dc7-d383-4884-8125-da1992f5c9c3=ShapeTyping(TypingMap(Map()))
21:00:50.770 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:59e2b095-f002-47fa-9c4f-f5591ac0c58a,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:008969f6-16f9-4dcc-ae79-031c5e05de94,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:bd7fc5e6-afb1-434a-8ef4-37906371af6b,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:ac2418b0-0d90-421a-b079-15d905bfcc3c,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:59e2b095-f002-47fa-9c4f-f5591ac0c58a,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:008969f6-16f9-4dcc-ae79-031c5e05de94,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:bd7fc5e6-afb1-434a-8ef4-37906371af6b,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:ac2418b0-0d90-421a-b079-15d905bfcc3c,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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 <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:59e2b095-f002-47fa-9c4f-f5591ac0c58a,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:008969f6-16f9-4dcc-ae79-031c5e05de94,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:bd7fc5e6-afb1-434a-8ef4-37906371af6b,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:ac2418b0-0d90-421a-b079-15d905bfcc3c,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ 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                 <http://www.sampledomain.org/sam#aStringProperty> ;
                 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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ 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                 <http://www.sampledomain.org/sam#aStringProperty> ;
                 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:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:50.785Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 .
21:00:50.802 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:50.785Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:50.785Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:50.804 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {1c09410f-9904-431e-a26a-317e90bd049c @rdf:rest 8a08f7a4-4397-4d00-9099-5309bd605eb1; 1c09410f-9904-431e-a26a-317e90bd049c @rdf:first "B"; 38ffaa79-ed63-472b-9041-166896dc08b5 @sh:path http://www.sampledomain.org/sam#integerProperty2; 38ffaa79-ed63-472b-9041-166896dc08b5 @sh:maxExclusive "15"^^http://www.w3.org/2001/XMLSchema#integer; 38ffaa79-ed63-472b-9041-166896dc08b5 @sh:minExclusive "5"^^http://www.w3.org/2001/XMLSchema#integer; 38ffaa79-ed63-472b-9041-166896dc08b5 @rdf:type sh:Property; 50cd8b43-b619-4f16-be7c-26373b1b1678 @sh:path http://www.sampledomain.org/sam#anotherStringProperty; 50cd8b43-b619-4f16-be7c-26373b1b1678 @sh:in fa220329-d425-4019-949f-17f0a0438842; 50cd8b43-b619-4f16-be7c-26373b1b1678 @rdf:type sh:Property; 9e32235e-c319-45ef-9e0f-24a3c702ffc0 @sh:path http://www.sampledomain.org/sam#aSetOfDates; 9e32235e-c319-45ef-9e0f-24a3c702ffc0 @sh:maxCount "2"^^http://www.w3.org/2001/XMLSchema#integer; 9e32235e-c319-45ef-9e0f-24a3c702ffc0 @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 9e32235e-c319-45ef-9e0f-24a3c702ffc0 @rdf:type sh:Property; 0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5 @sh:path http://www.sampledomain.org/sam#anotherIntegerProperty; 0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5 @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5 @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5 @sh:datatype http://www.w3.org/2001/XMLSchema#integer...} |  [1c09410f-9904-431e-a26a-317e90bd049c, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 8a08f7a4-4397-4d00-9099-5309bd605eb1] [1c09410f-9904-431e-a26a-317e90bd049c, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [38ffaa79-ed63-472b-9041-166896dc08b5, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [38ffaa79-ed63-472b-9041-166896dc08b5, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [38ffaa79-ed63-472b-9041-166896dc08b5, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [38ffaa79-ed63-472b-9041-166896dc08b5, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [50cd8b43-b619-4f16-be7c-26373b1b1678, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [50cd8b43-b619-4f16-be7c-26373b1b1678, http://www.w3.org/ns/shacl#in, fa220329-d425-4019-949f-17f0a0438842] [50cd8b43-b619-4f16-be7c-26373b1b1678, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [9e32235e-c319-45ef-9e0f-24a3c702ffc0, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [9e32235e-c319-45ef-9e0f-24a3c702ffc0, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [9e32235e-c319-45ef-9e0f-24a3c702ffc0, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [9e32235e-c319-45ef-9e0f-24a3c702ffc0, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [0da41c4f-68c4-4484-8c54-a0ee24a4e3d1, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [0da41c4f-68c4-4484-8c54-a0ee24a4e3d1, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [0da41c4f-68c4-4484-8c54-a0ee24a4e3d1, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [0da41c4f-68c4-4484-8c54-a0ee24a4e3d1, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [fa220329-d425-4019-949f-17f0a0438842, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 1c09410f-9904-431e-a26a-317e90bd049c] [fa220329-d425-4019-949f-17f0a0438842, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [4752512e-c3ae-4a3c-93a9-45e281474408, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [4752512e-c3ae-4a3c-93a9-45e281474408, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [4752512e-c3ae-4a3c-93a9-45e281474408, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [4752512e-c3ae-4a3c-93a9-45e281474408, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [4752512e-c3ae-4a3c-93a9-45e281474408, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [4752512e-c3ae-4a3c-93a9-45e281474408, http://www.w3.org/ns/shacl#pattern, "^B"] [4752512e-c3ae-4a3c-93a9-45e281474408, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [4752512e-c3ae-4a3c-93a9-45e281474408, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [bee494ff-0330-43c7-aa6c-58f927c48395, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [bee494ff-0330-43c7-aa6c-58f927c48395, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [bee494ff-0330-43c7-aa6c-58f927c48395, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [bee494ff-0330-43c7-aa6c-58f927c48395, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [bee494ff-0330-43c7-aa6c-58f927c48395, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [bee494ff-0330-43c7-aa6c-58f927c48395, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [bee494ff-0330-43c7-aa6c-58f927c48395, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [acb67422-02e5-4c16-8f0a-234f2e16e348, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [acb67422-02e5-4c16-8f0a-234f2e16e348, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [acb67422-02e5-4c16-8f0a-234f2e16e348, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, bee494ff-0330-43c7-aa6c-58f927c48395] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 38ffaa79-ed63-472b-9041-166896dc08b5] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 0da41c4f-68c4-4484-8c54-a0ee24a4e3d1] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, acb67422-02e5-4c16-8f0a-234f2e16e348] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 9e32235e-c319-45ef-9e0f-24a3c702ffc0] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 50cd8b43-b619-4f16-be7c-26373b1b1678] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 4752512e-c3ae-4a3c-93a9-45e281474408] [8a08f7a4-4397-4d00-9099-5309bd605eb1, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [8a08f7a4-4397-4d00-9099-5309bd605eb1, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"]>
21:00:50.805 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:50.807 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:50.830 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:50.830 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:acb67422-02e5-4c16-8f0a-234f2e16e348)
21:00:50.830 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:9e32235e-c319-45ef-9e0f-24a3c702ffc0)
21:00:50.830 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5)
21:00:50.830 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:50cd8b43-b619-4f16-be7c-26373b1b1678)
21:00:50.830 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:4752512e-c3ae-4a3c-93a9-45e281474408)
21:00:50.831 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:0da41c4f-68c4-4484-8c54-a0ee24a4e3d1)
21:00:50.831 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:38ffaa79-ed63-472b-9041-166896dc08b5)
21:00:50.831 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:9e32235e-c319-45ef-9e0f-24a3c702ffc0],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:50.833 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:9e32235e-c319-45ef-9e0f-24a3c702ffc0=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:4752512e-c3ae-4a3c-93a9-45e281474408],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:50.878 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:4752512e-c3ae-4a3c-93a9-45e281474408=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:bee494ff-0330-43c7-aa6c-58f927c48395],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:bee494ff-0330-43c7-aa6c-58f927c48395=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:50.882 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:9e32235e-c319-45ef-9e0f-24a3c702ffc0,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:4752512e-c3ae-4a3c-93a9-45e281474408,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:bee494ff-0330-43c7-aa6c-58f927c48395,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:9e32235e-c319-45ef-9e0f-24a3c702ffc0,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:4752512e-c3ae-4a3c-93a9-45e281474408,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:bee494ff-0330-43c7-aa6c-58f927c48395,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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 <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:9e32235e-c319-45ef-9e0f-24a3c702ffc0,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:4752512e-c3ae-4a3c-93a9-45e281474408,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:bee494ff-0330-43c7-aa6c-58f927c48395,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

21:00:50.891 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: 
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:50.892Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                6 ;
        <http://www.sampledomain.org/sam#anotherStringProperty>
                "D" .
21:00:50.912 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "6"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherStringProperty "D"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:50.892Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "6"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherStringProperty, "D"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:50.892Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:50.914 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {8ab742f6-3722-4c13-852f-ce6df5ea0d00 @rdf:rest ca449411-f863-4192-91e2-6d26ea726d27; 8ab742f6-3722-4c13-852f-ce6df5ea0d00 @rdf:first "B"; 1c62e004-ea4e-43b5-aa72-6ad3a6201fcb @sh:path http://www.sampledomain.org/sam#aReferenceProperty; 1c62e004-ea4e-43b5-aa72-6ad3a6201fcb @sh:class http://www.sampledomain.org/sam#AnotherResource; 1c62e004-ea4e-43b5-aa72-6ad3a6201fcb @rdf:type sh:Property; e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43 @sh:path http://www.sampledomain.org/sam#aStringProperty; e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43 @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43 @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43 @sh:maxLength "10"^^http://www.w3.org/2001/XMLSchema#integer; e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43 @sh:minLength "7"^^http://www.w3.org/2001/XMLSchema#integer; e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43 @sh:pattern "^B"; e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43 @sh:description "a Simple Single String Property"; e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43 @rdf:type sh:Property; c13f1b27-a3ff-4678-8049-9c37aa76605f @sh:path http://www.sampledomain.org/sam#anotherStringProperty; c13f1b27-a3ff-4678-8049-9c37aa76605f @sh:in 559c0a0c-70b1-4236-a45c-93a860ecd761; c13f1b27-a3ff-4678-8049-9c37aa76605f @rdf:type sh:Property; 974daba3-47ce-4212-b028-7ce31f1d10d1 @sh:path http://www.sampledomain.org/sam#aSetOfDates...} |  [8ab742f6-3722-4c13-852f-ce6df5ea0d00, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, ca449411-f863-4192-91e2-6d26ea726d27] [8ab742f6-3722-4c13-852f-ce6df5ea0d00, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [1c62e004-ea4e-43b5-aa72-6ad3a6201fcb, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [1c62e004-ea4e-43b5-aa72-6ad3a6201fcb, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [1c62e004-ea4e-43b5-aa72-6ad3a6201fcb, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43, http://www.w3.org/ns/shacl#pattern, "^B"] [e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [c13f1b27-a3ff-4678-8049-9c37aa76605f, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [c13f1b27-a3ff-4678-8049-9c37aa76605f, http://www.w3.org/ns/shacl#in, 559c0a0c-70b1-4236-a45c-93a860ecd761] [c13f1b27-a3ff-4678-8049-9c37aa76605f, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [974daba3-47ce-4212-b028-7ce31f1d10d1, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [974daba3-47ce-4212-b028-7ce31f1d10d1, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [974daba3-47ce-4212-b028-7ce31f1d10d1, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [974daba3-47ce-4212-b028-7ce31f1d10d1, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [7e302e0a-f0c1-4cd3-b175-b8a3717529d8, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [7e302e0a-f0c1-4cd3-b175-b8a3717529d8, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [7e302e0a-f0c1-4cd3-b175-b8a3717529d8, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [7e302e0a-f0c1-4cd3-b175-b8a3717529d8, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [ca449411-f863-4192-91e2-6d26ea726d27, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [ca449411-f863-4192-91e2-6d26ea726d27, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [559c0a0c-70b1-4236-a45c-93a860ecd761, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 8ab742f6-3722-4c13-852f-ce6df5ea0d00] [559c0a0c-70b1-4236-a45c-93a860ecd761, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [d81c1b44-88aa-46d2-aaa7-55059da54091, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [d81c1b44-88aa-46d2-aaa7-55059da54091, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [d81c1b44-88aa-46d2-aaa7-55059da54091, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [d81c1b44-88aa-46d2-aaa7-55059da54091, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [d81c1b44-88aa-46d2-aaa7-55059da54091, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [d81c1b44-88aa-46d2-aaa7-55059da54091, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [d81c1b44-88aa-46d2-aaa7-55059da54091, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [215dea28-23ea-464a-9f5f-d8f1e72bc21f, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [215dea28-23ea-464a-9f5f-d8f1e72bc21f, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [215dea28-23ea-464a-9f5f-d8f1e72bc21f, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [215dea28-23ea-464a-9f5f-d8f1e72bc21f, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [215dea28-23ea-464a-9f5f-d8f1e72bc21f, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [215dea28-23ea-464a-9f5f-d8f1e72bc21f, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [215dea28-23ea-464a-9f5f-d8f1e72bc21f, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [5f4a3b97-8647-49d3-bb2f-2ce297d8afe7, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [5f4a3b97-8647-49d3-bb2f-2ce297d8afe7, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [5f4a3b97-8647-49d3-bb2f-2ce297d8afe7, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [5f4a3b97-8647-49d3-bb2f-2ce297d8afe7, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 974daba3-47ce-4212-b028-7ce31f1d10d1] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 215dea28-23ea-464a-9f5f-d8f1e72bc21f] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 5f4a3b97-8647-49d3-bb2f-2ce297d8afe7] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, d81c1b44-88aa-46d2-aaa7-55059da54091] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, c13f1b27-a3ff-4678-8049-9c37aa76605f] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 1c62e004-ea4e-43b5-aa72-6ad3a6201fcb] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 7e302e0a-f0c1-4cd3-b175-b8a3717529d8]>
21:00:50.915 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:50.917 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:50.990 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:50.990 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:1c62e004-ea4e-43b5-aa72-6ad3a6201fcb)
21:00:50.990 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:7e302e0a-f0c1-4cd3-b175-b8a3717529d8)
21:00:50.990 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:c13f1b27-a3ff-4678-8049-9c37aa76605f)
21:00:50.990 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:974daba3-47ce-4212-b028-7ce31f1d10d1)
21:00:50.990 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:5f4a3b97-8647-49d3-bb2f-2ce297d8afe7)
21:00:50.990 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43)
21:00:50.990 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:215dea28-23ea-464a-9f5f-d8f1e72bc21f)
21:00:50.991 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_:c13f1b27-a3ff-4678-8049-9c37aa76605f=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherStringProperty>),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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:974daba3-47ce-4212-b028-7ce31f1d10d1],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:51.001 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:974daba3-47ce-4212-b028-7ce31f1d10d1=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:51.006 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:215dea28-23ea-464a-9f5f-d8f1e72bc21f],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:215dea28-23ea-464a-9f5f-d8f1e72bc21f=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(6 satisfies maxLength(2), 6 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 6 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:d81c1b44-88aa-46d2-aaa7-55059da54091],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:d81c1b44-88aa-46d2-aaa7-55059da54091=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:51.013 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:d81c1b44-88aa-46d2-aaa7-55059da54091,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(6 satisfies maxLength(2), 6 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 6 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:c13f1b27-a3ff-4678-8049-9c37aa76605f,PredicatePath(<http://www.sampledomain.org/sam#anotherStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:974daba3-47ce-4212-b028-7ce31f1d10d1,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:51.014 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:d81c1b44-88aa-46d2-aaa7-55059da54091,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(6 satisfies maxLength(2), 6 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 6 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:c13f1b27-a3ff-4678-8049-9c37aa76605f,PredicatePath(<http://www.sampledomain.org/sam#anotherStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:974daba3-47ce-4212-b028-7ce31f1d10d1,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:51.014 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:d81c1b44-88aa-46d2-aaa7-55059da54091,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(6 satisfies maxLength(2), 6 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 6 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:c13f1b27-a3ff-4678-8049-9c37aa76605f,PredicatePath(<http://www.sampledomain.org/sam#anotherStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:974daba3-47ce-4212-b028-7ce31f1d10d1,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ 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                 <http://www.sampledomain.org/sam#anotherStringProperty> ;
                 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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ 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                 <http://www.sampledomain.org/sam#anotherStringProperty> ;
                 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:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:51.071Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 ;
        <http://www.sampledomain.org/sam#integerProperty2>
                6 .
21:00:51.092 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#integerProperty2 "6"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:51.071Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#integerProperty2, "6"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:51.071Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:51.093 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {fb6689d3-e009-47b1-9271-60f9e1ab4f05 @sh:path http://www.sampledomain.org/sam#aSetOfDates; fb6689d3-e009-47b1-9271-60f9e1ab4f05 @sh:maxCount "2"^^http://www.w3.org/2001/XMLSchema#integer; fb6689d3-e009-47b1-9271-60f9e1ab4f05 @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; fb6689d3-e009-47b1-9271-60f9e1ab4f05 @rdf:type sh:Property; 151c51a1-aeef-4a3c-9514-98caad12b373 @sh:path http://www.sampledomain.org/sam#aReferenceProperty; 151c51a1-aeef-4a3c-9514-98caad12b373 @sh:class http://www.sampledomain.org/sam#AnotherResource; 151c51a1-aeef-4a3c-9514-98caad12b373 @rdf:type sh:Property; 3bb00828-7d95-4911-9142-01906f4438f2 @sh:path http://www.sampledomain.org/sam#anotherIntegerProperty; 3bb00828-7d95-4911-9142-01906f4438f2 @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 3bb00828-7d95-4911-9142-01906f4438f2 @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 3bb00828-7d95-4911-9142-01906f4438f2 @sh:datatype http://www.w3.org/2001/XMLSchema#integer; 3bb00828-7d95-4911-9142-01906f4438f2 @sh:maxLength "2"^^http://www.w3.org/2001/XMLSchema#integer; 3bb00828-7d95-4911-9142-01906f4438f2 @sh:minLength "1"^^http://www.w3.org/2001/XMLSchema#integer; 3bb00828-7d95-4911-9142-01906f4438f2 @rdf:type sh:Property; 05719744-edf3-4084-867b-18044c7d6c20 @rdf:rest 981615d2-63b5-4ee8-ab67-9de309f3ad63; 05719744-edf3-4084-867b-18044c7d6c20 @rdf:first "A"; 0ec0ffda-d63b-4e1c-9514-60862f3084a7 @sh:path http://www.sampledomain.org/sam#integerProperty2...} |  [fb6689d3-e009-47b1-9271-60f9e1ab4f05, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [fb6689d3-e009-47b1-9271-60f9e1ab4f05, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [fb6689d3-e009-47b1-9271-60f9e1ab4f05, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [fb6689d3-e009-47b1-9271-60f9e1ab4f05, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [151c51a1-aeef-4a3c-9514-98caad12b373, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [151c51a1-aeef-4a3c-9514-98caad12b373, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [151c51a1-aeef-4a3c-9514-98caad12b373, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [3bb00828-7d95-4911-9142-01906f4438f2, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [3bb00828-7d95-4911-9142-01906f4438f2, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [3bb00828-7d95-4911-9142-01906f4438f2, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [3bb00828-7d95-4911-9142-01906f4438f2, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [3bb00828-7d95-4911-9142-01906f4438f2, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [3bb00828-7d95-4911-9142-01906f4438f2, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [3bb00828-7d95-4911-9142-01906f4438f2, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [05719744-edf3-4084-867b-18044c7d6c20, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 981615d2-63b5-4ee8-ab67-9de309f3ad63] [05719744-edf3-4084-867b-18044c7d6c20, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [0ec0ffda-d63b-4e1c-9514-60862f3084a7, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [0ec0ffda-d63b-4e1c-9514-60862f3084a7, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [0ec0ffda-d63b-4e1c-9514-60862f3084a7, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [0ec0ffda-d63b-4e1c-9514-60862f3084a7, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [981615d2-63b5-4ee8-ab67-9de309f3ad63, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 8df83ecf-bebb-4c8c-81c6-ee1825c849fb] [981615d2-63b5-4ee8-ab67-9de309f3ad63, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [441eff4f-0735-4ac0-b244-2757fcf7144c, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [441eff4f-0735-4ac0-b244-2757fcf7144c, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [441eff4f-0735-4ac0-b244-2757fcf7144c, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [441eff4f-0735-4ac0-b244-2757fcf7144c, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [441eff4f-0735-4ac0-b244-2757fcf7144c, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [441eff4f-0735-4ac0-b244-2757fcf7144c, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [441eff4f-0735-4ac0-b244-2757fcf7144c, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [c23832dc-46a5-480e-8200-8bbed6b54002, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [c23832dc-46a5-480e-8200-8bbed6b54002, http://www.w3.org/ns/shacl#in, 05719744-edf3-4084-867b-18044c7d6c20] [c23832dc-46a5-480e-8200-8bbed6b54002, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [8df83ecf-bebb-4c8c-81c6-ee1825c849fb, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [8df83ecf-bebb-4c8c-81c6-ee1825c849fb, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [5e5c8f58-9447-4361-ad63-7da0f3fb5e54, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [5e5c8f58-9447-4361-ad63-7da0f3fb5e54, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [5e5c8f58-9447-4361-ad63-7da0f3fb5e54, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [5e5c8f58-9447-4361-ad63-7da0f3fb5e54, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [b4bb833b-98d5-48ae-8029-424228a2d596, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [b4bb833b-98d5-48ae-8029-424228a2d596, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [b4bb833b-98d5-48ae-8029-424228a2d596, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [b4bb833b-98d5-48ae-8029-424228a2d596, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [b4bb833b-98d5-48ae-8029-424228a2d596, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [b4bb833b-98d5-48ae-8029-424228a2d596, http://www.w3.org/ns/shacl#pattern, "^B"] [b4bb833b-98d5-48ae-8029-424228a2d596, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [b4bb833b-98d5-48ae-8029-424228a2d596, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 441eff4f-0735-4ac0-b244-2757fcf7144c] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 3bb00828-7d95-4911-9142-01906f4438f2] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 5e5c8f58-9447-4361-ad63-7da0f3fb5e54] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, b4bb833b-98d5-48ae-8029-424228a2d596] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 151c51a1-aeef-4a3c-9514-98caad12b373] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, fb6689d3-e009-47b1-9271-60f9e1ab4f05] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, c23832dc-46a5-480e-8200-8bbed6b54002] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 0ec0ffda-d63b-4e1c-9514-60862f3084a7]>
21:00:51.094 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:51.096 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:51.116 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:51.117 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:3bb00828-7d95-4911-9142-01906f4438f2)
21:00:51.117 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:b4bb833b-98d5-48ae-8029-424228a2d596)
21:00:51.117 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:0ec0ffda-d63b-4e1c-9514-60862f3084a7)
21:00:51.117 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:151c51a1-aeef-4a3c-9514-98caad12b373)
21:00:51.117 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:5e5c8f58-9447-4361-ad63-7da0f3fb5e54)
21:00:51.117 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:c23832dc-46a5-480e-8200-8bbed6b54002)
21:00:51.117 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:441eff4f-0735-4ac0-b244-2757fcf7144c)
21:00:51.118 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:3bb00828-7d95-4911-9142-01906f4438f2],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:3bb00828-7d95-4911-9142-01906f4438f2=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:b4bb833b-98d5-48ae-8029-424228a2d596],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:51.125 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:b4bb833b-98d5-48ae-8029-424228a2d596=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_:0ec0ffda-d63b-4e1c-9514-60862f3084a7=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#integerProperty2>),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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:441eff4f-0735-4ac0-b244-2757fcf7144c],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:441eff4f-0735-4ac0-b244-2757fcf7144c=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:fb6689d3-e009-47b1-9271-60f9e1ab4f05],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:51.172 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:fb6689d3-e009-47b1-9271-60f9e1ab4f05=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:51.173 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:0ec0ffda-d63b-4e1c-9514-60862f3084a7,PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:3bb00828-7d95-4911-9142-01906f4438f2,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:441eff4f-0735-4ac0-b244-2757fcf7144c,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:51.173 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:0ec0ffda-d63b-4e1c-9514-60862f3084a7,PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:3bb00828-7d95-4911-9142-01906f4438f2,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:441eff4f-0735-4ac0-b244-2757fcf7144c,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:51.174 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:0ec0ffda-d63b-4e1c-9514-60862f3084a7,PredicatePath(<http://www.sampledomain.org/sam#integerProperty2>),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:3bb00828-7d95-4911-9142-01906f4438f2,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:441eff4f-0735-4ac0-b244-2757fcf7144c,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

21:00:51.181 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: 
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:51.182Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 ;
        <http://www.sampledomain.org/sam#integerProperty2>
                5 .
21:00:51.201 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#integerProperty2 "5"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:51.182Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#integerProperty2, "5"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:51.182Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:51.202 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {04cc634e-adc4-4d18-93d4-6838104e1c34 @sh:path http://www.sampledomain.org/sam#integerProperty2; 04cc634e-adc4-4d18-93d4-6838104e1c34 @sh:maxExclusive "15"^^http://www.w3.org/2001/XMLSchema#integer; 04cc634e-adc4-4d18-93d4-6838104e1c34 @sh:minExclusive "5"^^http://www.w3.org/2001/XMLSchema#integer; 04cc634e-adc4-4d18-93d4-6838104e1c34 @rdf:type sh:Property; 0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5 @sh:path http://www.sampledomain.org/sam#aSetOfDates; 0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5 @sh:maxCount "2"^^http://www.w3.org/2001/XMLSchema#integer; 0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5 @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5 @rdf:type sh:Property; 19618241-86d2-4e35-b2cd-94e9c8bac5e2 @sh:path http://www.sampledomain.org/sam#aReferenceProperty; 19618241-86d2-4e35-b2cd-94e9c8bac5e2 @sh:class http://www.sampledomain.org/sam#AnotherResource; 19618241-86d2-4e35-b2cd-94e9c8bac5e2 @rdf:type sh:Property; 4d7e93a9-70f7-46d1-93a7-74a3789d4239 @sh:path http://www.sampledomain.org/sam#aStringProperty; 4d7e93a9-70f7-46d1-93a7-74a3789d4239 @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 4d7e93a9-70f7-46d1-93a7-74a3789d4239 @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 4d7e93a9-70f7-46d1-93a7-74a3789d4239 @sh:maxLength "10"^^http://www.w3.org/2001/XMLSchema#integer; 4d7e93a9-70f7-46d1-93a7-74a3789d4239 @sh:minLength "7"^^http://www.w3.org/2001/XMLSchema#integer; 4d7e93a9-70f7-46d1-93a7-74a3789d4239 @sh:pattern "^B"...} |  [04cc634e-adc4-4d18-93d4-6838104e1c34, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [04cc634e-adc4-4d18-93d4-6838104e1c34, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [04cc634e-adc4-4d18-93d4-6838104e1c34, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [04cc634e-adc4-4d18-93d4-6838104e1c34, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [19618241-86d2-4e35-b2cd-94e9c8bac5e2, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [19618241-86d2-4e35-b2cd-94e9c8bac5e2, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [19618241-86d2-4e35-b2cd-94e9c8bac5e2, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [4d7e93a9-70f7-46d1-93a7-74a3789d4239, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [4d7e93a9-70f7-46d1-93a7-74a3789d4239, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [4d7e93a9-70f7-46d1-93a7-74a3789d4239, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [4d7e93a9-70f7-46d1-93a7-74a3789d4239, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [4d7e93a9-70f7-46d1-93a7-74a3789d4239, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [4d7e93a9-70f7-46d1-93a7-74a3789d4239, http://www.w3.org/ns/shacl#pattern, "^B"] [4d7e93a9-70f7-46d1-93a7-74a3789d4239, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [4d7e93a9-70f7-46d1-93a7-74a3789d4239, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [c58bb05c-36f6-4e95-a441-549b69f45ee4, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 59d14abe-1173-4290-abf4-94830946d6f5] [c58bb05c-36f6-4e95-a441-549b69f45ee4, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [59d14abe-1173-4290-abf4-94830946d6f5, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, a17f8c05-1207-4c67-a70c-5d6115ffc50d] [59d14abe-1173-4290-abf4-94830946d6f5, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [499b10c5-8780-424e-8637-d06f2db4cb9e, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [499b10c5-8780-424e-8637-d06f2db4cb9e, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [499b10c5-8780-424e-8637-d06f2db4cb9e, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [499b10c5-8780-424e-8637-d06f2db4cb9e, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [499b10c5-8780-424e-8637-d06f2db4cb9e, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [499b10c5-8780-424e-8637-d06f2db4cb9e, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [499b10c5-8780-424e-8637-d06f2db4cb9e, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [15e7203b-cbfd-4c6b-a8d9-b416099fbce7, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [15e7203b-cbfd-4c6b-a8d9-b416099fbce7, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [15e7203b-cbfd-4c6b-a8d9-b416099fbce7, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [15e7203b-cbfd-4c6b-a8d9-b416099fbce7, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [15e7203b-cbfd-4c6b-a8d9-b416099fbce7, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [15e7203b-cbfd-4c6b-a8d9-b416099fbce7, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [15e7203b-cbfd-4c6b-a8d9-b416099fbce7, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [2059d04a-b8d2-484f-9ca3-13637ccc8fd8, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [2059d04a-b8d2-484f-9ca3-13637ccc8fd8, http://www.w3.org/ns/shacl#in, c58bb05c-36f6-4e95-a441-549b69f45ee4] [2059d04a-b8d2-484f-9ca3-13637ccc8fd8, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [a17f8c05-1207-4c67-a70c-5d6115ffc50d, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [a17f8c05-1207-4c67-a70c-5d6115ffc50d, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [4f47c37a-0227-48d4-bad9-10b4dcfaadb8, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [4f47c37a-0227-48d4-bad9-10b4dcfaadb8, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [4f47c37a-0227-48d4-bad9-10b4dcfaadb8, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [4f47c37a-0227-48d4-bad9-10b4dcfaadb8, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 4d7e93a9-70f7-46d1-93a7-74a3789d4239] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 4f47c37a-0227-48d4-bad9-10b4dcfaadb8] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 19618241-86d2-4e35-b2cd-94e9c8bac5e2] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 2059d04a-b8d2-484f-9ca3-13637ccc8fd8] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 499b10c5-8780-424e-8637-d06f2db4cb9e] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 15e7203b-cbfd-4c6b-a8d9-b416099fbce7] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 04cc634e-adc4-4d18-93d4-6838104e1c34]>
21:00:51.203 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:51.205 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:51.225 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:51.225 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:499b10c5-8780-424e-8637-d06f2db4cb9e)
21:00:51.225 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:4d7e93a9-70f7-46d1-93a7-74a3789d4239)
21:00:51.225 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:04cc634e-adc4-4d18-93d4-6838104e1c34)
21:00:51.225 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:2059d04a-b8d2-484f-9ca3-13637ccc8fd8)
21:00:51.226 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:15e7203b-cbfd-4c6b-a8d9-b416099fbce7)
21:00:51.226 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:19618241-86d2-4e35-b2cd-94e9c8bac5e2)
21:00:51.226 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5)
21:00:51.226 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:499b10c5-8780-424e-8637-d06f2db4cb9e],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:499b10c5-8780-424e-8637-d06f2db4cb9e=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:4d7e93a9-70f7-46d1-93a7-74a3789d4239],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:51.271 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:4d7e93a9-70f7-46d1-93a7-74a3789d4239=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_:04cc634e-adc4-4d18-93d4-6838104e1c34=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#integerProperty2>),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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:15e7203b-cbfd-4c6b-a8d9-b416099fbce7],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:15e7203b-cbfd-4c6b-a8d9-b416099fbce7=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:51.279 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_:4f47c37a-0227-48d4-bad9-10b4dcfaadb8=ShapeTyping(TypingMap(Map()))
21:00:51.280 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:15e7203b-cbfd-4c6b-a8d9-b416099fbce7,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#integerProperty2>),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:4d7e93a9-70f7-46d1-93a7-74a3789d4239,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:51.281 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:15e7203b-cbfd-4c6b-a8d9-b416099fbce7,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#integerProperty2>),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:4d7e93a9-70f7-46d1-93a7-74a3789d4239,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:51.282 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:15e7203b-cbfd-4c6b-a8d9-b416099fbce7,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#integerProperty2>),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:4d7e93a9-70f7-46d1-93a7-74a3789d4239,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  5 ;
                 sh:message                    "minExclusive violation. Expected 5 > 5" ;
                 sh:resultPath                 <http://www.sampledomain.org/sam#integerProperty2> ;
                 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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  5 ;
                 sh:message                    "minExclusive violation. Expected 5 > 5" ;
                 sh:resultPath                 <http://www.sampledomain.org/sam#integerProperty2> ;
                 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:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:51.293Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 .
21:00:51.308 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:51.293Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:51.293Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:51.310 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {6d0e2c7b-b6cb-4666-9612-39eb614c6e5a @sh:path http://www.sampledomain.org/sam#aStringProperty; 6d0e2c7b-b6cb-4666-9612-39eb614c6e5a @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 6d0e2c7b-b6cb-4666-9612-39eb614c6e5a @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 6d0e2c7b-b6cb-4666-9612-39eb614c6e5a @sh:maxLength "10"^^http://www.w3.org/2001/XMLSchema#integer; 6d0e2c7b-b6cb-4666-9612-39eb614c6e5a @sh:minLength "7"^^http://www.w3.org/2001/XMLSchema#integer; 6d0e2c7b-b6cb-4666-9612-39eb614c6e5a @sh:pattern "^B"; 6d0e2c7b-b6cb-4666-9612-39eb614c6e5a @sh:description "a Simple Single String Property"; 6d0e2c7b-b6cb-4666-9612-39eb614c6e5a @rdf:type sh:Property; 79204495-50cf-4691-862a-2566d3d8e51a @sh:path http://www.sampledomain.org/sam#anIntegerProperty; 79204495-50cf-4691-862a-2566d3d8e51a @sh:maxCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 79204495-50cf-4691-862a-2566d3d8e51a @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 79204495-50cf-4691-862a-2566d3d8e51a @sh:datatype http://www.w3.org/2001/XMLSchema#integer; 79204495-50cf-4691-862a-2566d3d8e51a @sh:maxLength "2"^^http://www.w3.org/2001/XMLSchema#integer; 79204495-50cf-4691-862a-2566d3d8e51a @sh:minLength "1"^^http://www.w3.org/2001/XMLSchema#integer; 79204495-50cf-4691-862a-2566d3d8e51a @rdf:type sh:Property; c9a80250-c9ee-45ae-9726-2874431282a3 @sh:path http://www.sampledomain.org/sam#aSetOfDates; c9a80250-c9ee-45ae-9726-2874431282a3 @sh:maxCount "2"^^http://www.w3.org/2001/XMLSchema#integer...} |  [6d0e2c7b-b6cb-4666-9612-39eb614c6e5a, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [6d0e2c7b-b6cb-4666-9612-39eb614c6e5a, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [6d0e2c7b-b6cb-4666-9612-39eb614c6e5a, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [6d0e2c7b-b6cb-4666-9612-39eb614c6e5a, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [6d0e2c7b-b6cb-4666-9612-39eb614c6e5a, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [6d0e2c7b-b6cb-4666-9612-39eb614c6e5a, http://www.w3.org/ns/shacl#pattern, "^B"] [6d0e2c7b-b6cb-4666-9612-39eb614c6e5a, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [6d0e2c7b-b6cb-4666-9612-39eb614c6e5a, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [79204495-50cf-4691-862a-2566d3d8e51a, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [79204495-50cf-4691-862a-2566d3d8e51a, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [79204495-50cf-4691-862a-2566d3d8e51a, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [79204495-50cf-4691-862a-2566d3d8e51a, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [79204495-50cf-4691-862a-2566d3d8e51a, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [79204495-50cf-4691-862a-2566d3d8e51a, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [79204495-50cf-4691-862a-2566d3d8e51a, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [c9a80250-c9ee-45ae-9726-2874431282a3, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [c9a80250-c9ee-45ae-9726-2874431282a3, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [c9a80250-c9ee-45ae-9726-2874431282a3, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [c9a80250-c9ee-45ae-9726-2874431282a3, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [f5553993-ba97-481a-af6c-5ff67dc55d90, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [f5553993-ba97-481a-af6c-5ff67dc55d90, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [f5553993-ba97-481a-af6c-5ff67dc55d90, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [f5553993-ba97-481a-af6c-5ff67dc55d90, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [f5553993-ba97-481a-af6c-5ff67dc55d90, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [f5553993-ba97-481a-af6c-5ff67dc55d90, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [f5553993-ba97-481a-af6c-5ff67dc55d90, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [208188d2-8212-4304-9c3a-e2fdbfac1f94, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [208188d2-8212-4304-9c3a-e2fdbfac1f94, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [208188d2-8212-4304-9c3a-e2fdbfac1f94, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [60f1dad7-8167-4fff-ba52-e488fcafea07, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 319b211f-4fae-4c87-95e4-fc9d77d1e016] [60f1dad7-8167-4fff-ba52-e488fcafea07, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [6e84f8c8-aa44-4979-bc12-0c38d2facdd2, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [6e84f8c8-aa44-4979-bc12-0c38d2facdd2, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [6e84f8c8-aa44-4979-bc12-0c38d2facdd2, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [6e84f8c8-aa44-4979-bc12-0c38d2facdd2, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [825489ef-734d-4a9e-9ca6-0da0039d070a, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [825489ef-734d-4a9e-9ca6-0da0039d070a, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [319b211f-4fae-4c87-95e4-fc9d77d1e016, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 825489ef-734d-4a9e-9ca6-0da0039d070a] [319b211f-4fae-4c87-95e4-fc9d77d1e016, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [a689a531-dc9b-4b3f-8489-9d6f31785a69, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [a689a531-dc9b-4b3f-8489-9d6f31785a69, http://www.w3.org/ns/shacl#in, 60f1dad7-8167-4fff-ba52-e488fcafea07] [a689a531-dc9b-4b3f-8489-9d6f31785a69, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [b8d19c3a-b420-4346-a029-f6a656fb282e, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [b8d19c3a-b420-4346-a029-f6a656fb282e, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [b8d19c3a-b420-4346-a029-f6a656fb282e, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [b8d19c3a-b420-4346-a029-f6a656fb282e, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 79204495-50cf-4691-862a-2566d3d8e51a] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, b8d19c3a-b420-4346-a029-f6a656fb282e] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, c9a80250-c9ee-45ae-9726-2874431282a3] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, f5553993-ba97-481a-af6c-5ff67dc55d90] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 208188d2-8212-4304-9c3a-e2fdbfac1f94] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, a689a531-dc9b-4b3f-8489-9d6f31785a69] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 6e84f8c8-aa44-4979-bc12-0c38d2facdd2] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 6d0e2c7b-b6cb-4666-9612-39eb614c6e5a]>
21:00:51.311 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:51.313 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:51.384 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:51.384 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:a689a531-dc9b-4b3f-8489-9d6f31785a69)
21:00:51.384 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:208188d2-8212-4304-9c3a-e2fdbfac1f94)
21:00:51.385 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:6d0e2c7b-b6cb-4666-9612-39eb614c6e5a)
21:00:51.385 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:f5553993-ba97-481a-af6c-5ff67dc55d90)
21:00:51.385 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:c9a80250-c9ee-45ae-9726-2874431282a3)
21:00:51.385 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:b8d19c3a-b420-4346-a029-f6a656fb282e)
21:00:51.385 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:79204495-50cf-4691-862a-2566d3d8e51a)
21:00:51.385 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:6d0e2c7b-b6cb-4666-9612-39eb614c6e5a],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:51.390 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:6d0e2c7b-b6cb-4666-9612-39eb614c6e5a=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:f5553993-ba97-481a-af6c-5ff67dc55d90],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:f5553993-ba97-481a-af6c-5ff67dc55d90=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:c9a80250-c9ee-45ae-9726-2874431282a3],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:51.394 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:c9a80250-c9ee-45ae-9726-2874431282a3=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:79204495-50cf-4691-862a-2566d3d8e51a],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:79204495-50cf-4691-862a-2566d3d8e51a=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_:6e84f8c8-aa44-4979-bc12-0c38d2facdd2=ShapeTyping(TypingMap(Map()))
21:00:51.399 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:c9a80250-c9ee-45ae-9726-2874431282a3,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:79204495-50cf-4691-862a-2566d3d8e51a,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:6d0e2c7b-b6cb-4666-9612-39eb614c6e5a,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
21:00:51.400 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:c9a80250-c9ee-45ae-9726-2874431282a3,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:79204495-50cf-4691-862a-2566d3d8e51a,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:6d0e2c7b-b6cb-4666-9612-39eb614c6e5a,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
21:00:51.400 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:c9a80250-c9ee-45ae-9726-2874431282a3,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:79204495-50cf-4691-862a-2566d3d8e51a,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:6d0e2c7b-b6cb-4666-9612-39eb614c6e5a,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

21:00:51.406 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: 
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:51.408Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between two and four" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 .
21:00:51.475 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between two and four"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:51.408Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between two and four"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:51.408Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:51.476 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {9e8b2c64-5e34-4dfe-95bc-85e2e7a84965 @sh:path http://www.sampledomain.org/sam#anotherIntegerProperty; 9e8b2c64-5e34-4dfe-95bc-85e2e7a84965 @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 9e8b2c64-5e34-4dfe-95bc-85e2e7a84965 @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 9e8b2c64-5e34-4dfe-95bc-85e2e7a84965 @sh:datatype http://www.w3.org/2001/XMLSchema#integer; 9e8b2c64-5e34-4dfe-95bc-85e2e7a84965 @sh:maxLength "2"^^http://www.w3.org/2001/XMLSchema#integer; 9e8b2c64-5e34-4dfe-95bc-85e2e7a84965 @sh:minLength "1"^^http://www.w3.org/2001/XMLSchema#integer; 9e8b2c64-5e34-4dfe-95bc-85e2e7a84965 @rdf:type sh:Property; d94b3dba-957d-44ee-8d4d-bb0b3a140a89 @sh:path http://www.sampledomain.org/sam#aReferenceProperty; d94b3dba-957d-44ee-8d4d-bb0b3a140a89 @sh:class http://www.sampledomain.org/sam#AnotherResource; d94b3dba-957d-44ee-8d4d-bb0b3a140a89 @rdf:type sh:Property; 4f792ac2-fbb4-4284-8bab-8b66d62ee898 @sh:path http://www.sampledomain.org/sam#anIntegerProperty; 4f792ac2-fbb4-4284-8bab-8b66d62ee898 @sh:maxCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 4f792ac2-fbb4-4284-8bab-8b66d62ee898 @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 4f792ac2-fbb4-4284-8bab-8b66d62ee898 @sh:datatype http://www.w3.org/2001/XMLSchema#integer; 4f792ac2-fbb4-4284-8bab-8b66d62ee898 @sh:maxLength "2"^^http://www.w3.org/2001/XMLSchema#integer; 4f792ac2-fbb4-4284-8bab-8b66d62ee898 @sh:minLength "1"^^http://www.w3.org/2001/XMLSchema#integer; 4f792ac2-fbb4-4284-8bab-8b66d62ee898 @rdf:type sh:Property...} |  [9e8b2c64-5e34-4dfe-95bc-85e2e7a84965, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [9e8b2c64-5e34-4dfe-95bc-85e2e7a84965, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [9e8b2c64-5e34-4dfe-95bc-85e2e7a84965, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [9e8b2c64-5e34-4dfe-95bc-85e2e7a84965, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [9e8b2c64-5e34-4dfe-95bc-85e2e7a84965, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [9e8b2c64-5e34-4dfe-95bc-85e2e7a84965, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [9e8b2c64-5e34-4dfe-95bc-85e2e7a84965, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [d94b3dba-957d-44ee-8d4d-bb0b3a140a89, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [d94b3dba-957d-44ee-8d4d-bb0b3a140a89, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [d94b3dba-957d-44ee-8d4d-bb0b3a140a89, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [4f792ac2-fbb4-4284-8bab-8b66d62ee898, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [4f792ac2-fbb4-4284-8bab-8b66d62ee898, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [4f792ac2-fbb4-4284-8bab-8b66d62ee898, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [4f792ac2-fbb4-4284-8bab-8b66d62ee898, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [4f792ac2-fbb4-4284-8bab-8b66d62ee898, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [4f792ac2-fbb4-4284-8bab-8b66d62ee898, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [4f792ac2-fbb4-4284-8bab-8b66d62ee898, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [a8d5aa28-7608-44ea-921f-0164cdfe7880, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [a8d5aa28-7608-44ea-921f-0164cdfe7880, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [a8d5aa28-7608-44ea-921f-0164cdfe7880, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [a8d5aa28-7608-44ea-921f-0164cdfe7880, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [853376b2-98f7-4f56-85a5-854d48dbd212, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [853376b2-98f7-4f56-85a5-854d48dbd212, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [a15ea8e8-6221-4988-8a54-36b6bb7d9ca8, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, d29dc47b-82a2-402e-a299-aa711431d57a] [a15ea8e8-6221-4988-8a54-36b6bb7d9ca8, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [187fa86e-7200-4921-a534-8632c8703d3d, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [187fa86e-7200-4921-a534-8632c8703d3d, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [187fa86e-7200-4921-a534-8632c8703d3d, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [187fa86e-7200-4921-a534-8632c8703d3d, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [187fa86e-7200-4921-a534-8632c8703d3d, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [187fa86e-7200-4921-a534-8632c8703d3d, http://www.w3.org/ns/shacl#pattern, "^B"] [187fa86e-7200-4921-a534-8632c8703d3d, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [187fa86e-7200-4921-a534-8632c8703d3d, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [545d6be0-a715-4cf0-89c5-db5bc2113a17, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [545d6be0-a715-4cf0-89c5-db5bc2113a17, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [545d6be0-a715-4cf0-89c5-db5bc2113a17, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [545d6be0-a715-4cf0-89c5-db5bc2113a17, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [d29dc47b-82a2-402e-a299-aa711431d57a, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 853376b2-98f7-4f56-85a5-854d48dbd212] [d29dc47b-82a2-402e-a299-aa711431d57a, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [ec4b6789-36c1-4f0f-8400-655ba28f5e9a, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [ec4b6789-36c1-4f0f-8400-655ba28f5e9a, http://www.w3.org/ns/shacl#in, a15ea8e8-6221-4988-8a54-36b6bb7d9ca8] [ec4b6789-36c1-4f0f-8400-655ba28f5e9a, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [e1981a6d-88c6-4085-8b62-8b6211a6dd08, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [e1981a6d-88c6-4085-8b62-8b6211a6dd08, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [e1981a6d-88c6-4085-8b62-8b6211a6dd08, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [e1981a6d-88c6-4085-8b62-8b6211a6dd08, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 545d6be0-a715-4cf0-89c5-db5bc2113a17] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 9e8b2c64-5e34-4dfe-95bc-85e2e7a84965] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 4f792ac2-fbb4-4284-8bab-8b66d62ee898] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, e1981a6d-88c6-4085-8b62-8b6211a6dd08] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, d94b3dba-957d-44ee-8d4d-bb0b3a140a89] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, ec4b6789-36c1-4f0f-8400-655ba28f5e9a] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 187fa86e-7200-4921-a534-8632c8703d3d] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, a8d5aa28-7608-44ea-921f-0164cdfe7880]>
21:00:51.477 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:51.479 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:51.497 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:51.497 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:d94b3dba-957d-44ee-8d4d-bb0b3a140a89)
21:00:51.498 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:187fa86e-7200-4921-a534-8632c8703d3d)
21:00:51.498 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:ec4b6789-36c1-4f0f-8400-655ba28f5e9a)
21:00:51.498 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:545d6be0-a715-4cf0-89c5-db5bc2113a17)
21:00:51.498 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:4f792ac2-fbb4-4284-8bab-8b66d62ee898)
21:00:51.498 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:e1981a6d-88c6-4085-8b62-8b6211a6dd08)
21:00:51.498 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:9e8b2c64-5e34-4dfe-95bc-85e2e7a84965)
21:00:51.498 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:187fa86e-7200-4921-a534-8632c8703d3d],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:51.502 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:187fa86e-7200-4921-a534-8632c8703d3d=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#AResource>,_: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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:545d6be0-a715-4cf0-89c5-db5bc2113a17],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:51.504 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:545d6be0-a715-4cf0-89c5-db5bc2113a17=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:4f792ac2-fbb4-4284-8bab-8b66d62ee898],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:4f792ac2-fbb4-4284-8bab-8b66d62ee898=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:9e8b2c64-5e34-4dfe-95bc-85e2e7a84965],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:9e8b2c64-5e34-4dfe-95bc-85e2e7a84965=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_:a8d5aa28-7608-44ea-921f-0164cdfe7880=ShapeTyping(TypingMap(Map()))
21:00:51.512 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:9e8b2c64-5e34-4dfe-95bc-85e2e7a84965,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:545d6be0-a715-4cf0-89c5-db5bc2113a17,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:4f792ac2-fbb4-4284-8bab-8b66d62ee898,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:187fa86e-7200-4921-a534-8632c8703d3d,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:9e8b2c64-5e34-4dfe-95bc-85e2e7a84965,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:545d6be0-a715-4cf0-89c5-db5bc2113a17,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:4f792ac2-fbb4-4284-8bab-8b66d62ee898,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:187fa86e-7200-4921-a534-8632c8703d3d,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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 <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:9e8b2c64-5e34-4dfe-95bc-85e2e7a84965,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:545d6be0-a715-4cf0-89c5-db5bc2113a17,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:4f792ac2-fbb4-4284-8bab-8b66d62ee898,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:187fa86e-7200-4921-a534-8632c8703d3d,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ 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                 <http://www.sampledomain.org/sam#aStringProperty> ;
                 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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ 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                 <http://www.sampledomain.org/sam#aStringProperty> ;
                 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:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:51.573Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 .
21:00:51.590 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:51.573Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:51.573Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:51.591 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {82474bd7-9448-4a89-a506-fa11786d63ca @rdf:rest 6536547d-b684-430b-b24a-ba1b7f58e0e2; 82474bd7-9448-4a89-a506-fa11786d63ca @rdf:first "A"; 6536547d-b684-430b-b24a-ba1b7f58e0e2 @rdf:rest ab44f1d7-075c-4687-99fb-d39ed9f8feb4; 6536547d-b684-430b-b24a-ba1b7f58e0e2 @rdf:first "B"; a4d5dadf-bdfb-4673-8445-405a56651d69 @sh:path http://www.sampledomain.org/sam#anIntegerProperty; a4d5dadf-bdfb-4673-8445-405a56651d69 @sh:maxCount "0"^^http://www.w3.org/2001/XMLSchema#integer; a4d5dadf-bdfb-4673-8445-405a56651d69 @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; a4d5dadf-bdfb-4673-8445-405a56651d69 @sh:datatype http://www.w3.org/2001/XMLSchema#integer; a4d5dadf-bdfb-4673-8445-405a56651d69 @sh:maxLength "2"^^http://www.w3.org/2001/XMLSchema#integer; a4d5dadf-bdfb-4673-8445-405a56651d69 @sh:minLength "1"^^http://www.w3.org/2001/XMLSchema#integer; a4d5dadf-bdfb-4673-8445-405a56651d69 @rdf:type sh:Property; ab44f1d7-075c-4687-99fb-d39ed9f8feb4 @rdf:rest rdf:nil; ab44f1d7-075c-4687-99fb-d39ed9f8feb4 @rdf:first "C"; b17beb12-7619-4a12-aa2f-dbfb95ba5568 @sh:path http://www.sampledomain.org/sam#anotherStringProperty; b17beb12-7619-4a12-aa2f-dbfb95ba5568 @sh:in 82474bd7-9448-4a89-a506-fa11786d63ca; b17beb12-7619-4a12-aa2f-dbfb95ba5568 @rdf:type sh:Property; 673aba5f-5a7d-4710-b21a-21723d0c7356 @sh:path http://www.sampledomain.org/sam#integerProperty2...} |  [82474bd7-9448-4a89-a506-fa11786d63ca, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 6536547d-b684-430b-b24a-ba1b7f58e0e2] [82474bd7-9448-4a89-a506-fa11786d63ca, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [6536547d-b684-430b-b24a-ba1b7f58e0e2, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, ab44f1d7-075c-4687-99fb-d39ed9f8feb4] [6536547d-b684-430b-b24a-ba1b7f58e0e2, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [a4d5dadf-bdfb-4673-8445-405a56651d69, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [a4d5dadf-bdfb-4673-8445-405a56651d69, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [a4d5dadf-bdfb-4673-8445-405a56651d69, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [a4d5dadf-bdfb-4673-8445-405a56651d69, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [a4d5dadf-bdfb-4673-8445-405a56651d69, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [a4d5dadf-bdfb-4673-8445-405a56651d69, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [a4d5dadf-bdfb-4673-8445-405a56651d69, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [ab44f1d7-075c-4687-99fb-d39ed9f8feb4, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [ab44f1d7-075c-4687-99fb-d39ed9f8feb4, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [b17beb12-7619-4a12-aa2f-dbfb95ba5568, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [b17beb12-7619-4a12-aa2f-dbfb95ba5568, http://www.w3.org/ns/shacl#in, 82474bd7-9448-4a89-a506-fa11786d63ca] [b17beb12-7619-4a12-aa2f-dbfb95ba5568, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [673aba5f-5a7d-4710-b21a-21723d0c7356, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [673aba5f-5a7d-4710-b21a-21723d0c7356, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [673aba5f-5a7d-4710-b21a-21723d0c7356, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [673aba5f-5a7d-4710-b21a-21723d0c7356, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [11a3a2c1-998b-44e8-8d61-b59d16f5f07e, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [11a3a2c1-998b-44e8-8d61-b59d16f5f07e, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [11a3a2c1-998b-44e8-8d61-b59d16f5f07e, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [1fba6421-cbce-462e-a5c7-8eac99f71492, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [1fba6421-cbce-462e-a5c7-8eac99f71492, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [1fba6421-cbce-462e-a5c7-8eac99f71492, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [1fba6421-cbce-462e-a5c7-8eac99f71492, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [1fba6421-cbce-462e-a5c7-8eac99f71492, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [1fba6421-cbce-462e-a5c7-8eac99f71492, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [1fba6421-cbce-462e-a5c7-8eac99f71492, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [3bb38c1d-5a99-43cf-95a6-f9a80d47d93c, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [3bb38c1d-5a99-43cf-95a6-f9a80d47d93c, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [3bb38c1d-5a99-43cf-95a6-f9a80d47d93c, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [3bb38c1d-5a99-43cf-95a6-f9a80d47d93c, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [d6d4d928-1be7-4e95-a685-7bc034196d6a, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [d6d4d928-1be7-4e95-a685-7bc034196d6a, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [d6d4d928-1be7-4e95-a685-7bc034196d6a, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [d6d4d928-1be7-4e95-a685-7bc034196d6a, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 673aba5f-5a7d-4710-b21a-21723d0c7356] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 11a3a2c1-998b-44e8-8d61-b59d16f5f07e] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, d6d4d928-1be7-4e95-a685-7bc034196d6a] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, b17beb12-7619-4a12-aa2f-dbfb95ba5568] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, be74c0bf-97fc-4f2a-820c-c2c0f4d9389b] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, a4d5dadf-bdfb-4673-8445-405a56651d69] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 1fba6421-cbce-462e-a5c7-8eac99f71492] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 3bb38c1d-5a99-43cf-95a6-f9a80d47d93c] [be74c0bf-97fc-4f2a-820c-c2c0f4d9389b, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [be74c0bf-97fc-4f2a-820c-c2c0f4d9389b, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [be74c0bf-97fc-4f2a-820c-c2c0f4d9389b, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [be74c0bf-97fc-4f2a-820c-c2c0f4d9389b, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [be74c0bf-97fc-4f2a-820c-c2c0f4d9389b, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [be74c0bf-97fc-4f2a-820c-c2c0f4d9389b, http://www.w3.org/ns/shacl#pattern, "^B"] [be74c0bf-97fc-4f2a-820c-c2c0f4d9389b, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [be74c0bf-97fc-4f2a-820c-c2c0f4d9389b, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property]>
21:00:51.592 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:51.594 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:51.612 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:51.612 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:be74c0bf-97fc-4f2a-820c-c2c0f4d9389b)
21:00:51.612 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:d6d4d928-1be7-4e95-a685-7bc034196d6a)
21:00:51.612 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:3bb38c1d-5a99-43cf-95a6-f9a80d47d93c)
21:00:51.612 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:11a3a2c1-998b-44e8-8d61-b59d16f5f07e)
21:00:51.612 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:1fba6421-cbce-462e-a5c7-8eac99f71492)
21:00:51.613 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:a4d5dadf-bdfb-4673-8445-405a56651d69)
21:00:51.613 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:673aba5f-5a7d-4710-b21a-21723d0c7356)
21:00:51.613 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:be74c0bf-97fc-4f2a-820c-c2c0f4d9389b],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:51.616 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:be74c0bf-97fc-4f2a-820c-c2c0f4d9389b=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:3bb38c1d-5a99-43cf-95a6-f9a80d47d93c],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:51.618 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:3bb38c1d-5a99-43cf-95a6-f9a80d47d93c=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:1fba6421-cbce-462e-a5c7-8eac99f71492],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:1fba6421-cbce-462e-a5c7-8eac99f71492=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:a4d5dadf-bdfb-4673-8445-405a56651d69],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:a4d5dadf-bdfb-4673-8445-405a56651d69=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_:b17beb12-7619-4a12-aa2f-dbfb95ba5568=ShapeTyping(TypingMap(Map()))
21:00:51.673 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:3bb38c1d-5a99-43cf-95a6-f9a80d47d93c,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:a4d5dadf-bdfb-4673-8445-405a56651d69,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:1fba6421-cbce-462e-a5c7-8eac99f71492,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:51.673 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:3bb38c1d-5a99-43cf-95a6-f9a80d47d93c,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:a4d5dadf-bdfb-4673-8445-405a56651d69,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:1fba6421-cbce-462e-a5c7-8eac99f71492,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:51.674 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:3bb38c1d-5a99-43cf-95a6-f9a80d47d93c,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:a4d5dadf-bdfb-4673-8445-405a56651d69,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:1fba6421-cbce-462e-a5c7-8eac99f71492,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

21:00:51.679 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: 
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:51.68Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" .
21:00:51.695 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:51.68Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:51.68Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:51.697 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {bb19638c-9b06-4ab3-a2fc-bcb844c2b23a @rdf:rest 18edc3d9-7d01-4e35-92c5-6a438c3d2de3; bb19638c-9b06-4ab3-a2fc-bcb844c2b23a @rdf:first "A"; 889288c3-56d6-4ae9-9c31-a8c9740dc259 @rdf:rest rdf:nil; 889288c3-56d6-4ae9-9c31-a8c9740dc259 @rdf:first "C"; 18edc3d9-7d01-4e35-92c5-6a438c3d2de3 @rdf:rest 889288c3-56d6-4ae9-9c31-a8c9740dc259; 18edc3d9-7d01-4e35-92c5-6a438c3d2de3 @rdf:first "B"; 9b685a9a-e0b0-4753-abaf-18e9780024a3 @sh:path http://www.sampledomain.org/sam#anIntegerProperty; 9b685a9a-e0b0-4753-abaf-18e9780024a3 @sh:maxCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 9b685a9a-e0b0-4753-abaf-18e9780024a3 @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 9b685a9a-e0b0-4753-abaf-18e9780024a3 @sh:datatype http://www.w3.org/2001/XMLSchema#integer; 9b685a9a-e0b0-4753-abaf-18e9780024a3 @sh:maxLength "2"^^http://www.w3.org/2001/XMLSchema#integer; 9b685a9a-e0b0-4753-abaf-18e9780024a3 @sh:minLength "1"^^http://www.w3.org/2001/XMLSchema#integer; 9b685a9a-e0b0-4753-abaf-18e9780024a3 @rdf:type sh:Property; 0e20af5e-951f-4d80-bd79-c79742edd659 @sh:path http://www.sampledomain.org/sam#aStringProperty; 0e20af5e-951f-4d80-bd79-c79742edd659 @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 0e20af5e-951f-4d80-bd79-c79742edd659 @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 0e20af5e-951f-4d80-bd79-c79742edd659 @sh:maxLength "10"^^http://www.w3.org/2001/XMLSchema#integer...} |  [bb19638c-9b06-4ab3-a2fc-bcb844c2b23a, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 18edc3d9-7d01-4e35-92c5-6a438c3d2de3] [bb19638c-9b06-4ab3-a2fc-bcb844c2b23a, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [889288c3-56d6-4ae9-9c31-a8c9740dc259, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [889288c3-56d6-4ae9-9c31-a8c9740dc259, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [18edc3d9-7d01-4e35-92c5-6a438c3d2de3, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 889288c3-56d6-4ae9-9c31-a8c9740dc259] [18edc3d9-7d01-4e35-92c5-6a438c3d2de3, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [9b685a9a-e0b0-4753-abaf-18e9780024a3, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [9b685a9a-e0b0-4753-abaf-18e9780024a3, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [9b685a9a-e0b0-4753-abaf-18e9780024a3, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [9b685a9a-e0b0-4753-abaf-18e9780024a3, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [9b685a9a-e0b0-4753-abaf-18e9780024a3, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [9b685a9a-e0b0-4753-abaf-18e9780024a3, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [9b685a9a-e0b0-4753-abaf-18e9780024a3, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [0e20af5e-951f-4d80-bd79-c79742edd659, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [0e20af5e-951f-4d80-bd79-c79742edd659, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [0e20af5e-951f-4d80-bd79-c79742edd659, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [0e20af5e-951f-4d80-bd79-c79742edd659, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [0e20af5e-951f-4d80-bd79-c79742edd659, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [0e20af5e-951f-4d80-bd79-c79742edd659, http://www.w3.org/ns/shacl#pattern, "^B"] [0e20af5e-951f-4d80-bd79-c79742edd659, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [0e20af5e-951f-4d80-bd79-c79742edd659, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [84914173-3d17-47dc-b5f4-bc9d568d1793, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [84914173-3d17-47dc-b5f4-bc9d568d1793, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [84914173-3d17-47dc-b5f4-bc9d568d1793, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [6586f472-0d93-4c48-b664-12d08392ebb1, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [6586f472-0d93-4c48-b664-12d08392ebb1, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [6586f472-0d93-4c48-b664-12d08392ebb1, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [6586f472-0d93-4c48-b664-12d08392ebb1, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [daf8c5c2-aee9-4a22-9fc7-397149297b4d, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [daf8c5c2-aee9-4a22-9fc7-397149297b4d, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [daf8c5c2-aee9-4a22-9fc7-397149297b4d, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [daf8c5c2-aee9-4a22-9fc7-397149297b4d, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [daf8c5c2-aee9-4a22-9fc7-397149297b4d, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [daf8c5c2-aee9-4a22-9fc7-397149297b4d, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [daf8c5c2-aee9-4a22-9fc7-397149297b4d, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [a4b03b55-7ac4-4f93-b4b0-459e07856dfc, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [a4b03b55-7ac4-4f93-b4b0-459e07856dfc, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [a4b03b55-7ac4-4f93-b4b0-459e07856dfc, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [a4b03b55-7ac4-4f93-b4b0-459e07856dfc, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [8eede41c-7e32-495e-ae89-2ddc31487ce4, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [8eede41c-7e32-495e-ae89-2ddc31487ce4, http://www.w3.org/ns/shacl#in, bb19638c-9b06-4ab3-a2fc-bcb844c2b23a] [8eede41c-7e32-495e-ae89-2ddc31487ce4, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 6586f472-0d93-4c48-b664-12d08392ebb1] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 8eede41c-7e32-495e-ae89-2ddc31487ce4] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 0e20af5e-951f-4d80-bd79-c79742edd659] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, daf8c5c2-aee9-4a22-9fc7-397149297b4d] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, a4b03b55-7ac4-4f93-b4b0-459e07856dfc] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 84914173-3d17-47dc-b5f4-bc9d568d1793] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 9b685a9a-e0b0-4753-abaf-18e9780024a3] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 5e2c8ea8-3601-437d-af07-1fe804c72868] [5e2c8ea8-3601-437d-af07-1fe804c72868, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [5e2c8ea8-3601-437d-af07-1fe804c72868, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [5e2c8ea8-3601-437d-af07-1fe804c72868, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [5e2c8ea8-3601-437d-af07-1fe804c72868, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property]>
21:00:51.697 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:51.699 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:51.717 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:51.717 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:9b685a9a-e0b0-4753-abaf-18e9780024a3)
21:00:51.717 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:8eede41c-7e32-495e-ae89-2ddc31487ce4)
21:00:51.717 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:0e20af5e-951f-4d80-bd79-c79742edd659)
21:00:51.717 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:5e2c8ea8-3601-437d-af07-1fe804c72868)
21:00:51.717 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:daf8c5c2-aee9-4a22-9fc7-397149297b4d)
21:00:51.717 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:a4b03b55-7ac4-4f93-b4b0-459e07856dfc)
21:00:51.717 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:84914173-3d17-47dc-b5f4-bc9d568d1793)
21:00:51.717 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:9b685a9a-e0b0-4753-abaf-18e9780024a3],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:9b685a9a-e0b0-4753-abaf-18e9780024a3=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:0e20af5e-951f-4d80-bd79-c79742edd659],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:51.723 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:0e20af5e-951f-4d80-bd79-c79742edd659=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:daf8c5c2-aee9-4a22-9fc7-397149297b4d],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:daf8c5c2-aee9-4a22-9fc7-397149297b4d=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on <http://www.sampledomain.org/sam#AResource>: 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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:6586f472-0d93-4c48-b664-12d08392ebb1],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:51.773 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:6586f472-0d93-4c48-b664-12d08392ebb1=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:51.774 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:6586f472-0d93-4c48-b664-12d08392ebb1,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:daf8c5c2-aee9-4a22-9fc7-397149297b4d,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on <http://www.sampledomain.org/sam#AResource>: LiteralValue("MinCount violation. Expected 1, obtained: 0")))), PropertyShape(_:0e20af5e-951f-4d80-bd79-c79742edd659,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:51.774 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:6586f472-0d93-4c48-b664-12d08392ebb1,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:daf8c5c2-aee9-4a22-9fc7-397149297b4d,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on <http://www.sampledomain.org/sam#AResource>: LiteralValue("MinCount violation. Expected 1, obtained: 0")))), PropertyShape(_:0e20af5e-951f-4d80-bd79-c79742edd659,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:51.775 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:6586f472-0d93-4c48-b664-12d08392ebb1,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:daf8c5c2-aee9-4a22-9fc7-397149297b4d,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on <http://www.sampledomain.org/sam#AResource>: LiteralValue("MinCount violation. Expected 1, obtained: 0")))), PropertyShape(_:0e20af5e-951f-4d80-bd79-c79742edd659,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  <http://www.sampledomain.org/sam#AResource> ;
                 sh:message                    "MinCount violation. Expected 1, obtained: 0" ;
                 sh:resultPath                 <http://www.sampledomain.org/sam#anotherIntegerProperty> ;
                 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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  <http://www.sampledomain.org/sam#AResource> ;
                 sh:message                    "MinCount violation. Expected 1, obtained: 0" ;
                 sh:resultPath                 <http://www.sampledomain.org/sam#anotherIntegerProperty> ;
                 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:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:51.785Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 .
21:00:51.800 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:51.785Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:51.785Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       false ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   0 ;
                          sh:maxLength  2 ;
                          sh:minCount   0 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anIntegerProperty>
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:51.801 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {1fc0780e-1eb9-481f-a3b6-4889209e0fd6 @rdf:rest rdf:nil; 1fc0780e-1eb9-481f-a3b6-4889209e0fd6 @rdf:first "C"; e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89 @sh:path http://www.sampledomain.org/sam#aStringProperty; e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89 @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89 @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89 @sh:maxLength "10"^^http://www.w3.org/2001/XMLSchema#integer; e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89 @sh:minLength "7"^^http://www.w3.org/2001/XMLSchema#integer; e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89 @sh:pattern "^B"; e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89 @sh:description "a Simple Single String Property"; e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89 @rdf:type sh:Property; 4fbec449-a472-47fa-a0d7-e5ae3e39f4b2 @rdf:rest 1fc0780e-1eb9-481f-a3b6-4889209e0fd6; 4fbec449-a472-47fa-a0d7-e5ae3e39f4b2 @rdf:first "B"; 19af4e6f-82f7-46f0-beb8-35e0f75f88c1 @sh:path http://www.sampledomain.org/sam#integerProperty3; 19af4e6f-82f7-46f0-beb8-35e0f75f88c1 @sh:maxInclusive "15"^^http://www.w3.org/2001/XMLSchema#integer; 19af4e6f-82f7-46f0-beb8-35e0f75f88c1 @sh:minInclusive "5"^^http://www.w3.org/2001/XMLSchema#integer; 19af4e6f-82f7-46f0-beb8-35e0f75f88c1 @rdf:type sh:Property; bf443c68-e30b-4003-9d80-ae998824a3a8 @sh:path http://www.sampledomain.org/sam#aReferenceProperty...} |  [1fc0780e-1eb9-481f-a3b6-4889209e0fd6, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [1fc0780e-1eb9-481f-a3b6-4889209e0fd6, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89, http://www.w3.org/ns/shacl#pattern, "^B"] [e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [4fbec449-a472-47fa-a0d7-e5ae3e39f4b2, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 1fc0780e-1eb9-481f-a3b6-4889209e0fd6] [4fbec449-a472-47fa-a0d7-e5ae3e39f4b2, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [19af4e6f-82f7-46f0-beb8-35e0f75f88c1, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [19af4e6f-82f7-46f0-beb8-35e0f75f88c1, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [19af4e6f-82f7-46f0-beb8-35e0f75f88c1, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [19af4e6f-82f7-46f0-beb8-35e0f75f88c1, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [bf443c68-e30b-4003-9d80-ae998824a3a8, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [bf443c68-e30b-4003-9d80-ae998824a3a8, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [bf443c68-e30b-4003-9d80-ae998824a3a8, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [b09a46f2-f266-401f-bed1-dadb2fde3d91, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [b09a46f2-f266-401f-bed1-dadb2fde3d91, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [b09a46f2-f266-401f-bed1-dadb2fde3d91, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [b09a46f2-f266-401f-bed1-dadb2fde3d91, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [23bf65fc-3957-47f5-9f2a-5e08ba6ed748, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [23bf65fc-3957-47f5-9f2a-5e08ba6ed748, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [23bf65fc-3957-47f5-9f2a-5e08ba6ed748, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [23bf65fc-3957-47f5-9f2a-5e08ba6ed748, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [fbb9e865-a4aa-4d85-b128-932fe72849a3, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 4fbec449-a472-47fa-a0d7-e5ae3e39f4b2] [fbb9e865-a4aa-4d85-b128-932fe72849a3, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [2b9bf195-fa0a-4f94-b49a-3d07baac6716, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [2b9bf195-fa0a-4f94-b49a-3d07baac6716, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [2b9bf195-fa0a-4f94-b49a-3d07baac6716, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [2b9bf195-fa0a-4f94-b49a-3d07baac6716, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [2b9bf195-fa0a-4f94-b49a-3d07baac6716, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [2b9bf195-fa0a-4f94-b49a-3d07baac6716, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [2b9bf195-fa0a-4f94-b49a-3d07baac6716, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [fddcd81e-91e5-4aed-8b09-2f3745b9ad7f, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [fddcd81e-91e5-4aed-8b09-2f3745b9ad7f, http://www.w3.org/ns/shacl#in, fbb9e865-a4aa-4d85-b128-932fe72849a3] [fddcd81e-91e5-4aed-8b09-2f3745b9ad7f, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [5199a599-3c17-47fa-863e-55e4da2867aa, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [5199a599-3c17-47fa-863e-55e4da2867aa, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [5199a599-3c17-47fa-863e-55e4da2867aa, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [5199a599-3c17-47fa-863e-55e4da2867aa, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [5199a599-3c17-47fa-863e-55e4da2867aa, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [5199a599-3c17-47fa-863e-55e4da2867aa, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [5199a599-3c17-47fa-863e-55e4da2867aa, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 2b9bf195-fa0a-4f94-b49a-3d07baac6716] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "false"^^http://www.w3.org/2001/XMLSchema#boolean] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, bf443c68-e30b-4003-9d80-ae998824a3a8] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, fddcd81e-91e5-4aed-8b09-2f3745b9ad7f] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 19af4e6f-82f7-46f0-beb8-35e0f75f88c1] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 23bf65fc-3957-47f5-9f2a-5e08ba6ed748] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 5199a599-3c17-47fa-863e-55e4da2867aa] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, b09a46f2-f266-401f-bed1-dadb2fde3d91]>
21:00:51.802 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:51.804 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:51.821 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:51.821 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:23bf65fc-3957-47f5-9f2a-5e08ba6ed748)
21:00:51.822 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:bf443c68-e30b-4003-9d80-ae998824a3a8)
21:00:51.822 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89)
21:00:51.822 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:19af4e6f-82f7-46f0-beb8-35e0f75f88c1)
21:00:51.822 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:5199a599-3c17-47fa-863e-55e4da2867aa)
21:00:51.822 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:fddcd81e-91e5-4aed-8b09-2f3745b9ad7f)
21:00:51.822 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:b09a46f2-f266-401f-bed1-dadb2fde3d91)
21:00:51.822 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:51.827 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:5199a599-3c17-47fa-863e-55e4da2867aa],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:5199a599-3c17-47fa-863e-55e4da2867aa=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:b09a46f2-f266-401f-bed1-dadb2fde3d91],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:51.875 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:b09a46f2-f266-401f-bed1-dadb2fde3d91=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:2b9bf195-fa0a-4f94-b49a-3d07baac6716],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:2b9bf195-fa0a-4f94-b49a-3d07baac6716=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:51.878 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:2b9bf195-fa0a-4f94-b49a-3d07baac6716,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:5199a599-3c17-47fa-863e-55e4da2867aa,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:b09a46f2-f266-401f-bed1-dadb2fde3d91,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:51.879 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:2b9bf195-fa0a-4f94-b49a-3d07baac6716,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:5199a599-3c17-47fa-863e-55e4da2867aa,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:b09a46f2-f266-401f-bed1-dadb2fde3d91,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:51.879 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:2b9bf195-fa0a-4f94-b49a-3d07baac6716,PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:5199a599-3c17-47fa-863e-55e4da2867aa,PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:b09a46f2-f266-401f-bed1-dadb2fde3d91,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

21:00:51.884 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: 
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  true
] .

@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a       <http://www.sampledomain.org/sam#AResource> ;
        <http://www.sampledomain.org/sam#aSetOfDates>
                "2019-07-12T21:00:51.885Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" ;
        <http://www.sampledomain.org/sam#anIntegerProperty>
                2 ;
        <http://www.sampledomain.org/sam#anotherIntegerProperty>
                12 .
21:00:51.901 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anotherIntegerProperty "12"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2019-07-12T21:00:51.885Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#anIntegerProperty "2"^^http://www.w3.org/2001/XMLSchema#integer; http://www.sampledomain.org/sam#AResource @rdf:type http://www.sampledomain.org/sam#AResource} |  [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anotherIntegerProperty, "12"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aSetOfDates, "2019-07-12T21:00:51.885Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#anIntegerProperty, "2"^^http://www.w3.org/2001/XMLSchema#integer] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.sampledomain.org/sam#AResource]>
@prefix oslc_data: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

<http://www.sampledomain.org/sam#AResource>
        a               sh:Shape ;
        sh:closed       true ;
        sh:property     [ a                sh:Property ;
                          sh:maxInclusive  15 ;
                          sh:minInclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty3>
                        ] ;
        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         <http://www.sampledomain.org/sam#aStringProperty> ;
                          sh:pattern      "^B"
                        ] ;
        sh:property     [ a                sh:Property ;
                          sh:maxExclusive  15 ;
                          sh:minExclusive  5 ;
                          sh:path          <http://www.sampledomain.org/sam#integerProperty2>
                        ] ;
        sh:property     [ a         sh:Property ;
                          sh:class  <http://www.sampledomain.org/sam#AnotherResource> ;
                          sh:path   <http://www.sampledomain.org/sam#aReferenceProperty>
                        ] ;
        sh:property     [ a        sh:Property ;
                          sh:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:property     [ a             sh:Property ;
                          sh:datatype   <http://www.w3.org/2001/XMLSchema#integer> ;
                          sh:maxCount   1 ;
                          sh:maxLength  2 ;
                          sh:minCount   1 ;
                          sh:minLength  1 ;
                          sh:path       <http://www.sampledomain.org/sam#anotherIntegerProperty>
                        ] ;
        sh:property     [ a            sh:Property ;
                          sh:maxCount  2 ;
                          sh:minCount  0 ;
                          sh:path      <http://www.sampledomain.org/sam#aSetOfDates>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:00:51.902 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {7e4136b8-efd0-432b-862c-d7d4cd727100 @sh:path http://www.sampledomain.org/sam#aSetOfDates; 7e4136b8-efd0-432b-862c-d7d4cd727100 @sh:maxCount "2"^^http://www.w3.org/2001/XMLSchema#integer; 7e4136b8-efd0-432b-862c-d7d4cd727100 @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; 7e4136b8-efd0-432b-862c-d7d4cd727100 @rdf:type sh:Property; c8333884-c310-4455-8670-a2d09399965b @sh:path http://www.sampledomain.org/sam#anotherIntegerProperty; c8333884-c310-4455-8670-a2d09399965b @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; c8333884-c310-4455-8670-a2d09399965b @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; c8333884-c310-4455-8670-a2d09399965b @sh:datatype http://www.w3.org/2001/XMLSchema#integer; c8333884-c310-4455-8670-a2d09399965b @sh:maxLength "2"^^http://www.w3.org/2001/XMLSchema#integer; c8333884-c310-4455-8670-a2d09399965b @sh:minLength "1"^^http://www.w3.org/2001/XMLSchema#integer; c8333884-c310-4455-8670-a2d09399965b @rdf:type sh:Property; 4dfd0734-7e57-46b5-829b-77eea3116654 @sh:path http://www.sampledomain.org/sam#integerProperty2; 4dfd0734-7e57-46b5-829b-77eea3116654 @sh:maxExclusive "15"^^http://www.w3.org/2001/XMLSchema#integer; 4dfd0734-7e57-46b5-829b-77eea3116654 @sh:minExclusive "5"^^http://www.w3.org/2001/XMLSchema#integer; 4dfd0734-7e57-46b5-829b-77eea3116654 @rdf:type sh:Property; 6140d2bf-64b5-4d69-9d91-70964821f986 @sh:path http://www.sampledomain.org/sam#anotherStringProperty; 6140d2bf-64b5-4d69-9d91-70964821f986 @sh:in ede24ee0-d0dd-478f-b1ad-7f17ea9c2e7d...} |  [7e4136b8-efd0-432b-862c-d7d4cd727100, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [7e4136b8-efd0-432b-862c-d7d4cd727100, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [7e4136b8-efd0-432b-862c-d7d4cd727100, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [7e4136b8-efd0-432b-862c-d7d4cd727100, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [c8333884-c310-4455-8670-a2d09399965b, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [c8333884-c310-4455-8670-a2d09399965b, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [c8333884-c310-4455-8670-a2d09399965b, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [c8333884-c310-4455-8670-a2d09399965b, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [c8333884-c310-4455-8670-a2d09399965b, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [c8333884-c310-4455-8670-a2d09399965b, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [c8333884-c310-4455-8670-a2d09399965b, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [4dfd0734-7e57-46b5-829b-77eea3116654, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [4dfd0734-7e57-46b5-829b-77eea3116654, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [4dfd0734-7e57-46b5-829b-77eea3116654, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [4dfd0734-7e57-46b5-829b-77eea3116654, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [6140d2bf-64b5-4d69-9d91-70964821f986, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [6140d2bf-64b5-4d69-9d91-70964821f986, http://www.w3.org/ns/shacl#in, ede24ee0-d0dd-478f-b1ad-7f17ea9c2e7d] [6140d2bf-64b5-4d69-9d91-70964821f986, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [6475a79e-81b6-4666-8be2-4743d0058aa8, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, f0b2656d-37ce-4aba-87db-cd653916f115] [6475a79e-81b6-4666-8be2-4743d0058aa8, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [0f8feb8f-5fc9-4bee-97f6-c24470853dd6, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [0f8feb8f-5fc9-4bee-97f6-c24470853dd6, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [0f8feb8f-5fc9-4bee-97f6-c24470853dd6, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [0f8feb8f-5fc9-4bee-97f6-c24470853dd6, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [d5920af6-2028-4991-8c95-a615aa850869, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [d5920af6-2028-4991-8c95-a615aa850869, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [d5920af6-2028-4991-8c95-a615aa850869, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [d5920af6-2028-4991-8c95-a615aa850869, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [d5920af6-2028-4991-8c95-a615aa850869, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [d5920af6-2028-4991-8c95-a615aa850869, http://www.w3.org/ns/shacl#pattern, "^B"] [d5920af6-2028-4991-8c95-a615aa850869, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [d5920af6-2028-4991-8c95-a615aa850869, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [ede24ee0-d0dd-478f-b1ad-7f17ea9c2e7d, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 6475a79e-81b6-4666-8be2-4743d0058aa8] [ede24ee0-d0dd-478f-b1ad-7f17ea9c2e7d, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [03c8ce87-1351-4040-b3d9-ef34a477cb82, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [03c8ce87-1351-4040-b3d9-ef34a477cb82, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [03c8ce87-1351-4040-b3d9-ef34a477cb82, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [f0b2656d-37ce-4aba-87db-cd653916f115, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [f0b2656d-37ce-4aba-87db-cd653916f115, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#targetClass, http://www.sampledomain.org/sam#AResource] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 0f8feb8f-5fc9-4bee-97f6-c24470853dd6] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, d5920af6-2028-4991-8c95-a615aa850869] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Shape] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 4dfd0734-7e57-46b5-829b-77eea3116654] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 03c8ce87-1351-4040-b3d9-ef34a477cb82] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 6140d2bf-64b5-4d69-9d91-70964821f986] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, c8333884-c310-4455-8670-a2d09399965b] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 7e4136b8-efd0-432b-862c-d7d4cd727100] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#closed, "true"^^http://www.w3.org/2001/XMLSchema#boolean]>
21:00:51.903 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:00:51.905 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
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 = <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: <http://www.sampledomain.org/sam#AResource>
21:00:51.919 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - 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>,http://www.sampledomain.org/sam#AResource)
21:00:51.919 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource>,_:4dfd0734-7e57-46b5-829b-77eea3116654)
21:00:51.920 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:7e4136b8-efd0-432b-862c-d7d4cd727100)
21:00:51.920 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:c8333884-c310-4455-8670-a2d09399965b)
21:00:51.920 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:0f8feb8f-5fc9-4bee-97f6-c24470853dd6)
21:00:51.920 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:d5920af6-2028-4991-8c95-a615aa850869)
21:00:51.920 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:03c8ce87-1351-4040-b3d9-ef34a477cb82)
21:00:51.920 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_: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"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:7e4136b8-efd0-432b-862c-d7d4cd727100],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:00:51.922 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:7e4136b8-efd0-432b-862c-d7d4cd727100=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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([<http://www.sampledomain.org/sam#AResource>,_:c8333884-c310-4455-8670-a2d09399965b],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
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(<http://www.sampledomain.org/sam#AResource>,_:c8333884-c310-4455-8670-a2d09399965b=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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([<http://www.sampledomain.org/sam#AResource>,_:d5920af6-2028-4991-8c95-a615aa850869],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:00:51.972 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:d5920af6-2028-4991-8c95-a615aa850869=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
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(<http://www.sampledomain.org/sam#AResource>,_: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(<http://www.sampledomain.org/sam#AResource>,_:6140d2bf-64b5-4d69-9d91-70964821f986=ShapeTyping(TypingMap(Map()))
21:00:51.974 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _: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(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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(<http://www.sampledomain.org/sam#anotherIntegerProperty>),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#integer>)),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)) on node <http://www.sampledomain.org/sam#AResource>, 12 has datatype <http://www.w3.org/2001/XMLSchema#integer>))), PropertyShape(_:7e4136b8-efd0-432b-862c-d7d4cd727100,PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(0) for path(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)) on node <http://www.sampledomain.org/sam#AResource>))), PropertyShape(_:d5920af6-2028-4991-8c95-a615aa850869,PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>),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(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>, Checked minCount(1) for path(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)) on node <http://www.sampledomain.org/sam#AResource>)))))))
21:00:51.985 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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 <http://www.sampledomain.org/sam#AResource>: LiteralValue("closed violation. <http://www.sampledomain.org/sam#AResource> has more properties than List(<http://www.sampledomain.org/sam#integerProperty2>, <http://www.sampledomain.org/sam#aSetOfDates>, <http://www.sampledomain.org/sam#anotherIntegerProperty>, <http://www.sampledomain.org/sam#integerProperty3>, <http://www.sampledomain.org/sam#aStringProperty>, <http://www.sampledomain.org/sam#aReferenceProperty>, <http://www.sampledomain.org/sam#anotherStringProperty>). Extra properties found: List(<http://www.w3.org/1999/02/22-rdf-syntax-ns#type>, <http://www.sampledomain.org/sam#anIntegerProperty>), ignoredProperties: List()"))))))))
21:00:51.985 [main] DEBUG es.weso.shacl.validator.Validator - Result of node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(NodeShape(<http://www.sampledomain.org/sam#AResource>,List(),List(TargetClass(<http://www.sampledomain.org/sam#AResource>)),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 <http://www.sampledomain.org/sam#AResource>: LiteralValue("closed violation. <http://www.sampledomain.org/sam#AResource> has more properties than List(<http://www.sampledomain.org/sam#integerProperty2>, <http://www.sampledomain.org/sam#aSetOfDates>, <http://www.sampledomain.org/sam#anotherIntegerProperty>, <http://www.sampledomain.org/sam#integerProperty3>, <http://www.sampledomain.org/sam#aStringProperty>, <http://www.sampledomain.org/sam#aReferenceProperty>, <http://www.sampledomain.org/sam#anotherStringProperty>). Extra properties found: List(<http://www.w3.org/1999/02/22-rdf-syntax-ns#type>, <http://www.sampledomain.org/sam#anIntegerProperty>), 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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  <http://www.sampledomain.org/sam#AResource> ;
                 sh:message                    "closed violation. <http://www.sampledomain.org/sam#AResource> has more properties than List(<http://www.sampledomain.org/sam#integerProperty2>, <http://www.sampledomain.org/sam#aSetOfDates>, <http://www.sampledomain.org/sam#anotherIntegerProperty>, <http://www.sampledomain.org/sam#integerProperty3>, <http://www.sampledomain.org/sam#aStringProperty>, <http://www.sampledomain.org/sam#aReferenceProperty>, <http://www.sampledomain.org/sam#anotherStringProperty>). Extra properties found: List(<http://www.w3.org/1999/02/22-rdf-syntax-ns#type>, <http://www.sampledomain.org/sam#anIntegerProperty>), 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: <http://open-services.net/ns/servicemanagement/1.0/> .
@prefix sh:    <http://www.w3.org/ns/shacl#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix oslc:  <http://open-services.net/ns/core#> .

[ a            sh:ValidationReport ;
  sh:conforms  false ;
  sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  <http://www.sampledomain.org/sam#AResource> ;
                 sh:message                    "closed violation. <http://www.sampledomain.org/sam#AResource> has more properties than List(<http://www.sampledomain.org/sam#integerProperty2>, <http://www.sampledomain.org/sam#aSetOfDates>, <http://www.sampledomain.org/sam#anotherIntegerProperty>, <http://www.sampledomain.org/sam#integerProperty3>, <http://www.sampledomain.org/sam#aStringProperty>, <http://www.sampledomain.org/sam#aReferenceProperty>, <http://www.sampledomain.org/sam#anotherStringProperty>). Extra properties found: List(<http://www.w3.org/1999/02/22-rdf-syntax-ns#type>, <http://www.sampledomain.org/sam#anIntegerProperty>), 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