File tree Expand file tree Collapse file tree
package_eforms_sdk1.10_epo4.0/validation/shacl
package_eforms_sdk1.11_epo4.0/validation/shacl
package_eforms_sdk1.12_epo4.0/validation/shacl
package_eforms_sdk1.13_epo4.0/validation/shacl
package_eforms_sdk1.3_epo4.0/validation/shacl
package_eforms_sdk1.5_epo4.0/validation/shacl
package_eforms_sdk1.6_epo4.0/validation/shacl
package_eforms_sdk1.7_epo4.0/validation/shacl
package_eforms_sdk1.8_epo4.0/validation/shacl
package_eforms_sdk1.9_epo4.0/validation/shacl Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ prefix dash: <http://datashapes.org/dash#>
2+ prefix sh: <http://www.w3.org/ns/shacl#>
3+ prefix message: <http://www.w3.org/ns/shacl#message>
4+
5+ SELECT ?focusNode ?message ?resultPath ?resultSeverity ?sourceConstraintComponent ?sourceShape ?value
6+ WHERE {
7+ ?vr a sh:ValidationResult .
8+ ?vr sh:focusNode ?focusNode .
9+ OPTIONAL {
10+ ?vr sh:resultMessage ?message .
11+ }
12+ OPTIONAL {
13+ ?vr sh:resultPath ?resultPath .
14+ }
15+ OPTIONAL {
16+ ?vr sh:resultSeverity ?resultSeverity .
17+ }
18+ OPTIONAL {
19+ ?vr sh:sourceConstraintComponent ?sourceConstraintComponent .
20+ }
21+ OPTIONAL {
22+ ?vr sh:sourceShape ?sourceShape .
23+ }
24+ OPTIONAL {
25+ ?vr sh:value ?value .
26+ }
27+ }
28+ ORDER BY ?focusNode ?resultSeverity ?sourceConstraintComponent
Original file line number Diff line number Diff line change 1+ prefix dash: <http://datashapes.org/dash#>
2+ prefix sh: <http://www.w3.org/ns/shacl#>
3+ prefix message: <http://www.w3.org/ns/shacl#message>
4+
5+ SELECT ?focusNode ?message ?resultPath ?resultSeverity ?sourceConstraintComponent ?sourceShape ?value
6+ WHERE {
7+ ?vr a sh:ValidationResult .
8+ ?vr sh:focusNode ?focusNode .
9+ OPTIONAL {
10+ ?vr sh:resultMessage ?message .
11+ }
12+ OPTIONAL {
13+ ?vr sh:resultPath ?resultPath .
14+ }
15+ OPTIONAL {
16+ ?vr sh:resultSeverity ?resultSeverity .
17+ }
18+ OPTIONAL {
19+ ?vr sh:sourceConstraintComponent ?sourceConstraintComponent .
20+ }
21+ OPTIONAL {
22+ ?vr sh:sourceShape ?sourceShape .
23+ }
24+ OPTIONAL {
25+ ?vr sh:value ?value .
26+ }
27+ }
28+ ORDER BY ?focusNode ?resultSeverity ?sourceConstraintComponent
Original file line number Diff line number Diff line change 1+ prefix dash: <http://datashapes.org/dash#>
2+ prefix sh: <http://www.w3.org/ns/shacl#>
3+ prefix message: <http://www.w3.org/ns/shacl#message>
4+
5+ SELECT ?focusNode ?message ?resultPath ?resultSeverity ?sourceConstraintComponent ?sourceShape ?value
6+ WHERE {
7+ ?vr a sh:ValidationResult .
8+ ?vr sh:focusNode ?focusNode .
9+ OPTIONAL {
10+ ?vr sh:resultMessage ?message .
11+ }
12+ OPTIONAL {
13+ ?vr sh:resultPath ?resultPath .
14+ }
15+ OPTIONAL {
16+ ?vr sh:resultSeverity ?resultSeverity .
17+ }
18+ OPTIONAL {
19+ ?vr sh:sourceConstraintComponent ?sourceConstraintComponent .
20+ }
21+ OPTIONAL {
22+ ?vr sh:sourceShape ?sourceShape .
23+ }
24+ OPTIONAL {
25+ ?vr sh:value ?value .
26+ }
27+ }
28+ ORDER BY ?focusNode ?resultSeverity ?sourceConstraintComponent
Original file line number Diff line number Diff line change 1+ prefix dash: <http://datashapes.org/dash#>
2+ prefix sh: <http://www.w3.org/ns/shacl#>
3+ prefix message: <http://www.w3.org/ns/shacl#message>
4+
5+ SELECT ?focusNode ?message ?resultPath ?resultSeverity ?sourceConstraintComponent ?sourceShape ?value
6+ WHERE {
7+ ?vr a sh:ValidationResult .
8+ ?vr sh:focusNode ?focusNode .
9+ OPTIONAL {
10+ ?vr sh:resultMessage ?message .
11+ }
12+ OPTIONAL {
13+ ?vr sh:resultPath ?resultPath .
14+ }
15+ OPTIONAL {
16+ ?vr sh:resultSeverity ?resultSeverity .
17+ }
18+ OPTIONAL {
19+ ?vr sh:sourceConstraintComponent ?sourceConstraintComponent .
20+ }
21+ OPTIONAL {
22+ ?vr sh:sourceShape ?sourceShape .
23+ }
24+ OPTIONAL {
25+ ?vr sh:value ?value .
26+ }
27+ }
28+ ORDER BY ?focusNode ?resultSeverity ?sourceConstraintComponent
Original file line number Diff line number Diff line change 1+ prefix dash: <http://datashapes.org/dash#>
2+ prefix sh: <http://www.w3.org/ns/shacl#>
3+ prefix message: <http://www.w3.org/ns/shacl#message>
4+
5+ SELECT ?focusNode ?message ?resultPath ?resultSeverity ?sourceConstraintComponent ?sourceShape ?value
6+ WHERE {
7+ ?vr a sh:ValidationResult .
8+ ?vr sh:focusNode ?focusNode .
9+ OPTIONAL {
10+ ?vr sh:resultMessage ?message .
11+ }
12+ OPTIONAL {
13+ ?vr sh:resultPath ?resultPath .
14+ }
15+ OPTIONAL {
16+ ?vr sh:resultSeverity ?resultSeverity .
17+ }
18+ OPTIONAL {
19+ ?vr sh:sourceConstraintComponent ?sourceConstraintComponent .
20+ }
21+ OPTIONAL {
22+ ?vr sh:sourceShape ?sourceShape .
23+ }
24+ OPTIONAL {
25+ ?vr sh:value ?value .
26+ }
27+ }
28+ ORDER BY ?focusNode ?resultSeverity ?sourceConstraintComponent
Original file line number Diff line number Diff line change 1+ prefix dash: <http://datashapes.org/dash#>
2+ prefix sh: <http://www.w3.org/ns/shacl#>
3+ prefix message: <http://www.w3.org/ns/shacl#message>
4+
5+ SELECT ?focusNode ?message ?resultPath ?resultSeverity ?sourceConstraintComponent ?sourceShape ?value
6+ WHERE {
7+ ?vr a sh:ValidationResult .
8+ ?vr sh:focusNode ?focusNode .
9+ OPTIONAL {
10+ ?vr sh:resultMessage ?message .
11+ }
12+ OPTIONAL {
13+ ?vr sh:resultPath ?resultPath .
14+ }
15+ OPTIONAL {
16+ ?vr sh:resultSeverity ?resultSeverity .
17+ }
18+ OPTIONAL {
19+ ?vr sh:sourceConstraintComponent ?sourceConstraintComponent .
20+ }
21+ OPTIONAL {
22+ ?vr sh:sourceShape ?sourceShape .
23+ }
24+ OPTIONAL {
25+ ?vr sh:value ?value .
26+ }
27+ }
28+ ORDER BY ?focusNode ?resultSeverity ?sourceConstraintComponent
Original file line number Diff line number Diff line change 1+ prefix dash: <http://datashapes.org/dash#>
2+ prefix sh: <http://www.w3.org/ns/shacl#>
3+ prefix message: <http://www.w3.org/ns/shacl#message>
4+
5+ SELECT ?focusNode ?message ?resultPath ?resultSeverity ?sourceConstraintComponent ?sourceShape ?value
6+ WHERE {
7+ ?vr a sh:ValidationResult .
8+ ?vr sh:focusNode ?focusNode .
9+ OPTIONAL {
10+ ?vr sh:resultMessage ?message .
11+ }
12+ OPTIONAL {
13+ ?vr sh:resultPath ?resultPath .
14+ }
15+ OPTIONAL {
16+ ?vr sh:resultSeverity ?resultSeverity .
17+ }
18+ OPTIONAL {
19+ ?vr sh:sourceConstraintComponent ?sourceConstraintComponent .
20+ }
21+ OPTIONAL {
22+ ?vr sh:sourceShape ?sourceShape .
23+ }
24+ OPTIONAL {
25+ ?vr sh:value ?value .
26+ }
27+ }
28+ ORDER BY ?focusNode ?resultSeverity ?sourceConstraintComponent
Original file line number Diff line number Diff line change 1+ prefix dash: <http://datashapes.org/dash#>
2+ prefix sh: <http://www.w3.org/ns/shacl#>
3+ prefix message: <http://www.w3.org/ns/shacl#message>
4+
5+ SELECT ?focusNode ?message ?resultPath ?resultSeverity ?sourceConstraintComponent ?sourceShape ?value
6+ WHERE {
7+ ?vr a sh:ValidationResult .
8+ ?vr sh:focusNode ?focusNode .
9+ OPTIONAL {
10+ ?vr sh:resultMessage ?message .
11+ }
12+ OPTIONAL {
13+ ?vr sh:resultPath ?resultPath .
14+ }
15+ OPTIONAL {
16+ ?vr sh:resultSeverity ?resultSeverity .
17+ }
18+ OPTIONAL {
19+ ?vr sh:sourceConstraintComponent ?sourceConstraintComponent .
20+ }
21+ OPTIONAL {
22+ ?vr sh:sourceShape ?sourceShape .
23+ }
24+ OPTIONAL {
25+ ?vr sh:value ?value .
26+ }
27+ }
28+ ORDER BY ?focusNode ?resultSeverity ?sourceConstraintComponent
Original file line number Diff line number Diff line change 1+ prefix dash: <http://datashapes.org/dash#>
2+ prefix sh: <http://www.w3.org/ns/shacl#>
3+ prefix message: <http://www.w3.org/ns/shacl#message>
4+
5+ SELECT ?focusNode ?message ?resultPath ?resultSeverity ?sourceConstraintComponent ?sourceShape ?value
6+ WHERE {
7+ ?vr a sh:ValidationResult .
8+ ?vr sh:focusNode ?focusNode .
9+ OPTIONAL {
10+ ?vr sh:resultMessage ?message .
11+ }
12+ OPTIONAL {
13+ ?vr sh:resultPath ?resultPath .
14+ }
15+ OPTIONAL {
16+ ?vr sh:resultSeverity ?resultSeverity .
17+ }
18+ OPTIONAL {
19+ ?vr sh:sourceConstraintComponent ?sourceConstraintComponent .
20+ }
21+ OPTIONAL {
22+ ?vr sh:sourceShape ?sourceShape .
23+ }
24+ OPTIONAL {
25+ ?vr sh:value ?value .
26+ }
27+ }
28+ ORDER BY ?focusNode ?resultSeverity ?sourceConstraintComponent
Original file line number Diff line number Diff line change 1+ prefix dash: <http://datashapes.org/dash#>
2+ prefix sh: <http://www.w3.org/ns/shacl#>
3+ prefix message: <http://www.w3.org/ns/shacl#message>
4+
5+ SELECT ?focusNode ?message ?resultPath ?resultSeverity ?sourceConstraintComponent ?sourceShape ?value
6+ WHERE {
7+ ?vr a sh:ValidationResult .
8+ ?vr sh:focusNode ?focusNode .
9+ OPTIONAL {
10+ ?vr sh:resultMessage ?message .
11+ }
12+ OPTIONAL {
13+ ?vr sh:resultPath ?resultPath .
14+ }
15+ OPTIONAL {
16+ ?vr sh:resultSeverity ?resultSeverity .
17+ }
18+ OPTIONAL {
19+ ?vr sh:sourceConstraintComponent ?sourceConstraintComponent .
20+ }
21+ OPTIONAL {
22+ ?vr sh:sourceShape ?sourceShape .
23+ }
24+ OPTIONAL {
25+ ?vr sh:value ?value .
26+ }
27+ }
28+ ORDER BY ?focusNode ?resultSeverity ?sourceConstraintComponent
You can’t perform that action at this time.
0 commit comments