Skip to content

Console Output

Skipping 2,026 KB.. Full Log
21:30:04.725 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:78b64ca2-530c-4288-892c-516d7c5aa477 = 
21:30:04.725 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:78b64ca2-530c-4288-892c-516d7c5aa477 = 
21:30:04.725 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:78b64ca2-530c-4288-892c-516d7c5aa477: 
21:30:04.725 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:374a02c9-70a0-4128-ab71-c3ad37ba9524 = 
21:30:04.726 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:374a02c9-70a0-4128-ab71-c3ad37ba9524 = 
21:30:04.726 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:374a02c9-70a0-4128-ab71-c3ad37ba9524: 
21:30:04.726 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:27bed308-2aa8-4f83-89b8-8db5922eb88d = 
21:30:04.726 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:27bed308-2aa8-4f83-89b8-8db5922eb88d = 
21:30:04.726 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:27bed308-2aa8-4f83-89b8-8db5922eb88d: 
21:30:04.726 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:8535949a-1e3c-41bd-b369-240fe129273b = 
21:30:04.726 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:8535949a-1e3c-41bd-b369-240fe129273b = 
21:30:04.726 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:8535949a-1e3c-41bd-b369-240fe129273b: 
21:30:04.726 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:d35a51d9-525c-457b-af1c-d0290d1b05df = 
21:30:04.726 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:d35a51d9-525c-457b-af1c-d0290d1b05df = 
21:30:04.726 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:d35a51d9-525c-457b-af1c-d0290d1b05df: 
21:30:04.726 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b17e2711-b9e4-4c87-ab15-36119160761f = 
21:30:04.726 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b17e2711-b9e4-4c87-ab15-36119160761f = 
21:30:04.726 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:b17e2711-b9e4-4c87-ab15-36119160761f: 
21:30:04.727 [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:30:04.727 [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>
                "2020-11-07T21:30:04.728Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        <http://www.sampledomain.org/sam#aStringProperty>
                "Between" .
21:30:04.734 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aSetOfDates "2020-11-07T21:30:04.728Z"^^http://www.w3.org/2001/XMLSchema#dateTime; http://www.sampledomain.org/sam#AResource @http://www.sampledomain.org/sam#aStringProperty "Between"; 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#aSetOfDates, "2020-11-07T21:30:04.728Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [http://www.sampledomain.org/sam#AResource, http://www.sampledomain.org/sam#aStringProperty, "Between"] [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: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: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:in    ( "A" "B" "C" ) ;
                          sh:path  <http://www.sampledomain.org/sam#anotherStringProperty>
                        ] ;
        sh:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:30:04.735 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {2b848433-27ec-47fe-97b2-ed63cf81d037 @sh:path http://www.sampledomain.org/sam#anotherStringProperty; 2b848433-27ec-47fe-97b2-ed63cf81d037 @sh:in 0b222d8a-62fa-49c1-8e5d-538129089cf7; 2b848433-27ec-47fe-97b2-ed63cf81d037 @rdf:type sh:Property; adfffb11-312e-4fe3-b08e-03780b4d8d0d @sh:path http://www.sampledomain.org/sam#anIntegerProperty; adfffb11-312e-4fe3-b08e-03780b4d8d0d @sh:minLength "1"^^http://www.w3.org/2001/XMLSchema#integer; adfffb11-312e-4fe3-b08e-03780b4d8d0d @sh:maxLength "2"^^http://www.w3.org/2001/XMLSchema#integer; adfffb11-312e-4fe3-b08e-03780b4d8d0d @sh:maxCount "0"^^http://www.w3.org/2001/XMLSchema#integer; adfffb11-312e-4fe3-b08e-03780b4d8d0d @sh:minCount "0"^^http://www.w3.org/2001/XMLSchema#integer; adfffb11-312e-4fe3-b08e-03780b4d8d0d @sh:datatype http://www.w3.org/2001/XMLSchema#integer; adfffb11-312e-4fe3-b08e-03780b4d8d0d @rdf:type sh:Property; ee2d8a6c-d310-4620-8613-12f90345885b @sh:path http://www.sampledomain.org/sam#integerProperty3; ee2d8a6c-d310-4620-8613-12f90345885b @sh:maxInclusive "15"^^http://www.w3.org/2001/XMLSchema#integer; ee2d8a6c-d310-4620-8613-12f90345885b @sh:minInclusive "5"^^http://www.w3.org/2001/XMLSchema#integer; ee2d8a6c-d310-4620-8613-12f90345885b @rdf:type sh:Property; c6dd97eb-5a19-4702-b852-b9656ed54a8f @sh:path http://www.sampledomain.org/sam#integerProperty2; c6dd97eb-5a19-4702-b852-b9656ed54a8f @sh:maxExclusive "15"^^http://www.w3.org/2001/XMLSchema#integer; c6dd97eb-5a19-4702-b852-b9656ed54a8f @sh:minExclusive "5"^^http://www.w3.org/2001/XMLSchema#integer...} |  [2b848433-27ec-47fe-97b2-ed63cf81d037, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [2b848433-27ec-47fe-97b2-ed63cf81d037, http://www.w3.org/ns/shacl#in, 0b222d8a-62fa-49c1-8e5d-538129089cf7] [2b848433-27ec-47fe-97b2-ed63cf81d037, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [adfffb11-312e-4fe3-b08e-03780b4d8d0d, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [adfffb11-312e-4fe3-b08e-03780b4d8d0d, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [adfffb11-312e-4fe3-b08e-03780b4d8d0d, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [adfffb11-312e-4fe3-b08e-03780b4d8d0d, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [adfffb11-312e-4fe3-b08e-03780b4d8d0d, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [adfffb11-312e-4fe3-b08e-03780b4d8d0d, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [adfffb11-312e-4fe3-b08e-03780b4d8d0d, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [ee2d8a6c-d310-4620-8613-12f90345885b, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [ee2d8a6c-d310-4620-8613-12f90345885b, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [ee2d8a6c-d310-4620-8613-12f90345885b, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [ee2d8a6c-d310-4620-8613-12f90345885b, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [c6dd97eb-5a19-4702-b852-b9656ed54a8f, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [c6dd97eb-5a19-4702-b852-b9656ed54a8f, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [c6dd97eb-5a19-4702-b852-b9656ed54a8f, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [c6dd97eb-5a19-4702-b852-b9656ed54a8f, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [1659551d-ed0f-4456-b346-045adb99c454, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [1659551d-ed0f-4456-b346-045adb99c454, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [1659551d-ed0f-4456-b346-045adb99c454, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [1659551d-ed0f-4456-b346-045adb99c454, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [1659551d-ed0f-4456-b346-045adb99c454, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [1659551d-ed0f-4456-b346-045adb99c454, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [1659551d-ed0f-4456-b346-045adb99c454, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [0b222d8a-62fa-49c1-8e5d-538129089cf7, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, ba3c95a5-261f-4e39-bc1c-86ad1529a0b7] [0b222d8a-62fa-49c1-8e5d-538129089cf7, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [f0f8e593-bcfb-4cb3-b4fa-4f6809141484, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [f0f8e593-bcfb-4cb3-b4fa-4f6809141484, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [f0f8e593-bcfb-4cb3-b4fa-4f6809141484, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [f0f8e593-bcfb-4cb3-b4fa-4f6809141484, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [f0f8e593-bcfb-4cb3-b4fa-4f6809141484, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [f0f8e593-bcfb-4cb3-b4fa-4f6809141484, http://www.w3.org/ns/shacl#pattern, "^B"] [f0f8e593-bcfb-4cb3-b4fa-4f6809141484, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [f0f8e593-bcfb-4cb3-b4fa-4f6809141484, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [ba3c95a5-261f-4e39-bc1c-86ad1529a0b7, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, a4d1c10e-ea9f-4d6b-ac01-b0f8b2a0644e] [ba3c95a5-261f-4e39-bc1c-86ad1529a0b7, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [a4d1c10e-ea9f-4d6b-ac01-b0f8b2a0644e, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [a4d1c10e-ea9f-4d6b-ac01-b0f8b2a0644e, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [0e283090-fd4f-4343-a69f-2201687a9b71, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [0e283090-fd4f-4343-a69f-2201687a9b71, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [0e283090-fd4f-4343-a69f-2201687a9b71, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [0e283090-fd4f-4343-a69f-2201687a9b71, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [f52c4ae2-f290-49d1-a407-de9617f5b1cf, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [f52c4ae2-f290-49d1-a407-de9617f5b1cf, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [f52c4ae2-f290-49d1-a407-de9617f5b1cf, 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, adfffb11-312e-4fe3-b08e-03780b4d8d0d] [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, f52c4ae2-f290-49d1-a407-de9617f5b1cf] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, ee2d8a6c-d310-4620-8613-12f90345885b] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 0e283090-fd4f-4343-a69f-2201687a9b71] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, f0f8e593-bcfb-4cb3-b4fa-4f6809141484] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, c6dd97eb-5a19-4702-b852-b9656ed54a8f] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 1659551d-ed0f-4456-b346-045adb99c454] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 2b848433-27ec-47fe-97b2-ed63cf81d037]>
21:30:04.735 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:30:04.789 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
21:30:04.790 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:adfffb11-312e-4fe3-b08e-03780b4d8d0d,_:1659551d-ed0f-4456-b346-045adb99c454,_:c6dd97eb-5a19-4702-b852-b9656ed54a8f,_:ee2d8a6c-d310-4620-8613-12f90345885b,_:f0f8e593-bcfb-4cb3-b4fa-4f6809141484,_:f52c4ae2-f290-49d1-a407-de9617f5b1cf,_:2b848433-27ec-47fe-97b2-ed63cf81d037,_:0e283090-fd4f-4343-a69f-2201687a9b71. Pending nodes: 
21:30:04.790 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:adfffb11-312e-4fe3-b08e-03780b4d8d0d
21:30:04.791 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:1659551d-ed0f-4456-b346-045adb99c454
21:30:04.792 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:c6dd97eb-5a19-4702-b852-b9656ed54a8f
21:30:04.793 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:ee2d8a6c-d310-4620-8613-12f90345885b
21:30:04.793 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:f0f8e593-bcfb-4cb3-b4fa-4f6809141484
21:30:04.794 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:f52c4ae2-f290-49d1-a407-de9617f5b1cf
21:30:04.794 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:2b848433-27ec-47fe-97b2-ed63cf81d037
21:30:04.795 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:0e283090-fd4f-4343-a69f-2201687a9b71
21:30:04.795 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:0e283090-fd4f-4343-a69f-2201687a9b71
21:30:04.795 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource
21:30:04.795 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:2b848433-27ec-47fe-97b2-ed63cf81d037
21:30:04.795 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:f52c4ae2-f290-49d1-a407-de9617f5b1cf
21:30:04.795 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:f0f8e593-bcfb-4cb3-b4fa-4f6809141484
21:30:04.795 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:ee2d8a6c-d310-4620-8613-12f90345885b
21:30:04.795 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:c6dd97eb-5a19-4702-b852-b9656ed54a8f
21:30:04.795 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:1659551d-ed0f-4456-b346-045adb99c454
21:30:04.795 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:adfffb11-312e-4fe3-b08e-03780b4d8d0d
21:30:04.796 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:0e283090-fd4f-4343-a69f-2201687a9b71 = 
21:30:04.796 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:0e283090-fd4f-4343-a69f-2201687a9b71 = 
21:30:04.796 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:0e283090-fd4f-4343-a69f-2201687a9b71: 
21:30:04.796 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 
21:30:04.796 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = <http://www.sampledomain.org/sam#AResource>
21:30:04.796 [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:30:04.796 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource
21:30:04.796 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource)
21:30:04.796 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _:adfffb11-312e-4fe3-b08e-03780b4d8d0d,_:1659551d-ed0f-4456-b346-045adb99c454,_:c6dd97eb-5a19-4702-b852-b9656ed54a8f,_:ee2d8a6c-d310-4620-8613-12f90345885b,_:f0f8e593-bcfb-4cb3-b4fa-4f6809141484,_:f52c4ae2-f290-49d1-a407-de9617f5b1cf,_:2b848433-27ec-47fe-97b2-ed63cf81d037,_:0e283090-fd4f-4343-a69f-2201687a9b71)
21:30:04.796 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:adfffb11-312e-4fe3-b08e-03780b4d8d0d)
21:30:04.796 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:1659551d-ed0f-4456-b346-045adb99c454)
21:30:04.796 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:c6dd97eb-5a19-4702-b852-b9656ed54a8f)
21:30:04.796 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:ee2d8a6c-d310-4620-8613-12f90345885b)
21:30:04.796 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:f0f8e593-bcfb-4cb3-b4fa-4f6809141484)
21:30:04.796 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:f52c4ae2-f290-49d1-a407-de9617f5b1cf)
21:30:04.796 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:2b848433-27ec-47fe-97b2-ed63cf81d037)
21:30:04.796 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:0e283090-fd4f-4343-a69f-2201687a9b71)
21:30:04.796 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.796 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.796 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.796 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.797 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.797 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.797 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.797 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.797 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:adfffb11-312e-4fe3-b08e-03780b4d8d0d],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
21:30:04.797 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.797 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.797 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:adfffb11-312e-4fe3-b08e-03780b4d8d0d=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(_:adfffb11-312e-4fe3-b08e-03780b4d8d0d), ShapeRef(_:1659551d-ed0f-4456-b346-045adb99c454), ShapeRef(_:c6dd97eb-5a19-4702-b852-b9656ed54a8f), ShapeRef(_:ee2d8a6c-d310-4620-8613-12f90345885b), ShapeRef(_:f0f8e593-bcfb-4cb3-b4fa-4f6809141484), ShapeRef(_:f52c4ae2-f290-49d1-a407-de9617f5b1cf), ShapeRef(_:2b848433-27ec-47fe-97b2-ed63cf81d037), ShapeRef(_:0e283090-fd4f-4343-a69f-2201687a9b71)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:adfffb11-312e-4fe3-b08e-03780b4d8d0d,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:30:04.797 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.797 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.798 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.798 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.798 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.798 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.798 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.798 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.798 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:1659551d-ed0f-4456-b346-045adb99c454],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
21:30:04.798 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.798 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.798 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:1659551d-ed0f-4456-b346-045adb99c454=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(_:adfffb11-312e-4fe3-b08e-03780b4d8d0d), ShapeRef(_:1659551d-ed0f-4456-b346-045adb99c454), ShapeRef(_:c6dd97eb-5a19-4702-b852-b9656ed54a8f), ShapeRef(_:ee2d8a6c-d310-4620-8613-12f90345885b), ShapeRef(_:f0f8e593-bcfb-4cb3-b4fa-4f6809141484), ShapeRef(_:f52c4ae2-f290-49d1-a407-de9617f5b1cf), ShapeRef(_:2b848433-27ec-47fe-97b2-ed63cf81d037), ShapeRef(_:0e283090-fd4f-4343-a69f-2201687a9b71)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:1659551d-ed0f-4456-b346-045adb99c454,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:30:04.798 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.798 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.799 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.799 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.799 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:c6dd97eb-5a19-4702-b852-b9656ed54a8f=ShapeTyping(TypingMap(Map()))
21:30:04.799 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.799 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.799 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.799 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.799 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:ee2d8a6c-d310-4620-8613-12f90345885b=ShapeTyping(TypingMap(Map()))
21:30:04.799 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.799 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.800 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.800 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.800 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.800 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.800 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.800 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.800 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.800 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.801 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:f0f8e593-bcfb-4cb3-b4fa-4f6809141484],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:30:04.801 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:f0f8e593-bcfb-4cb3-b4fa-4f6809141484=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(_:adfffb11-312e-4fe3-b08e-03780b4d8d0d), ShapeRef(_:1659551d-ed0f-4456-b346-045adb99c454), ShapeRef(_:c6dd97eb-5a19-4702-b852-b9656ed54a8f), ShapeRef(_:ee2d8a6c-d310-4620-8613-12f90345885b), ShapeRef(_:f0f8e593-bcfb-4cb3-b4fa-4f6809141484), ShapeRef(_:f52c4ae2-f290-49d1-a407-de9617f5b1cf), ShapeRef(_:2b848433-27ec-47fe-97b2-ed63cf81d037), ShapeRef(_:0e283090-fd4f-4343-a69f-2201687a9b71)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:f0f8e593-bcfb-4cb3-b4fa-4f6809141484,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:30:04.801 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.801 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.801 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:f52c4ae2-f290-49d1-a407-de9617f5b1cf=ShapeTyping(TypingMap(Map()))
21:30:04.801 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.801 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.801 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:2b848433-27ec-47fe-97b2-ed63cf81d037=ShapeTyping(TypingMap(Map()))
21:30:04.801 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.801 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.801 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.801 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.802 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2020-11-07T21:30:04.728Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:0e283090-fd4f-4343-a69f-2201687a9b71],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:30:04.802 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:0e283090-fd4f-4343-a69f-2201687a9b71=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(_:adfffb11-312e-4fe3-b08e-03780b4d8d0d), ShapeRef(_:1659551d-ed0f-4456-b346-045adb99c454), ShapeRef(_:c6dd97eb-5a19-4702-b852-b9656ed54a8f), ShapeRef(_:ee2d8a6c-d310-4620-8613-12f90345885b), ShapeRef(_:f0f8e593-bcfb-4cb3-b4fa-4f6809141484), ShapeRef(_:f52c4ae2-f290-49d1-a407-de9617f5b1cf), ShapeRef(_:2b848433-27ec-47fe-97b2-ed63cf81d037), ShapeRef(_:0e283090-fd4f-4343-a69f-2201687a9b71)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:0e283090-fd4f-4343-a69f-2201687a9b71,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:30:04.802 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _:adfffb11-312e-4fe3-b08e-03780b4d8d0d,_:1659551d-ed0f-4456-b346-045adb99c454,_:c6dd97eb-5a19-4702-b852-b9656ed54a8f,_:ee2d8a6c-d310-4620-8613-12f90345885b,_:f0f8e593-bcfb-4cb3-b4fa-4f6809141484,_:f52c4ae2-f290-49d1-a407-de9617f5b1cf,_:2b848433-27ec-47fe-97b2-ed63cf81d037,_:0e283090-fd4f-4343-a69f-2201687a9b71)=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:adfffb11-312e-4fe3-b08e-03780b4d8d0d,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(_:1659551d-ed0f-4456-b346-045adb99c454,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(_:adfffb11-312e-4fe3-b08e-03780b4d8d0d), ShapeRef(_:1659551d-ed0f-4456-b346-045adb99c454), ShapeRef(_:c6dd97eb-5a19-4702-b852-b9656ed54a8f), ShapeRef(_:ee2d8a6c-d310-4620-8613-12f90345885b), ShapeRef(_:f0f8e593-bcfb-4cb3-b4fa-4f6809141484), ShapeRef(_:f52c4ae2-f290-49d1-a407-de9617f5b1cf), ShapeRef(_:2b848433-27ec-47fe-97b2-ed63cf81d037), ShapeRef(_:0e283090-fd4f-4343-a69f-2201687a9b71)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:f0f8e593-bcfb-4cb3-b4fa-4f6809141484,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(_:0e283090-fd4f-4343-a69f-2201687a9b71,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:30:04.802 [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(_:adfffb11-312e-4fe3-b08e-03780b4d8d0d,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(_:1659551d-ed0f-4456-b346-045adb99c454,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(_:adfffb11-312e-4fe3-b08e-03780b4d8d0d), ShapeRef(_:1659551d-ed0f-4456-b346-045adb99c454), ShapeRef(_:c6dd97eb-5a19-4702-b852-b9656ed54a8f), ShapeRef(_:ee2d8a6c-d310-4620-8613-12f90345885b), ShapeRef(_:f0f8e593-bcfb-4cb3-b4fa-4f6809141484), ShapeRef(_:f52c4ae2-f290-49d1-a407-de9617f5b1cf), ShapeRef(_:2b848433-27ec-47fe-97b2-ed63cf81d037), ShapeRef(_:0e283090-fd4f-4343-a69f-2201687a9b71)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:f0f8e593-bcfb-4cb3-b4fa-4f6809141484,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(_:0e283090-fd4f-4343-a69f-2201687a9b71,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:30:04.802 [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(_:adfffb11-312e-4fe3-b08e-03780b4d8d0d,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(_:1659551d-ed0f-4456-b346-045adb99c454,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(_:adfffb11-312e-4fe3-b08e-03780b4d8d0d), ShapeRef(_:1659551d-ed0f-4456-b346-045adb99c454), ShapeRef(_:c6dd97eb-5a19-4702-b852-b9656ed54a8f), ShapeRef(_:ee2d8a6c-d310-4620-8613-12f90345885b), ShapeRef(_:f0f8e593-bcfb-4cb3-b4fa-4f6809141484), ShapeRef(_:f52c4ae2-f290-49d1-a407-de9617f5b1cf), ShapeRef(_:2b848433-27ec-47fe-97b2-ed63cf81d037), ShapeRef(_:0e283090-fd4f-4343-a69f-2201687a9b71)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:f0f8e593-bcfb-4cb3-b4fa-4f6809141484,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(_:0e283090-fd4f-4343-a69f-2201687a9b71,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:30:04.802 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:2b848433-27ec-47fe-97b2-ed63cf81d037 = 
21:30:04.802 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:2b848433-27ec-47fe-97b2-ed63cf81d037 = 
21:30:04.802 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:2b848433-27ec-47fe-97b2-ed63cf81d037: 
21:30:04.803 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:f52c4ae2-f290-49d1-a407-de9617f5b1cf = 
21:30:04.803 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:f52c4ae2-f290-49d1-a407-de9617f5b1cf = 
21:30:04.803 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:f52c4ae2-f290-49d1-a407-de9617f5b1cf: 
21:30:04.803 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:f0f8e593-bcfb-4cb3-b4fa-4f6809141484 = 
21:30:04.803 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:f0f8e593-bcfb-4cb3-b4fa-4f6809141484 = 
21:30:04.803 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:f0f8e593-bcfb-4cb3-b4fa-4f6809141484: 
21:30:04.803 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:ee2d8a6c-d310-4620-8613-12f90345885b = 
21:30:04.803 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:ee2d8a6c-d310-4620-8613-12f90345885b = 
21:30:04.803 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:ee2d8a6c-d310-4620-8613-12f90345885b: 
21:30:04.803 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:c6dd97eb-5a19-4702-b852-b9656ed54a8f = 
21:30:04.803 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:c6dd97eb-5a19-4702-b852-b9656ed54a8f = 
21:30:04.803 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:c6dd97eb-5a19-4702-b852-b9656ed54a8f: 
21:30:04.803 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:1659551d-ed0f-4456-b346-045adb99c454 = 
21:30:04.803 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:1659551d-ed0f-4456-b346-045adb99c454 = 
21:30:04.803 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:1659551d-ed0f-4456-b346-045adb99c454: 
21:30:04.803 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:adfffb11-312e-4fe3-b08e-03780b4d8d0d = 
21:30:04.803 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:adfffb11-312e-4fe3-b08e-03780b4d8d0d = 
21:30:04.803 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:adfffb11-312e-4fe3-b08e-03780b4d8d0d: 
21:30:04.805 [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:30:04.806 [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.102 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>
                "2020-11-07T21:30:04.807Z"^^<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:30:04.815 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {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 "2020-11-07T21:30:04.807Z"^^http://www.w3.org/2001/XMLSchema#dateTime; 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 @rdf:type http://www.sampledomain.org/sam#AResource} |  [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, "2020-11-07T21:30:04.807Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [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.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: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: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: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:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:30:04.815 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {dbfa2397-11b5-480a-84f5-2ffb401a96e7 @sh:path http://www.sampledomain.org/sam#integerProperty3; dbfa2397-11b5-480a-84f5-2ffb401a96e7 @sh:maxInclusive "15"^^http://www.w3.org/2001/XMLSchema#integer; dbfa2397-11b5-480a-84f5-2ffb401a96e7 @sh:minInclusive "5"^^http://www.w3.org/2001/XMLSchema#integer; dbfa2397-11b5-480a-84f5-2ffb401a96e7 @rdf:type sh:Property; f1347d26-80de-4bd4-befc-739f13b2a0f3 @sh:path http://www.sampledomain.org/sam#integerProperty2; f1347d26-80de-4bd4-befc-739f13b2a0f3 @sh:maxExclusive "15"^^http://www.w3.org/2001/XMLSchema#integer; f1347d26-80de-4bd4-befc-739f13b2a0f3 @sh:minExclusive "5"^^http://www.w3.org/2001/XMLSchema#integer; f1347d26-80de-4bd4-befc-739f13b2a0f3 @rdf:type sh:Property; 6e1067dc-7ede-4e59-9146-4f06b7c720fc @sh:path http://www.sampledomain.org/sam#aStringProperty; 6e1067dc-7ede-4e59-9146-4f06b7c720fc @sh:minLength "7"^^http://www.w3.org/2001/XMLSchema#integer; 6e1067dc-7ede-4e59-9146-4f06b7c720fc @sh:maxLength "10"^^http://www.w3.org/2001/XMLSchema#integer; 6e1067dc-7ede-4e59-9146-4f06b7c720fc @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 6e1067dc-7ede-4e59-9146-4f06b7c720fc @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 6e1067dc-7ede-4e59-9146-4f06b7c720fc @sh:pattern "^B"; 6e1067dc-7ede-4e59-9146-4f06b7c720fc @sh:description "a Simple Single String Property"; 6e1067dc-7ede-4e59-9146-4f06b7c720fc @rdf:type sh:Property; 717665ae-6839-4d3c-af60-2d7e5de8e547 @rdf:rest rdf:nil...} |  [dbfa2397-11b5-480a-84f5-2ffb401a96e7, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [dbfa2397-11b5-480a-84f5-2ffb401a96e7, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [dbfa2397-11b5-480a-84f5-2ffb401a96e7, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [dbfa2397-11b5-480a-84f5-2ffb401a96e7, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [f1347d26-80de-4bd4-befc-739f13b2a0f3, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [f1347d26-80de-4bd4-befc-739f13b2a0f3, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [f1347d26-80de-4bd4-befc-739f13b2a0f3, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [f1347d26-80de-4bd4-befc-739f13b2a0f3, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [6e1067dc-7ede-4e59-9146-4f06b7c720fc, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [6e1067dc-7ede-4e59-9146-4f06b7c720fc, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [6e1067dc-7ede-4e59-9146-4f06b7c720fc, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [6e1067dc-7ede-4e59-9146-4f06b7c720fc, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [6e1067dc-7ede-4e59-9146-4f06b7c720fc, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [6e1067dc-7ede-4e59-9146-4f06b7c720fc, http://www.w3.org/ns/shacl#pattern, "^B"] [6e1067dc-7ede-4e59-9146-4f06b7c720fc, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [6e1067dc-7ede-4e59-9146-4f06b7c720fc, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [717665ae-6839-4d3c-af60-2d7e5de8e547, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [717665ae-6839-4d3c-af60-2d7e5de8e547, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [0fb63157-1f83-4d33-afea-c21433d3b1fb, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [0fb63157-1f83-4d33-afea-c21433d3b1fb, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [0fb63157-1f83-4d33-afea-c21433d3b1fb, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [0fb63157-1f83-4d33-afea-c21433d3b1fb, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [0fb63157-1f83-4d33-afea-c21433d3b1fb, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [0fb63157-1f83-4d33-afea-c21433d3b1fb, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [0fb63157-1f83-4d33-afea-c21433d3b1fb, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [cd37f7af-937f-49b0-ac9a-a2629eb0d94f, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 717665ae-6839-4d3c-af60-2d7e5de8e547] [cd37f7af-937f-49b0-ac9a-a2629eb0d94f, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [dee47417-8e66-40da-8748-f1232d66c7f1, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [dee47417-8e66-40da-8748-f1232d66c7f1, http://www.w3.org/ns/shacl#in, 4abf87e0-7748-4df8-bb69-98650daa192f] [dee47417-8e66-40da-8748-f1232d66c7f1, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [218f30f7-d26a-413a-921a-d49e47342bba, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [218f30f7-d26a-413a-921a-d49e47342bba, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [218f30f7-d26a-413a-921a-d49e47342bba, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [218f30f7-d26a-413a-921a-d49e47342bba, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [0cc71d3a-1dd1-4e64-8412-1f317d6525f6, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [0cc71d3a-1dd1-4e64-8412-1f317d6525f6, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [0cc71d3a-1dd1-4e64-8412-1f317d6525f6, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [8c2d781c-9781-430b-a74d-0a259256d8d8, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [8c2d781c-9781-430b-a74d-0a259256d8d8, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [8c2d781c-9781-430b-a74d-0a259256d8d8, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [8c2d781c-9781-430b-a74d-0a259256d8d8, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [8c2d781c-9781-430b-a74d-0a259256d8d8, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [8c2d781c-9781-430b-a74d-0a259256d8d8, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [8c2d781c-9781-430b-a74d-0a259256d8d8, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [4abf87e0-7748-4df8-bb69-98650daa192f, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, cd37f7af-937f-49b0-ac9a-a2629eb0d94f] [4abf87e0-7748-4df8-bb69-98650daa192f, 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, dee47417-8e66-40da-8748-f1232d66c7f1] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 6e1067dc-7ede-4e59-9146-4f06b7c720fc] [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, 0fb63157-1f83-4d33-afea-c21433d3b1fb] [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, f1347d26-80de-4bd4-befc-739f13b2a0f3] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 218f30f7-d26a-413a-921a-d49e47342bba] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, dbfa2397-11b5-480a-84f5-2ffb401a96e7] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 0cc71d3a-1dd1-4e64-8412-1f317d6525f6] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 8c2d781c-9781-430b-a74d-0a259256d8d8]>
21:30:04.816 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:30:04.816 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
21:30:04.817 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:0cc71d3a-1dd1-4e64-8412-1f317d6525f6,_:8c2d781c-9781-430b-a74d-0a259256d8d8,_:0fb63157-1f83-4d33-afea-c21433d3b1fb,_:f1347d26-80de-4bd4-befc-739f13b2a0f3,_:dee47417-8e66-40da-8748-f1232d66c7f1,_:dbfa2397-11b5-480a-84f5-2ffb401a96e7,_:6e1067dc-7ede-4e59-9146-4f06b7c720fc,_:218f30f7-d26a-413a-921a-d49e47342bba. Pending nodes: 
21:30:04.818 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:0cc71d3a-1dd1-4e64-8412-1f317d6525f6
21:30:04.818 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:8c2d781c-9781-430b-a74d-0a259256d8d8
21:30:04.819 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:0fb63157-1f83-4d33-afea-c21433d3b1fb
21:30:04.820 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:f1347d26-80de-4bd4-befc-739f13b2a0f3
21:30:04.820 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:dee47417-8e66-40da-8748-f1232d66c7f1
21:30:04.820 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:dbfa2397-11b5-480a-84f5-2ffb401a96e7
21:30:04.821 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:6e1067dc-7ede-4e59-9146-4f06b7c720fc
21:30:04.822 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:218f30f7-d26a-413a-921a-d49e47342bba
21:30:04.822 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource
21:30:04.822 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:218f30f7-d26a-413a-921a-d49e47342bba
21:30:04.822 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:6e1067dc-7ede-4e59-9146-4f06b7c720fc
21:30:04.822 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:dbfa2397-11b5-480a-84f5-2ffb401a96e7
21:30:04.822 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:dee47417-8e66-40da-8748-f1232d66c7f1
21:30:04.822 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:f1347d26-80de-4bd4-befc-739f13b2a0f3
21:30:04.822 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:0fb63157-1f83-4d33-afea-c21433d3b1fb
21:30:04.822 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:8c2d781c-9781-430b-a74d-0a259256d8d8
21:30:04.822 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:0cc71d3a-1dd1-4e64-8412-1f317d6525f6
21:30:04.822 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 
21:30:04.822 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = <http://www.sampledomain.org/sam#AResource>
21:30:04.823 [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:30:04.823 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource
21:30:04.823 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource)
21:30:04.823 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _:0cc71d3a-1dd1-4e64-8412-1f317d6525f6,_:8c2d781c-9781-430b-a74d-0a259256d8d8,_:0fb63157-1f83-4d33-afea-c21433d3b1fb,_:f1347d26-80de-4bd4-befc-739f13b2a0f3,_:dee47417-8e66-40da-8748-f1232d66c7f1,_:dbfa2397-11b5-480a-84f5-2ffb401a96e7,_:6e1067dc-7ede-4e59-9146-4f06b7c720fc,_:218f30f7-d26a-413a-921a-d49e47342bba)
21:30:04.823 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:0cc71d3a-1dd1-4e64-8412-1f317d6525f6)
21:30:04.823 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:8c2d781c-9781-430b-a74d-0a259256d8d8)
21:30:04.823 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:0fb63157-1f83-4d33-afea-c21433d3b1fb)
21:30:04.823 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:f1347d26-80de-4bd4-befc-739f13b2a0f3)
21:30:04.823 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:dee47417-8e66-40da-8748-f1232d66c7f1)
21:30:04.823 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:dbfa2397-11b5-480a-84f5-2ffb401a96e7)
21:30:04.823 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:6e1067dc-7ede-4e59-9146-4f06b7c720fc)
21:30:04.823 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:218f30f7-d26a-413a-921a-d49e47342bba)
21:30:04.823 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.823 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.823 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:0cc71d3a-1dd1-4e64-8412-1f317d6525f6=ShapeTyping(TypingMap(Map()))
21:30:04.823 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.823 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.823 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.823 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.824 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.824 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.824 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.824 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.824 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:8c2d781c-9781-430b-a74d-0a259256d8d8],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
21:30:04.824 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.824 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.824 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:8c2d781c-9781-430b-a74d-0a259256d8d8=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(_:0cc71d3a-1dd1-4e64-8412-1f317d6525f6), ShapeRef(_:8c2d781c-9781-430b-a74d-0a259256d8d8), ShapeRef(_:0fb63157-1f83-4d33-afea-c21433d3b1fb), ShapeRef(_:f1347d26-80de-4bd4-befc-739f13b2a0f3), ShapeRef(_:dee47417-8e66-40da-8748-f1232d66c7f1), ShapeRef(_:dbfa2397-11b5-480a-84f5-2ffb401a96e7), ShapeRef(_:6e1067dc-7ede-4e59-9146-4f06b7c720fc), ShapeRef(_:218f30f7-d26a-413a-921a-d49e47342bba)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:8c2d781c-9781-430b-a74d-0a259256d8d8,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:30:04.824 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.824 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.824 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.824 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.825 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.825 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.825 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.825 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.825 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:0fb63157-1f83-4d33-afea-c21433d3b1fb],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
21:30:04.825 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.825 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.826 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:0fb63157-1f83-4d33-afea-c21433d3b1fb=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(_:0cc71d3a-1dd1-4e64-8412-1f317d6525f6), ShapeRef(_:8c2d781c-9781-430b-a74d-0a259256d8d8), ShapeRef(_:0fb63157-1f83-4d33-afea-c21433d3b1fb), ShapeRef(_:f1347d26-80de-4bd4-befc-739f13b2a0f3), ShapeRef(_:dee47417-8e66-40da-8748-f1232d66c7f1), ShapeRef(_:dbfa2397-11b5-480a-84f5-2ffb401a96e7), ShapeRef(_:6e1067dc-7ede-4e59-9146-4f06b7c720fc), ShapeRef(_:218f30f7-d26a-413a-921a-d49e47342bba)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:0fb63157-1f83-4d33-afea-c21433d3b1fb,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:30:04.826 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.826 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.826 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.826 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.826 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:f1347d26-80de-4bd4-befc-739f13b2a0f3=ShapeTyping(TypingMap(Map()))
21:30:04.826 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.826 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.826 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:dee47417-8e66-40da-8748-f1232d66c7f1=ShapeTyping(TypingMap(Map()))
21:30:04.826 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.826 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.826 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.826 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.827 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:dbfa2397-11b5-480a-84f5-2ffb401a96e7=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(_:0cc71d3a-1dd1-4e64-8412-1f317d6525f6), ShapeRef(_:8c2d781c-9781-430b-a74d-0a259256d8d8), ShapeRef(_:0fb63157-1f83-4d33-afea-c21433d3b1fb), ShapeRef(_:f1347d26-80de-4bd4-befc-739f13b2a0f3), ShapeRef(_:dee47417-8e66-40da-8748-f1232d66c7f1), ShapeRef(_:dbfa2397-11b5-480a-84f5-2ffb401a96e7), ShapeRef(_:6e1067dc-7ede-4e59-9146-4f06b7c720fc), ShapeRef(_:218f30f7-d26a-413a-921a-d49e47342bba)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:dbfa2397-11b5-480a-84f5-2ffb401a96e7,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:30:04.827 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.827 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.827 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.827 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.827 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.827 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.828 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.828 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.828 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.828 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.828 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:6e1067dc-7ede-4e59-9146-4f06b7c720fc],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:30:04.828 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:6e1067dc-7ede-4e59-9146-4f06b7c720fc=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(_:0cc71d3a-1dd1-4e64-8412-1f317d6525f6), ShapeRef(_:8c2d781c-9781-430b-a74d-0a259256d8d8), ShapeRef(_:0fb63157-1f83-4d33-afea-c21433d3b1fb), ShapeRef(_:f1347d26-80de-4bd4-befc-739f13b2a0f3), ShapeRef(_:dee47417-8e66-40da-8748-f1232d66c7f1), ShapeRef(_:dbfa2397-11b5-480a-84f5-2ffb401a96e7), ShapeRef(_:6e1067dc-7ede-4e59-9146-4f06b7c720fc), ShapeRef(_:218f30f7-d26a-413a-921a-d49e47342bba)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:6e1067dc-7ede-4e59-9146-4f06b7c720fc,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:30:04.828 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.828 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.828 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.828 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.829 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2020-11-07T21:30:04.807Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:218f30f7-d26a-413a-921a-d49e47342bba],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:30:04.829 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:218f30f7-d26a-413a-921a-d49e47342bba=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(_:0cc71d3a-1dd1-4e64-8412-1f317d6525f6), ShapeRef(_:8c2d781c-9781-430b-a74d-0a259256d8d8), ShapeRef(_:0fb63157-1f83-4d33-afea-c21433d3b1fb), ShapeRef(_:f1347d26-80de-4bd4-befc-739f13b2a0f3), ShapeRef(_:dee47417-8e66-40da-8748-f1232d66c7f1), ShapeRef(_:dbfa2397-11b5-480a-84f5-2ffb401a96e7), ShapeRef(_:6e1067dc-7ede-4e59-9146-4f06b7c720fc), ShapeRef(_:218f30f7-d26a-413a-921a-d49e47342bba)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:218f30f7-d26a-413a-921a-d49e47342bba,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:30:04.829 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _:0cc71d3a-1dd1-4e64-8412-1f317d6525f6,_:8c2d781c-9781-430b-a74d-0a259256d8d8,_:0fb63157-1f83-4d33-afea-c21433d3b1fb,_:f1347d26-80de-4bd4-befc-739f13b2a0f3,_:dee47417-8e66-40da-8748-f1232d66c7f1,_:dbfa2397-11b5-480a-84f5-2ffb401a96e7,_:6e1067dc-7ede-4e59-9146-4f06b7c720fc,_:218f30f7-d26a-413a-921a-d49e47342bba)=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(_:0cc71d3a-1dd1-4e64-8412-1f317d6525f6), ShapeRef(_:8c2d781c-9781-430b-a74d-0a259256d8d8), ShapeRef(_:0fb63157-1f83-4d33-afea-c21433d3b1fb), ShapeRef(_:f1347d26-80de-4bd4-befc-739f13b2a0f3), ShapeRef(_:dee47417-8e66-40da-8748-f1232d66c7f1), ShapeRef(_:dbfa2397-11b5-480a-84f5-2ffb401a96e7), ShapeRef(_:6e1067dc-7ede-4e59-9146-4f06b7c720fc), ShapeRef(_:218f30f7-d26a-413a-921a-d49e47342bba)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:dbfa2397-11b5-480a-84f5-2ffb401a96e7,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(_:6e1067dc-7ede-4e59-9146-4f06b7c720fc,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(_:8c2d781c-9781-430b-a74d-0a259256d8d8,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(_:0fb63157-1f83-4d33-afea-c21433d3b1fb,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(_:218f30f7-d26a-413a-921a-d49e47342bba,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:30:04.829 [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(_:0cc71d3a-1dd1-4e64-8412-1f317d6525f6), ShapeRef(_:8c2d781c-9781-430b-a74d-0a259256d8d8), ShapeRef(_:0fb63157-1f83-4d33-afea-c21433d3b1fb), ShapeRef(_:f1347d26-80de-4bd4-befc-739f13b2a0f3), ShapeRef(_:dee47417-8e66-40da-8748-f1232d66c7f1), ShapeRef(_:dbfa2397-11b5-480a-84f5-2ffb401a96e7), ShapeRef(_:6e1067dc-7ede-4e59-9146-4f06b7c720fc), ShapeRef(_:218f30f7-d26a-413a-921a-d49e47342bba)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:dbfa2397-11b5-480a-84f5-2ffb401a96e7,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(_:6e1067dc-7ede-4e59-9146-4f06b7c720fc,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(_:8c2d781c-9781-430b-a74d-0a259256d8d8,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(_:0fb63157-1f83-4d33-afea-c21433d3b1fb,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(_:218f30f7-d26a-413a-921a-d49e47342bba,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:30:04.829 [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(_:0cc71d3a-1dd1-4e64-8412-1f317d6525f6), ShapeRef(_:8c2d781c-9781-430b-a74d-0a259256d8d8), ShapeRef(_:0fb63157-1f83-4d33-afea-c21433d3b1fb), ShapeRef(_:f1347d26-80de-4bd4-befc-739f13b2a0f3), ShapeRef(_:dee47417-8e66-40da-8748-f1232d66c7f1), ShapeRef(_:dbfa2397-11b5-480a-84f5-2ffb401a96e7), ShapeRef(_:6e1067dc-7ede-4e59-9146-4f06b7c720fc), ShapeRef(_:218f30f7-d26a-413a-921a-d49e47342bba)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:dbfa2397-11b5-480a-84f5-2ffb401a96e7,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(_:6e1067dc-7ede-4e59-9146-4f06b7c720fc,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(_:8c2d781c-9781-430b-a74d-0a259256d8d8,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(_:0fb63157-1f83-4d33-afea-c21433d3b1fb,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(_:218f30f7-d26a-413a-921a-d49e47342bba,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:30:04.830 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:218f30f7-d26a-413a-921a-d49e47342bba = 
21:30:04.830 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:218f30f7-d26a-413a-921a-d49e47342bba = 
21:30:04.830 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:218f30f7-d26a-413a-921a-d49e47342bba: 
21:30:04.830 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:6e1067dc-7ede-4e59-9146-4f06b7c720fc = 
21:30:04.830 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:6e1067dc-7ede-4e59-9146-4f06b7c720fc = 
21:30:04.830 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:6e1067dc-7ede-4e59-9146-4f06b7c720fc: 
21:30:04.830 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:dbfa2397-11b5-480a-84f5-2ffb401a96e7 = 
21:30:04.830 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:dbfa2397-11b5-480a-84f5-2ffb401a96e7 = 
21:30:04.830 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:dbfa2397-11b5-480a-84f5-2ffb401a96e7: 
21:30:04.830 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:dee47417-8e66-40da-8748-f1232d66c7f1 = 
21:30:04.830 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:dee47417-8e66-40da-8748-f1232d66c7f1 = 
21:30:04.830 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:dee47417-8e66-40da-8748-f1232d66c7f1: 
21:30:04.830 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:f1347d26-80de-4bd4-befc-739f13b2a0f3 = 
21:30:04.830 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:f1347d26-80de-4bd4-befc-739f13b2a0f3 = 
21:30:04.830 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:f1347d26-80de-4bd4-befc-739f13b2a0f3: 
21:30:04.830 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:0fb63157-1f83-4d33-afea-c21433d3b1fb = 
21:30:04.830 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:0fb63157-1f83-4d33-afea-c21433d3b1fb = 
21:30:04.830 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:0fb63157-1f83-4d33-afea-c21433d3b1fb: 
21:30:04.830 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:8c2d781c-9781-430b-a74d-0a259256d8d8 = 
21:30:04.830 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:8c2d781c-9781-430b-a74d-0a259256d8d8 = 
21:30:04.830 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:8c2d781c-9781-430b-a74d-0a259256d8d8: 
21:30:04.830 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:0cc71d3a-1dd1-4e64-8412-1f317d6525f6 = 
21:30:04.830 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:0cc71d3a-1dd1-4e64-8412-1f317d6525f6 = 
21:30:04.830 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:0cc71d3a-1dd1-4e64-8412-1f317d6525f6: 
21:30:04.831 [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:30:04.832 [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>
                "2020-11-07T21:30:04.833Z"^^<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:30:04.840 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: 
<ModelCom   {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 "2020-11-07T21:30:04.833Z"^^http://www.w3.org/2001/XMLSchema#dateTime; 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 @rdf:type http://www.sampledomain.org/sam#AResource} |  [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, "2020-11-07T21:30:04.833Z"^^http://www.w3.org/2001/XMLSchema#dateTime] [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.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: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: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: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:targetClass  <http://www.sampledomain.org/sam#AResource> .
21:30:04.841 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 
<ModelCom   {39939ae1-9542-477d-9e9f-ad61f7f0bb40 @sh:path http://www.sampledomain.org/sam#aStringProperty; 39939ae1-9542-477d-9e9f-ad61f7f0bb40 @sh:minLength "7"^^http://www.w3.org/2001/XMLSchema#integer; 39939ae1-9542-477d-9e9f-ad61f7f0bb40 @sh:maxLength "10"^^http://www.w3.org/2001/XMLSchema#integer; 39939ae1-9542-477d-9e9f-ad61f7f0bb40 @sh:maxCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 39939ae1-9542-477d-9e9f-ad61f7f0bb40 @sh:minCount "1"^^http://www.w3.org/2001/XMLSchema#integer; 39939ae1-9542-477d-9e9f-ad61f7f0bb40 @sh:pattern "^B"; 39939ae1-9542-477d-9e9f-ad61f7f0bb40 @sh:description "a Simple Single String Property"; 39939ae1-9542-477d-9e9f-ad61f7f0bb40 @rdf:type sh:Property; 50c75708-8496-4b82-bc1f-8f93d9c82c9e @rdf:rest rdf:nil; 50c75708-8496-4b82-bc1f-8f93d9c82c9e @rdf:first "C"; e604c0db-5bf7-45a5-b640-84f6f217f1d1 @rdf:rest a089cd4a-a278-4180-8d5a-c986b87495a0; e604c0db-5bf7-45a5-b640-84f6f217f1d1 @rdf:first "A"; a089cd4a-a278-4180-8d5a-c986b87495a0 @rdf:rest 50c75708-8496-4b82-bc1f-8f93d9c82c9e; a089cd4a-a278-4180-8d5a-c986b87495a0 @rdf:first "B"; 9f806662-c69a-4c02-a58a-24f9551d35c1 @sh:path http://www.sampledomain.org/sam#integerProperty3; 9f806662-c69a-4c02-a58a-24f9551d35c1 @sh:maxInclusive "15"^^http://www.w3.org/2001/XMLSchema#integer; 9f806662-c69a-4c02-a58a-24f9551d35c1 @sh:minInclusive "5"^^http://www.w3.org/2001/XMLSchema#integer...} |  [39939ae1-9542-477d-9e9f-ad61f7f0bb40, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aStringProperty] [39939ae1-9542-477d-9e9f-ad61f7f0bb40, http://www.w3.org/ns/shacl#minLength, "7"^^http://www.w3.org/2001/XMLSchema#integer] [39939ae1-9542-477d-9e9f-ad61f7f0bb40, http://www.w3.org/ns/shacl#maxLength, "10"^^http://www.w3.org/2001/XMLSchema#integer] [39939ae1-9542-477d-9e9f-ad61f7f0bb40, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [39939ae1-9542-477d-9e9f-ad61f7f0bb40, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [39939ae1-9542-477d-9e9f-ad61f7f0bb40, http://www.w3.org/ns/shacl#pattern, "^B"] [39939ae1-9542-477d-9e9f-ad61f7f0bb40, http://www.w3.org/ns/shacl#description, "a Simple Single String Property"] [39939ae1-9542-477d-9e9f-ad61f7f0bb40, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [50c75708-8496-4b82-bc1f-8f93d9c82c9e, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, http://www.w3.org/1999/02/22-rdf-syntax-ns#nil] [50c75708-8496-4b82-bc1f-8f93d9c82c9e, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "C"] [e604c0db-5bf7-45a5-b640-84f6f217f1d1, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, a089cd4a-a278-4180-8d5a-c986b87495a0] [e604c0db-5bf7-45a5-b640-84f6f217f1d1, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "A"] [a089cd4a-a278-4180-8d5a-c986b87495a0, http://www.w3.org/1999/02/22-rdf-syntax-ns#rest, 50c75708-8496-4b82-bc1f-8f93d9c82c9e] [a089cd4a-a278-4180-8d5a-c986b87495a0, http://www.w3.org/1999/02/22-rdf-syntax-ns#first, "B"] [9f806662-c69a-4c02-a58a-24f9551d35c1, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty3] [9f806662-c69a-4c02-a58a-24f9551d35c1, http://www.w3.org/ns/shacl#maxInclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [9f806662-c69a-4c02-a58a-24f9551d35c1, http://www.w3.org/ns/shacl#minInclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [9f806662-c69a-4c02-a58a-24f9551d35c1, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [7edec747-dd8b-4eb6-96d5-8eb51b6298e2, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aReferenceProperty] [7edec747-dd8b-4eb6-96d5-8eb51b6298e2, http://www.w3.org/ns/shacl#class, http://www.sampledomain.org/sam#AnotherResource] [7edec747-dd8b-4eb6-96d5-8eb51b6298e2, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [a77e26cd-8ba8-4f77-abe1-fca44fa8cb0d, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherIntegerProperty] [a77e26cd-8ba8-4f77-abe1-fca44fa8cb0d, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [a77e26cd-8ba8-4f77-abe1-fca44fa8cb0d, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [a77e26cd-8ba8-4f77-abe1-fca44fa8cb0d, http://www.w3.org/ns/shacl#maxCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [a77e26cd-8ba8-4f77-abe1-fca44fa8cb0d, http://www.w3.org/ns/shacl#minCount, "1"^^http://www.w3.org/2001/XMLSchema#integer] [a77e26cd-8ba8-4f77-abe1-fca44fa8cb0d, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [a77e26cd-8ba8-4f77-abe1-fca44fa8cb0d, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [322d32d9-7f75-4463-a25d-46663c217261, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anotherStringProperty] [322d32d9-7f75-4463-a25d-46663c217261, http://www.w3.org/ns/shacl#in, e604c0db-5bf7-45a5-b640-84f6f217f1d1] [322d32d9-7f75-4463-a25d-46663c217261, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [a333aece-a18b-4fe7-8811-2e807a471c22, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#aSetOfDates] [a333aece-a18b-4fe7-8811-2e807a471c22, http://www.w3.org/ns/shacl#maxCount, "2"^^http://www.w3.org/2001/XMLSchema#integer] [a333aece-a18b-4fe7-8811-2e807a471c22, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [a333aece-a18b-4fe7-8811-2e807a471c22, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [5ca33cd8-aee2-4d12-b558-1670e04956f4, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#anIntegerProperty] [5ca33cd8-aee2-4d12-b558-1670e04956f4, http://www.w3.org/ns/shacl#minLength, "1"^^http://www.w3.org/2001/XMLSchema#integer] [5ca33cd8-aee2-4d12-b558-1670e04956f4, http://www.w3.org/ns/shacl#maxLength, "2"^^http://www.w3.org/2001/XMLSchema#integer] [5ca33cd8-aee2-4d12-b558-1670e04956f4, http://www.w3.org/ns/shacl#maxCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [5ca33cd8-aee2-4d12-b558-1670e04956f4, http://www.w3.org/ns/shacl#minCount, "0"^^http://www.w3.org/2001/XMLSchema#integer] [5ca33cd8-aee2-4d12-b558-1670e04956f4, http://www.w3.org/ns/shacl#datatype, http://www.w3.org/2001/XMLSchema#integer] [5ca33cd8-aee2-4d12-b558-1670e04956f4, http://www.w3.org/1999/02/22-rdf-syntax-ns#type, http://www.w3.org/ns/shacl#Property] [0638db20-6dfe-499f-930b-62000aa3b9ea, http://www.w3.org/ns/shacl#path, http://www.sampledomain.org/sam#integerProperty2] [0638db20-6dfe-499f-930b-62000aa3b9ea, http://www.w3.org/ns/shacl#maxExclusive, "15"^^http://www.w3.org/2001/XMLSchema#integer] [0638db20-6dfe-499f-930b-62000aa3b9ea, http://www.w3.org/ns/shacl#minExclusive, "5"^^http://www.w3.org/2001/XMLSchema#integer] [0638db20-6dfe-499f-930b-62000aa3b9ea, 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, 39939ae1-9542-477d-9e9f-ad61f7f0bb40] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 322d32d9-7f75-4463-a25d-46663c217261] [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, 7edec747-dd8b-4eb6-96d5-8eb51b6298e2] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, a333aece-a18b-4fe7-8811-2e807a471c22] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 0638db20-6dfe-499f-930b-62000aa3b9ea] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 5ca33cd8-aee2-4d12-b558-1670e04956f4] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, a77e26cd-8ba8-4f77-abe1-fca44fa8cb0d] [http://www.sampledomain.org/sam#AResource, http://www.w3.org/ns/shacl#property, 9f806662-c69a-4c02-a58a-24f9551d35c1]>
21:30:04.887 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: <http://www.sampledomain.org/sam#AResource>. Pending nodes: 
21:30:04.888 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on <http://www.sampledomain.org/sam#AResource>
21:30:04.889 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:9f806662-c69a-4c02-a58a-24f9551d35c1,_:5ca33cd8-aee2-4d12-b558-1670e04956f4,_:322d32d9-7f75-4463-a25d-46663c217261,_:39939ae1-9542-477d-9e9f-ad61f7f0bb40,_:0638db20-6dfe-499f-930b-62000aa3b9ea,_:7edec747-dd8b-4eb6-96d5-8eb51b6298e2,_:a333aece-a18b-4fe7-8811-2e807a471c22,_:a77e26cd-8ba8-4f77-abe1-fca44fa8cb0d. Pending nodes: 
21:30:04.889 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:9f806662-c69a-4c02-a58a-24f9551d35c1
21:30:04.890 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:5ca33cd8-aee2-4d12-b558-1670e04956f4
21:30:04.891 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:322d32d9-7f75-4463-a25d-46663c217261
21:30:04.891 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:39939ae1-9542-477d-9e9f-ad61f7f0bb40
21:30:04.892 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:0638db20-6dfe-499f-930b-62000aa3b9ea
21:30:04.892 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:7edec747-dd8b-4eb6-96d5-8eb51b6298e2
21:30:04.893 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:a333aece-a18b-4fe7-8811-2e807a471c22
21:30:04.893 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:a77e26cd-8ba8-4f77-abe1-fca44fa8cb0d
21:30:04.894 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:a77e26cd-8ba8-4f77-abe1-fca44fa8cb0d
21:30:04.894 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:a333aece-a18b-4fe7-8811-2e807a471c22
21:30:04.894 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource
21:30:04.894 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:7edec747-dd8b-4eb6-96d5-8eb51b6298e2
21:30:04.894 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:0638db20-6dfe-499f-930b-62000aa3b9ea
21:30:04.894 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:39939ae1-9542-477d-9e9f-ad61f7f0bb40
21:30:04.894 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:322d32d9-7f75-4463-a25d-46663c217261
21:30:04.894 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:5ca33cd8-aee2-4d12-b558-1670e04956f4
21:30:04.894 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:9f806662-c69a-4c02-a58a-24f9551d35c1
21:30:04.894 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:a77e26cd-8ba8-4f77-abe1-fca44fa8cb0d = 
21:30:04.894 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:a77e26cd-8ba8-4f77-abe1-fca44fa8cb0d = 
21:30:04.894 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:a77e26cd-8ba8-4f77-abe1-fca44fa8cb0d: 
21:30:04.894 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:a333aece-a18b-4fe7-8811-2e807a471c22 = 
21:30:04.894 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:a333aece-a18b-4fe7-8811-2e807a471c22 = 
21:30:04.894 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:a333aece-a18b-4fe7-8811-2e807a471c22: 
21:30:04.894 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 
21:30:04.894 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = <http://www.sampledomain.org/sam#AResource>
21:30:04.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:30:04.894 [main] DEBUG es.weso.shacl.validator.Validator - Node <http://www.sampledomain.org/sam#AResource> - NodeShape http://www.sampledomain.org/sam#AResource
21:30:04.894 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://www.sampledomain.org/sam#AResource>,http://www.sampledomain.org/sam#AResource)
21:30:04.894 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _:9f806662-c69a-4c02-a58a-24f9551d35c1,_:5ca33cd8-aee2-4d12-b558-1670e04956f4,_:322d32d9-7f75-4463-a25d-46663c217261,_:39939ae1-9542-477d-9e9f-ad61f7f0bb40,_:0638db20-6dfe-499f-930b-62000aa3b9ea,_:7edec747-dd8b-4eb6-96d5-8eb51b6298e2,_:a333aece-a18b-4fe7-8811-2e807a471c22,_:a77e26cd-8ba8-4f77-abe1-fca44fa8cb0d)
21:30:04.894 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:9f806662-c69a-4c02-a58a-24f9551d35c1)
21:30:04.894 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:5ca33cd8-aee2-4d12-b558-1670e04956f4)
21:30:04.895 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:322d32d9-7f75-4463-a25d-46663c217261)
21:30:04.895 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:39939ae1-9542-477d-9e9f-ad61f7f0bb40)
21:30:04.895 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:0638db20-6dfe-499f-930b-62000aa3b9ea)
21:30:04.895 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:7edec747-dd8b-4eb6-96d5-8eb51b6298e2)
21:30:04.895 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:a333aece-a18b-4fe7-8811-2e807a471c22)
21:30:04.895 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:a77e26cd-8ba8-4f77-abe1-fca44fa8cb0d)
21:30:04.895 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.895 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.895 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.895 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.896 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:9f806662-c69a-4c02-a58a-24f9551d35c1=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(_:9f806662-c69a-4c02-a58a-24f9551d35c1), ShapeRef(_:5ca33cd8-aee2-4d12-b558-1670e04956f4), ShapeRef(_:322d32d9-7f75-4463-a25d-46663c217261), ShapeRef(_:39939ae1-9542-477d-9e9f-ad61f7f0bb40), ShapeRef(_:0638db20-6dfe-499f-930b-62000aa3b9ea), ShapeRef(_:7edec747-dd8b-4eb6-96d5-8eb51b6298e2), ShapeRef(_:a333aece-a18b-4fe7-8811-2e807a471c22), ShapeRef(_:a77e26cd-8ba8-4f77-abe1-fca44fa8cb0d)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:9f806662-c69a-4c02-a58a-24f9551d35c1,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:30:04.896 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.896 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.896 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.896 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.896 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.896 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.896 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.896 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.896 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:5ca33cd8-aee2-4d12-b558-1670e04956f4],Some(PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anIntegerProperty>)
21:30:04.896 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.896 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.896 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:5ca33cd8-aee2-4d12-b558-1670e04956f4=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(_:9f806662-c69a-4c02-a58a-24f9551d35c1), ShapeRef(_:5ca33cd8-aee2-4d12-b558-1670e04956f4), ShapeRef(_:322d32d9-7f75-4463-a25d-46663c217261), ShapeRef(_:39939ae1-9542-477d-9e9f-ad61f7f0bb40), ShapeRef(_:0638db20-6dfe-499f-930b-62000aa3b9ea), ShapeRef(_:7edec747-dd8b-4eb6-96d5-8eb51b6298e2), ShapeRef(_:a333aece-a18b-4fe7-8811-2e807a471c22), ShapeRef(_:a77e26cd-8ba8-4f77-abe1-fca44fa8cb0d)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:5ca33cd8-aee2-4d12-b558-1670e04956f4,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:30:04.897 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.897 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.897 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:322d32d9-7f75-4463-a25d-46663c217261=ShapeTyping(TypingMap(Map()))
21:30:04.897 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.897 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.897 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.897 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.897 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.897 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.897 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.897 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.898 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.898 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.898 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:39939ae1-9542-477d-9e9f-ad61f7f0bb40],Some(PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#aStringProperty>)
21:30:04.898 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:39939ae1-9542-477d-9e9f-ad61f7f0bb40=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(_:9f806662-c69a-4c02-a58a-24f9551d35c1), ShapeRef(_:5ca33cd8-aee2-4d12-b558-1670e04956f4), ShapeRef(_:322d32d9-7f75-4463-a25d-46663c217261), ShapeRef(_:39939ae1-9542-477d-9e9f-ad61f7f0bb40), ShapeRef(_:0638db20-6dfe-499f-930b-62000aa3b9ea), ShapeRef(_:7edec747-dd8b-4eb6-96d5-8eb51b6298e2), ShapeRef(_:a333aece-a18b-4fe7-8811-2e807a471c22), ShapeRef(_:a77e26cd-8ba8-4f77-abe1-fca44fa8cb0d)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:39939ae1-9542-477d-9e9f-ad61f7f0bb40,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:30:04.898 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.898 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.898 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.898 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.898 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:0638db20-6dfe-499f-930b-62000aa3b9ea=ShapeTyping(TypingMap(Map()))
21:30:04.898 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.898 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.898 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:7edec747-dd8b-4eb6-96d5-8eb51b6298e2=ShapeTyping(TypingMap(Map()))
21:30:04.898 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.898 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.899 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.899 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.899 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2020-11-07T21:30:04.833Z"^^<http://www.w3.org/2001/XMLSchema#dateTime>), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:a333aece-a18b-4fe7-8811-2e807a471c22],Some(PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>))), path: PredicatePath(<http://www.sampledomain.org/sam#aSetOfDates>)
21:30:04.899 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:a333aece-a18b-4fe7-8811-2e807a471c22=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(_:9f806662-c69a-4c02-a58a-24f9551d35c1), ShapeRef(_:5ca33cd8-aee2-4d12-b558-1670e04956f4), ShapeRef(_:322d32d9-7f75-4463-a25d-46663c217261), ShapeRef(_:39939ae1-9542-477d-9e9f-ad61f7f0bb40), ShapeRef(_:0638db20-6dfe-499f-930b-62000aa3b9ea), ShapeRef(_:7edec747-dd8b-4eb6-96d5-8eb51b6298e2), ShapeRef(_:a333aece-a18b-4fe7-8811-2e807a471c22), ShapeRef(_:a77e26cd-8ba8-4f77-abe1-fca44fa8cb0d)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:a333aece-a18b-4fe7-8811-2e807a471c22,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:30:04.899 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.899 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.899 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.899 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.899 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.899 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.899 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.900 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.900 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([<http://www.sampledomain.org/sam#AResource>,_:a77e26cd-8ba8-4f77-abe1-fca44fa8cb0d],Some(PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>))), path: PredicatePath(<http://www.sampledomain.org/sam#anotherIntegerProperty>)
21:30:04.900 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.900 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main
21:30:04.900 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://www.sampledomain.org/sam#AResource>,_:a77e26cd-8ba8-4f77-abe1-fca44fa8cb0d=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(_:9f806662-c69a-4c02-a58a-24f9551d35c1), ShapeRef(_:5ca33cd8-aee2-4d12-b558-1670e04956f4), ShapeRef(_:322d32d9-7f75-4463-a25d-46663c217261), ShapeRef(_:39939ae1-9542-477d-9e9f-ad61f7f0bb40), ShapeRef(_:0638db20-6dfe-499f-930b-62000aa3b9ea), ShapeRef(_:7edec747-dd8b-4eb6-96d5-8eb51b6298e2), ShapeRef(_:a333aece-a18b-4fe7-8811-2e807a471c22), ShapeRef(_:a77e26cd-8ba8-4f77-abe1-fca44fa8cb0d)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:a77e26cd-8ba8-4f77-abe1-fca44fa8cb0d,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:30:04.901 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://www.sampledomain.org/sam#AResource>, _:9f806662-c69a-4c02-a58a-24f9551d35c1,_:5ca33cd8-aee2-4d12-b558-1670e04956f4,_:322d32d9-7f75-4463-a25d-46663c217261,_:39939ae1-9542-477d-9e9f-ad61f7f0bb40,_:0638db20-6dfe-499f-930b-62000aa3b9ea,_:7edec747-dd8b-4eb6-96d5-8eb51b6298e2,_:a333aece-a18b-4fe7-8811-2e807a471c22,_:a77e26cd-8ba8-4f77-abe1-fca44fa8cb0d)=ShapeTyping(TypingMap(Map(<http://www.sampledomain.org/sam#AResource> -> Map(PropertyShape(_:a77e26cd-8ba8-4f77-abe1-fca44fa8cb0d,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(_:39939ae1-9542-477d-9e9f-ad61f7f0bb40,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(_:5ca33cd8-aee2-4d12-b558-1670e04956f4,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(_:9f806662-c69a-4c02-a58a-24f9551d35c1), ShapeRef(_:5ca33cd8-aee2-4d12-b558-1670e04956f4), ShapeRef(_:322d32d9-7f75-4463-a25d-46663c217261), ShapeRef(_:39939ae1-9542-477d-9e9f-ad61f7f0bb40), ShapeRef(_:0638db20-6dfe-499f-930b-62000aa3b9ea), ShapeRef(_:7edec747-dd8b-4eb6-96d5-8eb51b6298e2), ShapeRef(_:a333aece-a18b-4fe7-8811-2e807a471c22), ShapeRef(_:a77e26cd-8ba8-4f77-abe1-fca44fa8cb0d)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:9f806662-c69a-4c02-a58a-24f9551d35c1,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(_:a333aece-a18b-4fe7-8811-2e807a471c22,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:30:04.901 [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(_:a77e26cd-8ba8-4f77-abe1-fca44fa8cb0d,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(_:39939ae1-9542-477d-9e9f-ad61f7f0bb40,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(_:5ca33cd8-aee2-4d12-b558-1670e04956f4,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(_:9f806662-c69a-4c02-a58a-24f9551d35c1), ShapeRef(_:5ca33cd8-aee2-4d12-b558-1670e04956f4), ShapeRef(_:322d32d9-7f75-4463-a25d-46663c217261), ShapeRef(_:39939ae1-9542-477d-9e9f-ad61f7f0bb40), ShapeRef(_:0638db20-6dfe-499f-930b-62000aa3b9ea), ShapeRef(_:7edec747-dd8b-4eb6-96d5-8eb51b6298e2), ShapeRef(_:a333aece-a18b-4fe7-8811-2e807a471c22), ShapeRef(_:a77e26cd-8ba8-4f77-abe1-fca44fa8cb0d)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:9f806662-c69a-4c02-a58a-24f9551d35c1,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(_:a333aece-a18b-4fe7-8811-2e807a471c22,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:30:04.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(_:a77e26cd-8ba8-4f77-abe1-fca44fa8cb0d,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(_:39939ae1-9542-477d-9e9f-ad61f7f0bb40,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(_:5ca33cd8-aee2-4d12-b558-1670e04956f4,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(_:9f806662-c69a-4c02-a58a-24f9551d35c1), ShapeRef(_:5ca33cd8-aee2-4d12-b558-1670e04956f4), ShapeRef(_:322d32d9-7f75-4463-a25d-46663c217261), ShapeRef(_:39939ae1-9542-477d-9e9f-ad61f7f0bb40), ShapeRef(_:0638db20-6dfe-499f-930b-62000aa3b9ea), ShapeRef(_:7edec747-dd8b-4eb6-96d5-8eb51b6298e2), ShapeRef(_:a333aece-a18b-4fe7-8811-2e807a471c22), ShapeRef(_:a77e26cd-8ba8-4f77-abe1-fca44fa8cb0d)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:9f806662-c69a-4c02-a58a-24f9551d35c1,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(_:a333aece-a18b-4fe7-8811-2e807a471c22,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:30:04.902 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:7edec747-dd8b-4eb6-96d5-8eb51b6298e2 = 
21:30:04.902 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:7edec747-dd8b-4eb6-96d5-8eb51b6298e2 = 
21:30:04.902 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:7edec747-dd8b-4eb6-96d5-8eb51b6298e2: 
21:30:04.902 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:0638db20-6dfe-499f-930b-62000aa3b9ea = 
21:30:04.902 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:0638db20-6dfe-499f-930b-62000aa3b9ea = 
21:30:04.902 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:0638db20-6dfe-499f-930b-62000aa3b9ea: 
21:30:04.902 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:39939ae1-9542-477d-9e9f-ad61f7f0bb40 = 
21:30:04.902 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:39939ae1-9542-477d-9e9f-ad61f7f0bb40 = 
21:30:04.902 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:39939ae1-9542-477d-9e9f-ad61f7f0bb40: 
21:30:04.902 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:322d32d9-7f75-4463-a25d-46663c217261 = 
21:30:04.902 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:322d32d9-7f75-4463-a25d-46663c217261 = 
21:30:04.902 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:322d32d9-7f75-4463-a25d-46663c217261: 
21:30:04.902 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:5ca33cd8-aee2-4d12-b558-1670e04956f4 = 
21:30:04.902 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:5ca33cd8-aee2-4d12-b558-1670e04956f4 = 
21:30:04.902 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:5ca33cd8-aee2-4d12-b558-1670e04956f4: 
21:30:04.902 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:9f806662-c69a-4c02-a58a-24f9551d35c1 = 
21:30:04.902 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:9f806662-c69a-4c02-a58a-24f9551d35c1 = 
21:30:04.902 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:9f806662-c69a-4c02-a58a-24f9551d35c1: 
21:30:04.904 [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:30:04.905 [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.099 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_252
Building tree for all the packages and classes...
Generating /home/jenkins/agent/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/Validator.html...
Generating /home/jenkins/agent/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/ValidatorFactory.html...
Generating /home/jenkins/agent/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/impl/ShaclExValidatorImpl.html...
Generating /home/jenkins/agent/workspace/lyo-validation-master/target/apidocs/overview-frame.html...
Generating /home/jenkins/agent/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/package-frame.html...
Generating /home/jenkins/agent/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/package-summary.html...
Generating /home/jenkins/agent/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/package-tree.html...
Generating /home/jenkins/agent/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/impl/package-frame.html...
Generating /home/jenkins/agent/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/impl/package-summary.html...
Generating /home/jenkins/agent/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/impl/package-tree.html...
Generating /home/jenkins/agent/workspace/lyo-validation-master/target/apidocs/constant-values.html...
Generating /home/jenkins/agent/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/class-use/ValidatorFactory.html...
Generating /home/jenkins/agent/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/class-use/Validator.html...
Generating /home/jenkins/agent/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/impl/class-use/ShaclExValidatorImpl.html...
Generating /home/jenkins/agent/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/package-use.html...
Generating /home/jenkins/agent/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/agent/workspace/lyo-validation-master/target/apidocs/overview-tree.html...
Generating /home/jenkins/agent/workspace/lyo-validation-master/target/apidocs/index-all.html...
Generating /home/jenkins/agent/workspace/lyo-validation-master/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/jenkins/agent/workspace/lyo-validation-master/target/apidocs/allclasses-frame.html...
Generating /home/jenkins/agent/workspace/lyo-validation-master/target/apidocs/allclasses-noframe.html...
Generating /home/jenkins/agent/workspace/lyo-validation-master/target/apidocs/index.html...
Generating /home/jenkins/agent/workspace/lyo-validation-master/target/apidocs/overview-summary.html...
Generating /home/jenkins/agent/workspace/lyo-validation-master/target/apidocs/help-doc.html...
2 warnings
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/agent/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/agent/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/agent/workspace/lyo-validation-master/target/lyo-validation-4.0.0.M2-javadoc.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ lyo-validation ---
[INFO] Installing /home/jenkins/agent/workspace/lyo-validation-master/target/lyo-validation-4.0.0.M2.jar to /home/jenkins/.m2/repository/org/eclipse/lyo/experimental/lyo-validation/4.0.0.M2/lyo-validation-4.0.0.M2.jar
[INFO] Installing /home/jenkins/agent/workspace/lyo-validation-master/pom.xml to /home/jenkins/.m2/repository/org/eclipse/lyo/experimental/lyo-validation/4.0.0.M2/lyo-validation-4.0.0.M2.pom
[INFO] Installing /home/jenkins/agent/workspace/lyo-validation-master/target/lyo-validation-4.0.0.M2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/lyo/experimental/lyo-validation/4.0.0.M2/lyo-validation-4.0.0.M2-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/lyo-validation-master/target/lyo-validation-4.0.0.M2-sources.jar to /home/jenkins/.m2/repository/org/eclipse/lyo/experimental/lyo-validation/4.0.0.M2/lyo-validation-4.0.0.M2-sources.jar
[INFO] Installing /home/jenkins/agent/workspace/lyo-validation-master/target/lyo-validation-4.0.0.M2-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/lyo/experimental/lyo-validation/4.0.0.M2/lyo-validation-4.0.0.M2-javadoc.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ lyo-validation ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  7.362 s
[INFO] Finished at: 2020-11-07T21:30:07Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project lyo-validation: Failed to deploy artifacts: Could not transfer artifact org.eclipse.lyo.experimental:lyo-validation:jar:sources:4.0.0.M2 from/to repo.eclipse.org (https://repo.eclipse.org/content/repositories/lyo-releases/): Transfer failed for https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/lyo/experimental/lyo-validation/4.0.0.M2/lyo-validation-4.0.0.M2-sources.jar 400 Bad Request -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 63 killed;
[ssh-agent] Stopped.
Sending e-mails to: andriib@kth.se jad@kth.se jamsden@us.ibm.com yash.s.khatri@gmail.com neormx@gmail.com
Finished: FAILURE