eyeleng 0.1.12 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,1800 @@
1
+ # EARL 1.0 test result report for Eyeleng running the W3C SHACL 1.2 Rules test suite.
2
+ # Generated from the manifest at https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl .
3
+
4
+ @base <https://eyereasoner.github.io/eyeleng/reports/w3c-shacl12-rules-earl.ttl> .
5
+ @prefix dct: <http://purl.org/dc/terms/> .
6
+ @prefix doap: <http://usefulinc.com/ns/doap#> .
7
+ @prefix earl: <http://www.w3.org/ns/earl#> .
8
+ @prefix foaf: <http://xmlns.com/foaf/0.1/> .
9
+ @prefix mf: <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
10
+ @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
11
+ @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
12
+ @prefix srt: <http://www.w3.org/ns/shacl-rules-test#> .
13
+ @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
14
+
15
+ <#report>
16
+ a earl:TestResult ;
17
+ dct:title "Eyeleng W3C SHACL 1.2 Rules EARL report"@en ;
18
+ dct:description "Official Eyeleng EARL 1.0 report for the W3C SHACL 1.2 Rules test manifest. All 88 tests passed."@en ;
19
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
20
+ earl:outcome earl:passed .
21
+
22
+ <https://github.com/eyereasoner/eyeleng>
23
+ a earl:Software, doap:Project, foaf:Agent ;
24
+ dct:title "Eyeleng"@en ;
25
+ dct:description "A JavaScript implementation of SHACL 1.2 Rules, including SRL and RDF Rules syntax front-ends."@en ;
26
+ doap:name "eyeleng" ;
27
+ foaf:homepage <https://github.com/eyereasoner/eyeleng> .
28
+
29
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl>
30
+ a earl:TestRequirement ;
31
+ dct:title "W3C SHACL 1.2 Rules test manifest"@en ;
32
+ dct:description "Root manifest for the W3C SHACL 1.2 Rules tests."@en .
33
+
34
+ earl:passed
35
+ dct:title "Passed"@en ;
36
+ dct:description "The test passed."@en .
37
+
38
+ earl:automatic
39
+ dct:title "Automatic"@en ;
40
+ dct:description "The test was carried out automatically by the software."@en .
41
+
42
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_1>
43
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
44
+ dct:title "syntax/syntax-ruleset-structure-01.srl"@en ;
45
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
46
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
47
+
48
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_2>
49
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
50
+ dct:title "syntax/syntax-ruleset-structure-02.srl"@en ;
51
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
52
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
53
+
54
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_3>
55
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
56
+ dct:title "syntax/syntax-ruleset-structure-03.srl"@en ;
57
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
58
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
59
+
60
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_4>
61
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
62
+ dct:title "syntax/syntax-ruleset-structure-04.srl"@en ;
63
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
64
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
65
+
66
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_5>
67
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
68
+ dct:title "syntax/syntax-ruleset-structure-05.srl"@en ;
69
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
70
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
71
+
72
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_6>
73
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
74
+ dct:title "syntax/syntax-rule-terms-06.srl"@en ;
75
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
76
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
77
+
78
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_7>
79
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
80
+ dct:title "syntax/syntax-rule-terms-07.srl"@en ;
81
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
82
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
83
+
84
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_8>
85
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
86
+ dct:title "syntax/syntax-rule-terms-08.srl"@en ;
87
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
88
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
89
+
90
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_9>
91
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
92
+ dct:title "syntax/syntax-rule-terms-09.srl"@en ;
93
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
94
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
95
+
96
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_10>
97
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
98
+ dct:title "syntax/syntax-rule-terms-10.srl"@en ;
99
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
100
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
101
+
102
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_12>
103
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
104
+ dct:title "syntax/syntax-rule-terms-12.srl"@en ;
105
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
106
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
107
+
108
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_13>
109
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
110
+ dct:title "syntax/syntax-rule-terms-13.srl"@en ;
111
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
112
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
113
+
114
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_14>
115
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
116
+ dct:title "syntax/syntax-rule-terms-14.srl"@en ;
117
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
118
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
119
+
120
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_15>
121
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
122
+ dct:title "syntax/syntax-rule-terms-15.srl"@en ;
123
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
124
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
125
+
126
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_16>
127
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
128
+ dct:title "syntax/syntax-rule-terms-16.srl"@en ;
129
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
130
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
131
+
132
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_17>
133
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
134
+ dct:title "syntax/syntax-rule-terms-17.srl"@en ;
135
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
136
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
137
+
138
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_18>
139
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
140
+ dct:title "syntax/syntax-rule-terms-18.srl"@en ;
141
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
142
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
143
+
144
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_19>
145
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
146
+ dct:title "syntax/syntax-rule-terms-19.srl"@en ;
147
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
148
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
149
+
150
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_20>
151
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
152
+ dct:title "syntax/syntax-rule-terms-20.srl"@en ;
153
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
154
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
155
+
156
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_21>
157
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
158
+ dct:title "syntax/syntax-rule-terms-21.srl"@en ;
159
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
160
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
161
+
162
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_22>
163
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
164
+ dct:title "syntax/syntax-rule-elements-01.srl"@en ;
165
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
166
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
167
+
168
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_23>
169
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
170
+ dct:title "syntax/syntax-rule-elements-02.srl"@en ;
171
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
172
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
173
+
174
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_24>
175
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
176
+ dct:title "syntax/syntax-rule-elements-03.srl"@en ;
177
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
178
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
179
+
180
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_25>
181
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
182
+ dct:title "syntax/syntax-rule-elements-04.srl"@en ;
183
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
184
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
185
+
186
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_26>
187
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
188
+ dct:title "syntax/syntax-rule-elements-05.srl"@en ;
189
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
190
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
191
+
192
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_27>
193
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
194
+ dct:title "syntax/syntax-rule-elements-filter-01.srl"@en ;
195
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
196
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
197
+
198
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_28>
199
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
200
+ dct:title "syntax/syntax-rule-elements-filter-02.srl"@en ;
201
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
202
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
203
+
204
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_29>
205
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
206
+ dct:title "syntax/syntax-rule-elements-filter-03.srl"@en ;
207
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
208
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
209
+
210
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_30>
211
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
212
+ dct:title "syntax/syntax-rule-elements-not-01.srl"@en ;
213
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
214
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
215
+
216
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_31>
217
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
218
+ dct:title "syntax/syntax-rule-head-02.srl"@en ;
219
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
220
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
221
+
222
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_32>
223
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
224
+ dct:title "syntax/syntax-rule-elements-not-03.srl"@en ;
225
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
226
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
227
+
228
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_33>
229
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
230
+ dct:title "syntax/syntax-rule-elements-not-04.srl"@en ;
231
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
232
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
233
+
234
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_34>
235
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
236
+ dct:title "syntax/syntax-rule-elements-not-05.srl"@en ;
237
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
238
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
239
+
240
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_35>
241
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
242
+ dct:title "syntax/syntax-reification-01.srl"@en ;
243
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
244
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
245
+
246
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_36>
247
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
248
+ dct:title "syntax/syntax-reification-02.srl"@en ;
249
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
250
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
251
+
252
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_37>
253
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
254
+ dct:title "syntax/syntax-reification-03.srl"@en ;
255
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
256
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
257
+
258
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_38>
259
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
260
+ dct:title "syntax/syntax-reification-04.srl"@en ;
261
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
262
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
263
+
264
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_39>
265
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
266
+ dct:title "syntax/syntax-reification-05.srl"@en ;
267
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
268
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
269
+
270
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_40>
271
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
272
+ dct:title "syntax/syntax-reification-06.srl"@en ;
273
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
274
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
275
+
276
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_41>
277
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
278
+ dct:title "syntax/syntax-reification-07.srl"@en ;
279
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
280
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
281
+
282
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_42>
283
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
284
+ dct:title "syntax/syntax-reification-08.srl"@en ;
285
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
286
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
287
+
288
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_43>
289
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
290
+ dct:title "syntax/syntax-reification-09.srl"@en ;
291
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
292
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
293
+
294
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_44>
295
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
296
+ dct:title "syntax/syntax-rule-head-01.srl"@en ;
297
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
298
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
299
+
300
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_45>
301
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
302
+ dct:title "syntax/syntax-rule-head-02.srl"@en ;
303
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
304
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
305
+
306
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_46>
307
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
308
+ dct:title "syntax/syntax-rule-head-03.srl"@en ;
309
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
310
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
311
+
312
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_47>
313
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
314
+ dct:title "syntax/syntax-rule-head-04.srl"@en ;
315
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
316
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
317
+
318
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_48>
319
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
320
+ dct:title "syntax/syntax-rule-head-05.srl"@en ;
321
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
322
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
323
+
324
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_49>
325
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
326
+ dct:title "syntax/syntax-rule-head-06.srl"@en ;
327
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
328
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
329
+
330
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_50>
331
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
332
+ dct:title "syntax/syntax-rule-head-07.srl"@en ;
333
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
334
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
335
+
336
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_51>
337
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
338
+ dct:title "syntax/syntax-data-08.srl"@en ;
339
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
340
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
341
+
342
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_52>
343
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
344
+ dct:title "syntax/syntax-data-09.srl"@en ;
345
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
346
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
347
+
348
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_53>
349
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
350
+ dct:title "syntax/syntax-data-10.srl"@en ;
351
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
352
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
353
+
354
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_54>
355
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
356
+ dct:title "syntax/syntax-data-11.srl"@en ;
357
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
358
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
359
+
360
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_55>
361
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
362
+ dct:title "syntax/syntax-data-12.srl"@en ;
363
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
364
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
365
+
366
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_56>
367
+ a earl:TestCase, srt:RulesPositiveSyntaxTest ;
368
+ dct:title "syntax/syntax-data-13.srl"@en ;
369
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
370
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
371
+
372
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_57>
373
+ a earl:TestCase, srt:RulesNegativeSyntaxTest ;
374
+ dct:title "syntax/syntax-rule-bad-01.srl"@en ;
375
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
376
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
377
+
378
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_58>
379
+ a earl:TestCase, srt:RulesNegativeSyntaxTest ;
380
+ dct:title "syntax/syntax-rule-bad-02.srl"@en ;
381
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
382
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
383
+
384
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_59>
385
+ a earl:TestCase, srt:RulesNegativeSyntaxTest ;
386
+ dct:title "syntax/syntax-rule-bad-03.srl"@en ;
387
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
388
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
389
+
390
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_60>
391
+ a earl:TestCase, srt:RulesNegativeSyntaxTest ;
392
+ dct:title "syntax/syntax-rule-bad-04.srl"@en ;
393
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
394
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
395
+
396
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_61>
397
+ a earl:TestCase, srt:RulesNegativeSyntaxTest ;
398
+ dct:title "syntax/syntax-rule-bad-05.srl"@en ;
399
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
400
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
401
+
402
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_62>
403
+ a earl:TestCase, srt:RulesNegativeSyntaxTest ;
404
+ dct:title "syntax/syntax-rule-bad-06.srl"@en ;
405
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
406
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
407
+
408
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_63>
409
+ a earl:TestCase, srt:RulesNegativeSyntaxTest ;
410
+ dct:title "syntax/syntax-data-bad-01.srl"@en ;
411
+ dct:description "Syntax test from the W3C SHACL 1.2 Rules test suite."@en ;
412
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
413
+
414
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/wellformed/manifest#test_1>
415
+ a earl:TestCase, srt:RulesPositiveWellFormednessTest ;
416
+ dct:title "wellformed/wellformed-01.srl"@en ;
417
+ dct:description "Wellformed test from the W3C SHACL 1.2 Rules test suite."@en ;
418
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
419
+
420
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/wellformed/manifest#test_2>
421
+ a earl:TestCase, srt:RulesPositiveWellFormednessTest ;
422
+ dct:title "wellformed/wellformed-02.srl"@en ;
423
+ dct:description "Wellformed test from the W3C SHACL 1.2 Rules test suite."@en ;
424
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
425
+
426
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/wellformed/manifest#test_3>
427
+ a earl:TestCase, srt:RulesPositiveWellFormednessTest ;
428
+ dct:title "wellformed/wellformed-03.srl"@en ;
429
+ dct:description "Wellformed test from the W3C SHACL 1.2 Rules test suite."@en ;
430
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
431
+
432
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/wellformed/manifest#test_4>
433
+ a earl:TestCase, srt:RulesPositiveWellFormednessTest ;
434
+ dct:title "wellformed/wellformed-04.srl"@en ;
435
+ dct:description "Wellformed test from the W3C SHACL 1.2 Rules test suite."@en ;
436
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
437
+
438
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/wellformed/manifest#test_5>
439
+ a earl:TestCase, srt:RulesNegativeWellFormednessTest ;
440
+ dct:title "wellformed/wellformed-bad-01.srl"@en ;
441
+ dct:description "Wellformed test from the W3C SHACL 1.2 Rules test suite."@en ;
442
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
443
+
444
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/wellformed/manifest#test_6>
445
+ a earl:TestCase, srt:RulesNegativeWellFormednessTest ;
446
+ dct:title "wellformed/wellformed-bad-02.srl"@en ;
447
+ dct:description "Wellformed test from the W3C SHACL 1.2 Rules test suite."@en ;
448
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
449
+
450
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/wellformed/manifest#test_7>
451
+ a earl:TestCase, srt:RulesNegativeWellFormednessTest ;
452
+ dct:title "wellformed/wellformed-bad-03.srl"@en ;
453
+ dct:description "Wellformed test from the W3C SHACL 1.2 Rules test suite."@en ;
454
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
455
+
456
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/stratification/manifest#test_1>
457
+ a earl:TestCase, srt:RulesPositiveStratificationTest ;
458
+ dct:title "stratification/stratification-01.srl"@en ;
459
+ dct:description "Stratification test from the W3C SHACL 1.2 Rules test suite."@en ;
460
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
461
+
462
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/stratification/manifest#test_2>
463
+ a earl:TestCase, srt:RulesPositiveStratificationTest ;
464
+ dct:title "stratification/stratification-02.srl"@en ;
465
+ dct:description "Stratification test from the W3C SHACL 1.2 Rules test suite."@en ;
466
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
467
+
468
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/stratification/manifest#test_3>
469
+ a earl:TestCase, srt:RulesPositiveStratificationTest ;
470
+ dct:title "stratification/stratification-03.srl"@en ;
471
+ dct:description "Stratification test from the W3C SHACL 1.2 Rules test suite."@en ;
472
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
473
+
474
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/stratification/manifest#test_4>
475
+ a earl:TestCase, srt:RulesPositiveStratificationTest ;
476
+ dct:title "stratification/stratification-04.srl"@en ;
477
+ dct:description "Stratification test from the W3C SHACL 1.2 Rules test suite."@en ;
478
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
479
+
480
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/stratification/manifest#test_5>
481
+ a earl:TestCase, srt:RulesPositiveStratificationTest ;
482
+ dct:title "stratification/stratification-05-new-terms.srl"@en ;
483
+ dct:description "Stratification test from the W3C SHACL 1.2 Rules test suite."@en ;
484
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
485
+
486
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/stratification/manifest#test_6>
487
+ a earl:TestCase, srt:RulesNegativeStratificationTest ;
488
+ dct:title "stratification/stratification-bad-01.srl"@en ;
489
+ dct:description "Stratification test from the W3C SHACL 1.2 Rules test suite."@en ;
490
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
491
+
492
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/stratification/manifest#test_7>
493
+ a earl:TestCase, srt:RulesNegativeStratificationTest ;
494
+ dct:title "stratification/stratification-bad-02-new-terms.srl"@en ;
495
+ dct:description "Stratification test from the W3C SHACL 1.2 Rules test suite."@en ;
496
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
497
+
498
+ <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/stratification/manifest#test_8>
499
+ a earl:TestCase, srt:RulesNegativeStratificationTest ;
500
+ dct:title "stratification/stratification-bad-03-new-terms.srl"@en ;
501
+ dct:description "Stratification test from the W3C SHACL 1.2 Rules test suite."@en ;
502
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
503
+
504
+ <https://w3c.github.io/rdf-tests/shacl/shacl12/eval-basic-01>
505
+ a earl:TestCase, srt:RulesEvalTest ;
506
+ dct:title "eval/Eval-basic-01"@en ;
507
+ dct:description "Eval test from the W3C SHACL 1.2 Rules test suite."@en ;
508
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
509
+
510
+ <https://w3c.github.io/rdf-tests/shacl/shacl12/eval-basic-02>
511
+ a earl:TestCase, srt:RulesEvalTest ;
512
+ dct:title "eval/Eval-basic-02"@en ;
513
+ dct:description "Eval test from the W3C SHACL 1.2 Rules test suite."@en ;
514
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
515
+
516
+ <https://w3c.github.io/rdf-tests/shacl/shacl12/eval-data-01>
517
+ a earl:TestCase, srt:RulesEvalTest ;
518
+ dct:title "eval/Eval-data-01"@en ;
519
+ dct:description "Eval test from the W3C SHACL 1.2 Rules test suite."@en ;
520
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
521
+
522
+ <https://w3c.github.io/rdf-tests/shacl/shacl12/eval-data-02>
523
+ a earl:TestCase, srt:RulesEvalTest ;
524
+ dct:title "eval/Eval-data-02"@en ;
525
+ dct:description "Eval test from the W3C SHACL 1.2 Rules test suite."@en ;
526
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
527
+
528
+ <https://w3c.github.io/rdf-tests/shacl/shacl12/eval-neg-01>
529
+ a earl:TestCase, srt:RulesEvalTest ;
530
+ dct:title "eval/Eval-negation-01"@en ;
531
+ dct:description "Eval test from the W3C SHACL 1.2 Rules test suite."@en ;
532
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
533
+
534
+ <https://w3c.github.io/rdf-tests/shacl/shacl12/eval-rdfs-subclass-1>
535
+ a earl:TestCase, srt:RulesEvalTest ;
536
+ dct:title "eval/Eval-rdfs-subclassof-1"@en ;
537
+ dct:description "Eval test from the W3C SHACL 1.2 Rules test suite."@en ;
538
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
539
+
540
+ <https://w3c.github.io/rdf-tests/shacl/shacl12/eval-rdfs-subproperty-1>
541
+ a earl:TestCase, srt:RulesEvalTest ;
542
+ dct:title "eval/Eval-rdfs-subproperty-1"@en ;
543
+ dct:description "Eval test from the W3C SHACL 1.2 Rules test suite."@en ;
544
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
545
+
546
+ <https://w3c.github.io/rdf-tests/shacl/shacl12/eval-rdfs-domain-1>
547
+ a earl:TestCase, srt:RulesEvalTest ;
548
+ dct:title "eval/Eval-rdfs-domain-1"@en ;
549
+ dct:description "Eval test from the W3C SHACL 1.2 Rules test suite."@en ;
550
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
551
+
552
+ <https://w3c.github.io/rdf-tests/shacl/shacl12/eval-rdfs-domain-2>
553
+ a earl:TestCase, srt:RulesEvalTest ;
554
+ dct:title "eval/Eval-rdfs-domain-2"@en ;
555
+ dct:description "Eval test from the W3C SHACL 1.2 Rules test suite."@en ;
556
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
557
+
558
+ <https://w3c.github.io/rdf-tests/shacl/shacl12/eval-rdfs-range-1>
559
+ a earl:TestCase, srt:RulesEvalTest ;
560
+ dct:title "eval/Eval-rdfs-range-1"@en ;
561
+ dct:description "Eval test from the W3C SHACL 1.2 Rules test suite."@en ;
562
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
563
+
564
+ <https://w3c.github.io/rdf-tests/shacl/shacl12/eval-rdfs-range-2>
565
+ a earl:TestCase, srt:RulesEvalTest ;
566
+ dct:title "eval/Eval-rdfs-range-2"@en ;
567
+ dct:description "Eval test from the W3C SHACL 1.2 Rules test suite."@en ;
568
+ dct:isPartOf <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/manifest-rules.ttl> .
569
+
570
+ <#assertion-001-syntax-syntax-ruleset-structure-01-srl>
571
+ a earl:Assertion ;
572
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
573
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
574
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_1> ;
575
+ earl:mode earl:automatic ;
576
+ earl:result <#result-001-syntax-syntax-ruleset-structure-01-srl> .
577
+
578
+ <#result-001-syntax-syntax-ruleset-structure-01-srl>
579
+ a earl:TestResult ;
580
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
581
+ earl:outcome earl:passed ;
582
+ earl:info "Eyeleng passed syntax/syntax-ruleset-structure-01.srl when running the W3C SHACL 1.2 Rules manifest."@en .
583
+
584
+ <#assertion-002-syntax-syntax-ruleset-structure-02-srl>
585
+ a earl:Assertion ;
586
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
587
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
588
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_2> ;
589
+ earl:mode earl:automatic ;
590
+ earl:result <#result-002-syntax-syntax-ruleset-structure-02-srl> .
591
+
592
+ <#result-002-syntax-syntax-ruleset-structure-02-srl>
593
+ a earl:TestResult ;
594
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
595
+ earl:outcome earl:passed ;
596
+ earl:info "Eyeleng passed syntax/syntax-ruleset-structure-02.srl when running the W3C SHACL 1.2 Rules manifest."@en .
597
+
598
+ <#assertion-003-syntax-syntax-ruleset-structure-03-srl>
599
+ a earl:Assertion ;
600
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
601
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
602
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_3> ;
603
+ earl:mode earl:automatic ;
604
+ earl:result <#result-003-syntax-syntax-ruleset-structure-03-srl> .
605
+
606
+ <#result-003-syntax-syntax-ruleset-structure-03-srl>
607
+ a earl:TestResult ;
608
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
609
+ earl:outcome earl:passed ;
610
+ earl:info "Eyeleng passed syntax/syntax-ruleset-structure-03.srl when running the W3C SHACL 1.2 Rules manifest."@en .
611
+
612
+ <#assertion-004-syntax-syntax-ruleset-structure-04-srl>
613
+ a earl:Assertion ;
614
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
615
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
616
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_4> ;
617
+ earl:mode earl:automatic ;
618
+ earl:result <#result-004-syntax-syntax-ruleset-structure-04-srl> .
619
+
620
+ <#result-004-syntax-syntax-ruleset-structure-04-srl>
621
+ a earl:TestResult ;
622
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
623
+ earl:outcome earl:passed ;
624
+ earl:info "Eyeleng passed syntax/syntax-ruleset-structure-04.srl when running the W3C SHACL 1.2 Rules manifest."@en .
625
+
626
+ <#assertion-005-syntax-syntax-ruleset-structure-05-srl>
627
+ a earl:Assertion ;
628
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
629
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
630
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_5> ;
631
+ earl:mode earl:automatic ;
632
+ earl:result <#result-005-syntax-syntax-ruleset-structure-05-srl> .
633
+
634
+ <#result-005-syntax-syntax-ruleset-structure-05-srl>
635
+ a earl:TestResult ;
636
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
637
+ earl:outcome earl:passed ;
638
+ earl:info "Eyeleng passed syntax/syntax-ruleset-structure-05.srl when running the W3C SHACL 1.2 Rules manifest."@en .
639
+
640
+ <#assertion-006-syntax-syntax-rule-terms-06-srl>
641
+ a earl:Assertion ;
642
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
643
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
644
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_6> ;
645
+ earl:mode earl:automatic ;
646
+ earl:result <#result-006-syntax-syntax-rule-terms-06-srl> .
647
+
648
+ <#result-006-syntax-syntax-rule-terms-06-srl>
649
+ a earl:TestResult ;
650
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
651
+ earl:outcome earl:passed ;
652
+ earl:info "Eyeleng passed syntax/syntax-rule-terms-06.srl when running the W3C SHACL 1.2 Rules manifest."@en .
653
+
654
+ <#assertion-007-syntax-syntax-rule-terms-07-srl>
655
+ a earl:Assertion ;
656
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
657
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
658
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_7> ;
659
+ earl:mode earl:automatic ;
660
+ earl:result <#result-007-syntax-syntax-rule-terms-07-srl> .
661
+
662
+ <#result-007-syntax-syntax-rule-terms-07-srl>
663
+ a earl:TestResult ;
664
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
665
+ earl:outcome earl:passed ;
666
+ earl:info "Eyeleng passed syntax/syntax-rule-terms-07.srl when running the W3C SHACL 1.2 Rules manifest."@en .
667
+
668
+ <#assertion-008-syntax-syntax-rule-terms-08-srl>
669
+ a earl:Assertion ;
670
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
671
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
672
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_8> ;
673
+ earl:mode earl:automatic ;
674
+ earl:result <#result-008-syntax-syntax-rule-terms-08-srl> .
675
+
676
+ <#result-008-syntax-syntax-rule-terms-08-srl>
677
+ a earl:TestResult ;
678
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
679
+ earl:outcome earl:passed ;
680
+ earl:info "Eyeleng passed syntax/syntax-rule-terms-08.srl when running the W3C SHACL 1.2 Rules manifest."@en .
681
+
682
+ <#assertion-009-syntax-syntax-rule-terms-09-srl>
683
+ a earl:Assertion ;
684
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
685
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
686
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_9> ;
687
+ earl:mode earl:automatic ;
688
+ earl:result <#result-009-syntax-syntax-rule-terms-09-srl> .
689
+
690
+ <#result-009-syntax-syntax-rule-terms-09-srl>
691
+ a earl:TestResult ;
692
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
693
+ earl:outcome earl:passed ;
694
+ earl:info "Eyeleng passed syntax/syntax-rule-terms-09.srl when running the W3C SHACL 1.2 Rules manifest."@en .
695
+
696
+ <#assertion-010-syntax-syntax-rule-terms-10-srl>
697
+ a earl:Assertion ;
698
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
699
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
700
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_10> ;
701
+ earl:mode earl:automatic ;
702
+ earl:result <#result-010-syntax-syntax-rule-terms-10-srl> .
703
+
704
+ <#result-010-syntax-syntax-rule-terms-10-srl>
705
+ a earl:TestResult ;
706
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
707
+ earl:outcome earl:passed ;
708
+ earl:info "Eyeleng passed syntax/syntax-rule-terms-10.srl when running the W3C SHACL 1.2 Rules manifest."@en .
709
+
710
+ <#assertion-011-syntax-syntax-rule-terms-12-srl>
711
+ a earl:Assertion ;
712
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
713
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
714
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_12> ;
715
+ earl:mode earl:automatic ;
716
+ earl:result <#result-011-syntax-syntax-rule-terms-12-srl> .
717
+
718
+ <#result-011-syntax-syntax-rule-terms-12-srl>
719
+ a earl:TestResult ;
720
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
721
+ earl:outcome earl:passed ;
722
+ earl:info "Eyeleng passed syntax/syntax-rule-terms-12.srl when running the W3C SHACL 1.2 Rules manifest."@en .
723
+
724
+ <#assertion-012-syntax-syntax-rule-terms-13-srl>
725
+ a earl:Assertion ;
726
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
727
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
728
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_13> ;
729
+ earl:mode earl:automatic ;
730
+ earl:result <#result-012-syntax-syntax-rule-terms-13-srl> .
731
+
732
+ <#result-012-syntax-syntax-rule-terms-13-srl>
733
+ a earl:TestResult ;
734
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
735
+ earl:outcome earl:passed ;
736
+ earl:info "Eyeleng passed syntax/syntax-rule-terms-13.srl when running the W3C SHACL 1.2 Rules manifest."@en .
737
+
738
+ <#assertion-013-syntax-syntax-rule-terms-14-srl>
739
+ a earl:Assertion ;
740
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
741
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
742
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_14> ;
743
+ earl:mode earl:automatic ;
744
+ earl:result <#result-013-syntax-syntax-rule-terms-14-srl> .
745
+
746
+ <#result-013-syntax-syntax-rule-terms-14-srl>
747
+ a earl:TestResult ;
748
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
749
+ earl:outcome earl:passed ;
750
+ earl:info "Eyeleng passed syntax/syntax-rule-terms-14.srl when running the W3C SHACL 1.2 Rules manifest."@en .
751
+
752
+ <#assertion-014-syntax-syntax-rule-terms-15-srl>
753
+ a earl:Assertion ;
754
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
755
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
756
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_15> ;
757
+ earl:mode earl:automatic ;
758
+ earl:result <#result-014-syntax-syntax-rule-terms-15-srl> .
759
+
760
+ <#result-014-syntax-syntax-rule-terms-15-srl>
761
+ a earl:TestResult ;
762
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
763
+ earl:outcome earl:passed ;
764
+ earl:info "Eyeleng passed syntax/syntax-rule-terms-15.srl when running the W3C SHACL 1.2 Rules manifest."@en .
765
+
766
+ <#assertion-015-syntax-syntax-rule-terms-16-srl>
767
+ a earl:Assertion ;
768
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
769
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
770
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_16> ;
771
+ earl:mode earl:automatic ;
772
+ earl:result <#result-015-syntax-syntax-rule-terms-16-srl> .
773
+
774
+ <#result-015-syntax-syntax-rule-terms-16-srl>
775
+ a earl:TestResult ;
776
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
777
+ earl:outcome earl:passed ;
778
+ earl:info "Eyeleng passed syntax/syntax-rule-terms-16.srl when running the W3C SHACL 1.2 Rules manifest."@en .
779
+
780
+ <#assertion-016-syntax-syntax-rule-terms-17-srl>
781
+ a earl:Assertion ;
782
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
783
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
784
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_17> ;
785
+ earl:mode earl:automatic ;
786
+ earl:result <#result-016-syntax-syntax-rule-terms-17-srl> .
787
+
788
+ <#result-016-syntax-syntax-rule-terms-17-srl>
789
+ a earl:TestResult ;
790
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
791
+ earl:outcome earl:passed ;
792
+ earl:info "Eyeleng passed syntax/syntax-rule-terms-17.srl when running the W3C SHACL 1.2 Rules manifest."@en .
793
+
794
+ <#assertion-017-syntax-syntax-rule-terms-18-srl>
795
+ a earl:Assertion ;
796
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
797
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
798
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_18> ;
799
+ earl:mode earl:automatic ;
800
+ earl:result <#result-017-syntax-syntax-rule-terms-18-srl> .
801
+
802
+ <#result-017-syntax-syntax-rule-terms-18-srl>
803
+ a earl:TestResult ;
804
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
805
+ earl:outcome earl:passed ;
806
+ earl:info "Eyeleng passed syntax/syntax-rule-terms-18.srl when running the W3C SHACL 1.2 Rules manifest."@en .
807
+
808
+ <#assertion-018-syntax-syntax-rule-terms-19-srl>
809
+ a earl:Assertion ;
810
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
811
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
812
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_19> ;
813
+ earl:mode earl:automatic ;
814
+ earl:result <#result-018-syntax-syntax-rule-terms-19-srl> .
815
+
816
+ <#result-018-syntax-syntax-rule-terms-19-srl>
817
+ a earl:TestResult ;
818
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
819
+ earl:outcome earl:passed ;
820
+ earl:info "Eyeleng passed syntax/syntax-rule-terms-19.srl when running the W3C SHACL 1.2 Rules manifest."@en .
821
+
822
+ <#assertion-019-syntax-syntax-rule-terms-20-srl>
823
+ a earl:Assertion ;
824
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
825
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
826
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_20> ;
827
+ earl:mode earl:automatic ;
828
+ earl:result <#result-019-syntax-syntax-rule-terms-20-srl> .
829
+
830
+ <#result-019-syntax-syntax-rule-terms-20-srl>
831
+ a earl:TestResult ;
832
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
833
+ earl:outcome earl:passed ;
834
+ earl:info "Eyeleng passed syntax/syntax-rule-terms-20.srl when running the W3C SHACL 1.2 Rules manifest."@en .
835
+
836
+ <#assertion-020-syntax-syntax-rule-terms-21-srl>
837
+ a earl:Assertion ;
838
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
839
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
840
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_21> ;
841
+ earl:mode earl:automatic ;
842
+ earl:result <#result-020-syntax-syntax-rule-terms-21-srl> .
843
+
844
+ <#result-020-syntax-syntax-rule-terms-21-srl>
845
+ a earl:TestResult ;
846
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
847
+ earl:outcome earl:passed ;
848
+ earl:info "Eyeleng passed syntax/syntax-rule-terms-21.srl when running the W3C SHACL 1.2 Rules manifest."@en .
849
+
850
+ <#assertion-021-syntax-syntax-rule-elements-01-srl>
851
+ a earl:Assertion ;
852
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
853
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
854
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_22> ;
855
+ earl:mode earl:automatic ;
856
+ earl:result <#result-021-syntax-syntax-rule-elements-01-srl> .
857
+
858
+ <#result-021-syntax-syntax-rule-elements-01-srl>
859
+ a earl:TestResult ;
860
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
861
+ earl:outcome earl:passed ;
862
+ earl:info "Eyeleng passed syntax/syntax-rule-elements-01.srl when running the W3C SHACL 1.2 Rules manifest."@en .
863
+
864
+ <#assertion-022-syntax-syntax-rule-elements-02-srl>
865
+ a earl:Assertion ;
866
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
867
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
868
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_23> ;
869
+ earl:mode earl:automatic ;
870
+ earl:result <#result-022-syntax-syntax-rule-elements-02-srl> .
871
+
872
+ <#result-022-syntax-syntax-rule-elements-02-srl>
873
+ a earl:TestResult ;
874
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
875
+ earl:outcome earl:passed ;
876
+ earl:info "Eyeleng passed syntax/syntax-rule-elements-02.srl when running the W3C SHACL 1.2 Rules manifest."@en .
877
+
878
+ <#assertion-023-syntax-syntax-rule-elements-03-srl>
879
+ a earl:Assertion ;
880
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
881
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
882
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_24> ;
883
+ earl:mode earl:automatic ;
884
+ earl:result <#result-023-syntax-syntax-rule-elements-03-srl> .
885
+
886
+ <#result-023-syntax-syntax-rule-elements-03-srl>
887
+ a earl:TestResult ;
888
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
889
+ earl:outcome earl:passed ;
890
+ earl:info "Eyeleng passed syntax/syntax-rule-elements-03.srl when running the W3C SHACL 1.2 Rules manifest."@en .
891
+
892
+ <#assertion-024-syntax-syntax-rule-elements-04-srl>
893
+ a earl:Assertion ;
894
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
895
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
896
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_25> ;
897
+ earl:mode earl:automatic ;
898
+ earl:result <#result-024-syntax-syntax-rule-elements-04-srl> .
899
+
900
+ <#result-024-syntax-syntax-rule-elements-04-srl>
901
+ a earl:TestResult ;
902
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
903
+ earl:outcome earl:passed ;
904
+ earl:info "Eyeleng passed syntax/syntax-rule-elements-04.srl when running the W3C SHACL 1.2 Rules manifest."@en .
905
+
906
+ <#assertion-025-syntax-syntax-rule-elements-05-srl>
907
+ a earl:Assertion ;
908
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
909
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
910
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_26> ;
911
+ earl:mode earl:automatic ;
912
+ earl:result <#result-025-syntax-syntax-rule-elements-05-srl> .
913
+
914
+ <#result-025-syntax-syntax-rule-elements-05-srl>
915
+ a earl:TestResult ;
916
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
917
+ earl:outcome earl:passed ;
918
+ earl:info "Eyeleng passed syntax/syntax-rule-elements-05.srl when running the W3C SHACL 1.2 Rules manifest."@en .
919
+
920
+ <#assertion-026-syntax-syntax-rule-elements-filter-01-srl>
921
+ a earl:Assertion ;
922
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
923
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
924
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_27> ;
925
+ earl:mode earl:automatic ;
926
+ earl:result <#result-026-syntax-syntax-rule-elements-filter-01-srl> .
927
+
928
+ <#result-026-syntax-syntax-rule-elements-filter-01-srl>
929
+ a earl:TestResult ;
930
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
931
+ earl:outcome earl:passed ;
932
+ earl:info "Eyeleng passed syntax/syntax-rule-elements-filter-01.srl when running the W3C SHACL 1.2 Rules manifest."@en .
933
+
934
+ <#assertion-027-syntax-syntax-rule-elements-filter-02-srl>
935
+ a earl:Assertion ;
936
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
937
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
938
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_28> ;
939
+ earl:mode earl:automatic ;
940
+ earl:result <#result-027-syntax-syntax-rule-elements-filter-02-srl> .
941
+
942
+ <#result-027-syntax-syntax-rule-elements-filter-02-srl>
943
+ a earl:TestResult ;
944
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
945
+ earl:outcome earl:passed ;
946
+ earl:info "Eyeleng passed syntax/syntax-rule-elements-filter-02.srl when running the W3C SHACL 1.2 Rules manifest."@en .
947
+
948
+ <#assertion-028-syntax-syntax-rule-elements-filter-03-srl>
949
+ a earl:Assertion ;
950
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
951
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
952
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_29> ;
953
+ earl:mode earl:automatic ;
954
+ earl:result <#result-028-syntax-syntax-rule-elements-filter-03-srl> .
955
+
956
+ <#result-028-syntax-syntax-rule-elements-filter-03-srl>
957
+ a earl:TestResult ;
958
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
959
+ earl:outcome earl:passed ;
960
+ earl:info "Eyeleng passed syntax/syntax-rule-elements-filter-03.srl when running the W3C SHACL 1.2 Rules manifest."@en .
961
+
962
+ <#assertion-029-syntax-syntax-rule-elements-not-01-srl>
963
+ a earl:Assertion ;
964
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
965
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
966
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_30> ;
967
+ earl:mode earl:automatic ;
968
+ earl:result <#result-029-syntax-syntax-rule-elements-not-01-srl> .
969
+
970
+ <#result-029-syntax-syntax-rule-elements-not-01-srl>
971
+ a earl:TestResult ;
972
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
973
+ earl:outcome earl:passed ;
974
+ earl:info "Eyeleng passed syntax/syntax-rule-elements-not-01.srl when running the W3C SHACL 1.2 Rules manifest."@en .
975
+
976
+ <#assertion-030-syntax-syntax-rule-head-02-srl>
977
+ a earl:Assertion ;
978
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
979
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
980
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_31> ;
981
+ earl:mode earl:automatic ;
982
+ earl:result <#result-030-syntax-syntax-rule-head-02-srl> .
983
+
984
+ <#result-030-syntax-syntax-rule-head-02-srl>
985
+ a earl:TestResult ;
986
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
987
+ earl:outcome earl:passed ;
988
+ earl:info "Eyeleng passed syntax/syntax-rule-head-02.srl when running the W3C SHACL 1.2 Rules manifest."@en .
989
+
990
+ <#assertion-031-syntax-syntax-rule-elements-not-03-srl>
991
+ a earl:Assertion ;
992
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
993
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
994
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_32> ;
995
+ earl:mode earl:automatic ;
996
+ earl:result <#result-031-syntax-syntax-rule-elements-not-03-srl> .
997
+
998
+ <#result-031-syntax-syntax-rule-elements-not-03-srl>
999
+ a earl:TestResult ;
1000
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1001
+ earl:outcome earl:passed ;
1002
+ earl:info "Eyeleng passed syntax/syntax-rule-elements-not-03.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1003
+
1004
+ <#assertion-032-syntax-syntax-rule-elements-not-04-srl>
1005
+ a earl:Assertion ;
1006
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1007
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1008
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_33> ;
1009
+ earl:mode earl:automatic ;
1010
+ earl:result <#result-032-syntax-syntax-rule-elements-not-04-srl> .
1011
+
1012
+ <#result-032-syntax-syntax-rule-elements-not-04-srl>
1013
+ a earl:TestResult ;
1014
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1015
+ earl:outcome earl:passed ;
1016
+ earl:info "Eyeleng passed syntax/syntax-rule-elements-not-04.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1017
+
1018
+ <#assertion-033-syntax-syntax-rule-elements-not-05-srl>
1019
+ a earl:Assertion ;
1020
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1021
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1022
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_34> ;
1023
+ earl:mode earl:automatic ;
1024
+ earl:result <#result-033-syntax-syntax-rule-elements-not-05-srl> .
1025
+
1026
+ <#result-033-syntax-syntax-rule-elements-not-05-srl>
1027
+ a earl:TestResult ;
1028
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1029
+ earl:outcome earl:passed ;
1030
+ earl:info "Eyeleng passed syntax/syntax-rule-elements-not-05.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1031
+
1032
+ <#assertion-034-syntax-syntax-reification-01-srl>
1033
+ a earl:Assertion ;
1034
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1035
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1036
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_35> ;
1037
+ earl:mode earl:automatic ;
1038
+ earl:result <#result-034-syntax-syntax-reification-01-srl> .
1039
+
1040
+ <#result-034-syntax-syntax-reification-01-srl>
1041
+ a earl:TestResult ;
1042
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1043
+ earl:outcome earl:passed ;
1044
+ earl:info "Eyeleng passed syntax/syntax-reification-01.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1045
+
1046
+ <#assertion-035-syntax-syntax-reification-02-srl>
1047
+ a earl:Assertion ;
1048
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1049
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1050
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_36> ;
1051
+ earl:mode earl:automatic ;
1052
+ earl:result <#result-035-syntax-syntax-reification-02-srl> .
1053
+
1054
+ <#result-035-syntax-syntax-reification-02-srl>
1055
+ a earl:TestResult ;
1056
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1057
+ earl:outcome earl:passed ;
1058
+ earl:info "Eyeleng passed syntax/syntax-reification-02.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1059
+
1060
+ <#assertion-036-syntax-syntax-reification-03-srl>
1061
+ a earl:Assertion ;
1062
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1063
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1064
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_37> ;
1065
+ earl:mode earl:automatic ;
1066
+ earl:result <#result-036-syntax-syntax-reification-03-srl> .
1067
+
1068
+ <#result-036-syntax-syntax-reification-03-srl>
1069
+ a earl:TestResult ;
1070
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1071
+ earl:outcome earl:passed ;
1072
+ earl:info "Eyeleng passed syntax/syntax-reification-03.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1073
+
1074
+ <#assertion-037-syntax-syntax-reification-04-srl>
1075
+ a earl:Assertion ;
1076
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1077
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1078
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_38> ;
1079
+ earl:mode earl:automatic ;
1080
+ earl:result <#result-037-syntax-syntax-reification-04-srl> .
1081
+
1082
+ <#result-037-syntax-syntax-reification-04-srl>
1083
+ a earl:TestResult ;
1084
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1085
+ earl:outcome earl:passed ;
1086
+ earl:info "Eyeleng passed syntax/syntax-reification-04.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1087
+
1088
+ <#assertion-038-syntax-syntax-reification-05-srl>
1089
+ a earl:Assertion ;
1090
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1091
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1092
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_39> ;
1093
+ earl:mode earl:automatic ;
1094
+ earl:result <#result-038-syntax-syntax-reification-05-srl> .
1095
+
1096
+ <#result-038-syntax-syntax-reification-05-srl>
1097
+ a earl:TestResult ;
1098
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1099
+ earl:outcome earl:passed ;
1100
+ earl:info "Eyeleng passed syntax/syntax-reification-05.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1101
+
1102
+ <#assertion-039-syntax-syntax-reification-06-srl>
1103
+ a earl:Assertion ;
1104
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1105
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1106
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_40> ;
1107
+ earl:mode earl:automatic ;
1108
+ earl:result <#result-039-syntax-syntax-reification-06-srl> .
1109
+
1110
+ <#result-039-syntax-syntax-reification-06-srl>
1111
+ a earl:TestResult ;
1112
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1113
+ earl:outcome earl:passed ;
1114
+ earl:info "Eyeleng passed syntax/syntax-reification-06.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1115
+
1116
+ <#assertion-040-syntax-syntax-reification-07-srl>
1117
+ a earl:Assertion ;
1118
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1119
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1120
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_41> ;
1121
+ earl:mode earl:automatic ;
1122
+ earl:result <#result-040-syntax-syntax-reification-07-srl> .
1123
+
1124
+ <#result-040-syntax-syntax-reification-07-srl>
1125
+ a earl:TestResult ;
1126
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1127
+ earl:outcome earl:passed ;
1128
+ earl:info "Eyeleng passed syntax/syntax-reification-07.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1129
+
1130
+ <#assertion-041-syntax-syntax-reification-08-srl>
1131
+ a earl:Assertion ;
1132
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1133
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1134
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_42> ;
1135
+ earl:mode earl:automatic ;
1136
+ earl:result <#result-041-syntax-syntax-reification-08-srl> .
1137
+
1138
+ <#result-041-syntax-syntax-reification-08-srl>
1139
+ a earl:TestResult ;
1140
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1141
+ earl:outcome earl:passed ;
1142
+ earl:info "Eyeleng passed syntax/syntax-reification-08.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1143
+
1144
+ <#assertion-042-syntax-syntax-reification-09-srl>
1145
+ a earl:Assertion ;
1146
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1147
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1148
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_43> ;
1149
+ earl:mode earl:automatic ;
1150
+ earl:result <#result-042-syntax-syntax-reification-09-srl> .
1151
+
1152
+ <#result-042-syntax-syntax-reification-09-srl>
1153
+ a earl:TestResult ;
1154
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1155
+ earl:outcome earl:passed ;
1156
+ earl:info "Eyeleng passed syntax/syntax-reification-09.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1157
+
1158
+ <#assertion-043-syntax-syntax-rule-head-01-srl>
1159
+ a earl:Assertion ;
1160
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1161
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1162
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_44> ;
1163
+ earl:mode earl:automatic ;
1164
+ earl:result <#result-043-syntax-syntax-rule-head-01-srl> .
1165
+
1166
+ <#result-043-syntax-syntax-rule-head-01-srl>
1167
+ a earl:TestResult ;
1168
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1169
+ earl:outcome earl:passed ;
1170
+ earl:info "Eyeleng passed syntax/syntax-rule-head-01.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1171
+
1172
+ <#assertion-044-syntax-syntax-rule-head-02-srl>
1173
+ a earl:Assertion ;
1174
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1175
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1176
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_45> ;
1177
+ earl:mode earl:automatic ;
1178
+ earl:result <#result-044-syntax-syntax-rule-head-02-srl> .
1179
+
1180
+ <#result-044-syntax-syntax-rule-head-02-srl>
1181
+ a earl:TestResult ;
1182
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1183
+ earl:outcome earl:passed ;
1184
+ earl:info "Eyeleng passed syntax/syntax-rule-head-02.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1185
+
1186
+ <#assertion-045-syntax-syntax-rule-head-03-srl>
1187
+ a earl:Assertion ;
1188
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1189
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1190
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_46> ;
1191
+ earl:mode earl:automatic ;
1192
+ earl:result <#result-045-syntax-syntax-rule-head-03-srl> .
1193
+
1194
+ <#result-045-syntax-syntax-rule-head-03-srl>
1195
+ a earl:TestResult ;
1196
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1197
+ earl:outcome earl:passed ;
1198
+ earl:info "Eyeleng passed syntax/syntax-rule-head-03.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1199
+
1200
+ <#assertion-046-syntax-syntax-rule-head-04-srl>
1201
+ a earl:Assertion ;
1202
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1203
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1204
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_47> ;
1205
+ earl:mode earl:automatic ;
1206
+ earl:result <#result-046-syntax-syntax-rule-head-04-srl> .
1207
+
1208
+ <#result-046-syntax-syntax-rule-head-04-srl>
1209
+ a earl:TestResult ;
1210
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1211
+ earl:outcome earl:passed ;
1212
+ earl:info "Eyeleng passed syntax/syntax-rule-head-04.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1213
+
1214
+ <#assertion-047-syntax-syntax-rule-head-05-srl>
1215
+ a earl:Assertion ;
1216
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1217
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1218
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_48> ;
1219
+ earl:mode earl:automatic ;
1220
+ earl:result <#result-047-syntax-syntax-rule-head-05-srl> .
1221
+
1222
+ <#result-047-syntax-syntax-rule-head-05-srl>
1223
+ a earl:TestResult ;
1224
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1225
+ earl:outcome earl:passed ;
1226
+ earl:info "Eyeleng passed syntax/syntax-rule-head-05.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1227
+
1228
+ <#assertion-048-syntax-syntax-rule-head-06-srl>
1229
+ a earl:Assertion ;
1230
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1231
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1232
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_49> ;
1233
+ earl:mode earl:automatic ;
1234
+ earl:result <#result-048-syntax-syntax-rule-head-06-srl> .
1235
+
1236
+ <#result-048-syntax-syntax-rule-head-06-srl>
1237
+ a earl:TestResult ;
1238
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1239
+ earl:outcome earl:passed ;
1240
+ earl:info "Eyeleng passed syntax/syntax-rule-head-06.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1241
+
1242
+ <#assertion-049-syntax-syntax-rule-head-07-srl>
1243
+ a earl:Assertion ;
1244
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1245
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1246
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_50> ;
1247
+ earl:mode earl:automatic ;
1248
+ earl:result <#result-049-syntax-syntax-rule-head-07-srl> .
1249
+
1250
+ <#result-049-syntax-syntax-rule-head-07-srl>
1251
+ a earl:TestResult ;
1252
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1253
+ earl:outcome earl:passed ;
1254
+ earl:info "Eyeleng passed syntax/syntax-rule-head-07.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1255
+
1256
+ <#assertion-050-syntax-syntax-data-08-srl>
1257
+ a earl:Assertion ;
1258
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1259
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1260
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_51> ;
1261
+ earl:mode earl:automatic ;
1262
+ earl:result <#result-050-syntax-syntax-data-08-srl> .
1263
+
1264
+ <#result-050-syntax-syntax-data-08-srl>
1265
+ a earl:TestResult ;
1266
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1267
+ earl:outcome earl:passed ;
1268
+ earl:info "Eyeleng passed syntax/syntax-data-08.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1269
+
1270
+ <#assertion-051-syntax-syntax-data-09-srl>
1271
+ a earl:Assertion ;
1272
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1273
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1274
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_52> ;
1275
+ earl:mode earl:automatic ;
1276
+ earl:result <#result-051-syntax-syntax-data-09-srl> .
1277
+
1278
+ <#result-051-syntax-syntax-data-09-srl>
1279
+ a earl:TestResult ;
1280
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1281
+ earl:outcome earl:passed ;
1282
+ earl:info "Eyeleng passed syntax/syntax-data-09.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1283
+
1284
+ <#assertion-052-syntax-syntax-data-10-srl>
1285
+ a earl:Assertion ;
1286
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1287
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1288
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_53> ;
1289
+ earl:mode earl:automatic ;
1290
+ earl:result <#result-052-syntax-syntax-data-10-srl> .
1291
+
1292
+ <#result-052-syntax-syntax-data-10-srl>
1293
+ a earl:TestResult ;
1294
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1295
+ earl:outcome earl:passed ;
1296
+ earl:info "Eyeleng passed syntax/syntax-data-10.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1297
+
1298
+ <#assertion-053-syntax-syntax-data-11-srl>
1299
+ a earl:Assertion ;
1300
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1301
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1302
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_54> ;
1303
+ earl:mode earl:automatic ;
1304
+ earl:result <#result-053-syntax-syntax-data-11-srl> .
1305
+
1306
+ <#result-053-syntax-syntax-data-11-srl>
1307
+ a earl:TestResult ;
1308
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1309
+ earl:outcome earl:passed ;
1310
+ earl:info "Eyeleng passed syntax/syntax-data-11.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1311
+
1312
+ <#assertion-054-syntax-syntax-data-12-srl>
1313
+ a earl:Assertion ;
1314
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1315
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1316
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_55> ;
1317
+ earl:mode earl:automatic ;
1318
+ earl:result <#result-054-syntax-syntax-data-12-srl> .
1319
+
1320
+ <#result-054-syntax-syntax-data-12-srl>
1321
+ a earl:TestResult ;
1322
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1323
+ earl:outcome earl:passed ;
1324
+ earl:info "Eyeleng passed syntax/syntax-data-12.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1325
+
1326
+ <#assertion-055-syntax-syntax-data-13-srl>
1327
+ a earl:Assertion ;
1328
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1329
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1330
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_56> ;
1331
+ earl:mode earl:automatic ;
1332
+ earl:result <#result-055-syntax-syntax-data-13-srl> .
1333
+
1334
+ <#result-055-syntax-syntax-data-13-srl>
1335
+ a earl:TestResult ;
1336
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1337
+ earl:outcome earl:passed ;
1338
+ earl:info "Eyeleng passed syntax/syntax-data-13.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1339
+
1340
+ <#assertion-056-syntax-syntax-rule-bad-01-srl>
1341
+ a earl:Assertion ;
1342
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1343
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1344
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_57> ;
1345
+ earl:mode earl:automatic ;
1346
+ earl:result <#result-056-syntax-syntax-rule-bad-01-srl> .
1347
+
1348
+ <#result-056-syntax-syntax-rule-bad-01-srl>
1349
+ a earl:TestResult ;
1350
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1351
+ earl:outcome earl:passed ;
1352
+ earl:info "Eyeleng passed syntax/syntax-rule-bad-01.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1353
+
1354
+ <#assertion-057-syntax-syntax-rule-bad-02-srl>
1355
+ a earl:Assertion ;
1356
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1357
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1358
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_58> ;
1359
+ earl:mode earl:automatic ;
1360
+ earl:result <#result-057-syntax-syntax-rule-bad-02-srl> .
1361
+
1362
+ <#result-057-syntax-syntax-rule-bad-02-srl>
1363
+ a earl:TestResult ;
1364
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1365
+ earl:outcome earl:passed ;
1366
+ earl:info "Eyeleng passed syntax/syntax-rule-bad-02.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1367
+
1368
+ <#assertion-058-syntax-syntax-rule-bad-03-srl>
1369
+ a earl:Assertion ;
1370
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1371
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1372
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_59> ;
1373
+ earl:mode earl:automatic ;
1374
+ earl:result <#result-058-syntax-syntax-rule-bad-03-srl> .
1375
+
1376
+ <#result-058-syntax-syntax-rule-bad-03-srl>
1377
+ a earl:TestResult ;
1378
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1379
+ earl:outcome earl:passed ;
1380
+ earl:info "Eyeleng passed syntax/syntax-rule-bad-03.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1381
+
1382
+ <#assertion-059-syntax-syntax-rule-bad-04-srl>
1383
+ a earl:Assertion ;
1384
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1385
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1386
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_60> ;
1387
+ earl:mode earl:automatic ;
1388
+ earl:result <#result-059-syntax-syntax-rule-bad-04-srl> .
1389
+
1390
+ <#result-059-syntax-syntax-rule-bad-04-srl>
1391
+ a earl:TestResult ;
1392
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1393
+ earl:outcome earl:passed ;
1394
+ earl:info "Eyeleng passed syntax/syntax-rule-bad-04.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1395
+
1396
+ <#assertion-060-syntax-syntax-rule-bad-05-srl>
1397
+ a earl:Assertion ;
1398
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1399
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1400
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_61> ;
1401
+ earl:mode earl:automatic ;
1402
+ earl:result <#result-060-syntax-syntax-rule-bad-05-srl> .
1403
+
1404
+ <#result-060-syntax-syntax-rule-bad-05-srl>
1405
+ a earl:TestResult ;
1406
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1407
+ earl:outcome earl:passed ;
1408
+ earl:info "Eyeleng passed syntax/syntax-rule-bad-05.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1409
+
1410
+ <#assertion-061-syntax-syntax-rule-bad-06-srl>
1411
+ a earl:Assertion ;
1412
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1413
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1414
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_62> ;
1415
+ earl:mode earl:automatic ;
1416
+ earl:result <#result-061-syntax-syntax-rule-bad-06-srl> .
1417
+
1418
+ <#result-061-syntax-syntax-rule-bad-06-srl>
1419
+ a earl:TestResult ;
1420
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1421
+ earl:outcome earl:passed ;
1422
+ earl:info "Eyeleng passed syntax/syntax-rule-bad-06.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1423
+
1424
+ <#assertion-062-syntax-syntax-data-bad-01-srl>
1425
+ a earl:Assertion ;
1426
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1427
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1428
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/syntax/manifest#test_63> ;
1429
+ earl:mode earl:automatic ;
1430
+ earl:result <#result-062-syntax-syntax-data-bad-01-srl> .
1431
+
1432
+ <#result-062-syntax-syntax-data-bad-01-srl>
1433
+ a earl:TestResult ;
1434
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1435
+ earl:outcome earl:passed ;
1436
+ earl:info "Eyeleng passed syntax/syntax-data-bad-01.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1437
+
1438
+ <#assertion-063-wellformed-wellformed-01-srl>
1439
+ a earl:Assertion ;
1440
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1441
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1442
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/wellformed/manifest#test_1> ;
1443
+ earl:mode earl:automatic ;
1444
+ earl:result <#result-063-wellformed-wellformed-01-srl> .
1445
+
1446
+ <#result-063-wellformed-wellformed-01-srl>
1447
+ a earl:TestResult ;
1448
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1449
+ earl:outcome earl:passed ;
1450
+ earl:info "Eyeleng passed wellformed/wellformed-01.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1451
+
1452
+ <#assertion-064-wellformed-wellformed-02-srl>
1453
+ a earl:Assertion ;
1454
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1455
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1456
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/wellformed/manifest#test_2> ;
1457
+ earl:mode earl:automatic ;
1458
+ earl:result <#result-064-wellformed-wellformed-02-srl> .
1459
+
1460
+ <#result-064-wellformed-wellformed-02-srl>
1461
+ a earl:TestResult ;
1462
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1463
+ earl:outcome earl:passed ;
1464
+ earl:info "Eyeleng passed wellformed/wellformed-02.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1465
+
1466
+ <#assertion-065-wellformed-wellformed-03-srl>
1467
+ a earl:Assertion ;
1468
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1469
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1470
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/wellformed/manifest#test_3> ;
1471
+ earl:mode earl:automatic ;
1472
+ earl:result <#result-065-wellformed-wellformed-03-srl> .
1473
+
1474
+ <#result-065-wellformed-wellformed-03-srl>
1475
+ a earl:TestResult ;
1476
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1477
+ earl:outcome earl:passed ;
1478
+ earl:info "Eyeleng passed wellformed/wellformed-03.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1479
+
1480
+ <#assertion-066-wellformed-wellformed-04-srl>
1481
+ a earl:Assertion ;
1482
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1483
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1484
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/wellformed/manifest#test_4> ;
1485
+ earl:mode earl:automatic ;
1486
+ earl:result <#result-066-wellformed-wellformed-04-srl> .
1487
+
1488
+ <#result-066-wellformed-wellformed-04-srl>
1489
+ a earl:TestResult ;
1490
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1491
+ earl:outcome earl:passed ;
1492
+ earl:info "Eyeleng passed wellformed/wellformed-04.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1493
+
1494
+ <#assertion-067-wellformed-wellformed-bad-01-srl>
1495
+ a earl:Assertion ;
1496
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1497
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1498
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/wellformed/manifest#test_5> ;
1499
+ earl:mode earl:automatic ;
1500
+ earl:result <#result-067-wellformed-wellformed-bad-01-srl> .
1501
+
1502
+ <#result-067-wellformed-wellformed-bad-01-srl>
1503
+ a earl:TestResult ;
1504
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1505
+ earl:outcome earl:passed ;
1506
+ earl:info "Eyeleng passed wellformed/wellformed-bad-01.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1507
+
1508
+ <#assertion-068-wellformed-wellformed-bad-02-srl>
1509
+ a earl:Assertion ;
1510
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1511
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1512
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/wellformed/manifest#test_6> ;
1513
+ earl:mode earl:automatic ;
1514
+ earl:result <#result-068-wellformed-wellformed-bad-02-srl> .
1515
+
1516
+ <#result-068-wellformed-wellformed-bad-02-srl>
1517
+ a earl:TestResult ;
1518
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1519
+ earl:outcome earl:passed ;
1520
+ earl:info "Eyeleng passed wellformed/wellformed-bad-02.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1521
+
1522
+ <#assertion-069-wellformed-wellformed-bad-03-srl>
1523
+ a earl:Assertion ;
1524
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1525
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1526
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/wellformed/manifest#test_7> ;
1527
+ earl:mode earl:automatic ;
1528
+ earl:result <#result-069-wellformed-wellformed-bad-03-srl> .
1529
+
1530
+ <#result-069-wellformed-wellformed-bad-03-srl>
1531
+ a earl:TestResult ;
1532
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1533
+ earl:outcome earl:passed ;
1534
+ earl:info "Eyeleng passed wellformed/wellformed-bad-03.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1535
+
1536
+ <#assertion-070-stratification-stratification-01-srl>
1537
+ a earl:Assertion ;
1538
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1539
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1540
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/stratification/manifest#test_1> ;
1541
+ earl:mode earl:automatic ;
1542
+ earl:result <#result-070-stratification-stratification-01-srl> .
1543
+
1544
+ <#result-070-stratification-stratification-01-srl>
1545
+ a earl:TestResult ;
1546
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1547
+ earl:outcome earl:passed ;
1548
+ earl:info "Eyeleng passed stratification/stratification-01.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1549
+
1550
+ <#assertion-071-stratification-stratification-02-srl>
1551
+ a earl:Assertion ;
1552
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1553
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1554
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/stratification/manifest#test_2> ;
1555
+ earl:mode earl:automatic ;
1556
+ earl:result <#result-071-stratification-stratification-02-srl> .
1557
+
1558
+ <#result-071-stratification-stratification-02-srl>
1559
+ a earl:TestResult ;
1560
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1561
+ earl:outcome earl:passed ;
1562
+ earl:info "Eyeleng passed stratification/stratification-02.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1563
+
1564
+ <#assertion-072-stratification-stratification-03-srl>
1565
+ a earl:Assertion ;
1566
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1567
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1568
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/stratification/manifest#test_3> ;
1569
+ earl:mode earl:automatic ;
1570
+ earl:result <#result-072-stratification-stratification-03-srl> .
1571
+
1572
+ <#result-072-stratification-stratification-03-srl>
1573
+ a earl:TestResult ;
1574
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1575
+ earl:outcome earl:passed ;
1576
+ earl:info "Eyeleng passed stratification/stratification-03.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1577
+
1578
+ <#assertion-073-stratification-stratification-04-srl>
1579
+ a earl:Assertion ;
1580
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1581
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1582
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/stratification/manifest#test_4> ;
1583
+ earl:mode earl:automatic ;
1584
+ earl:result <#result-073-stratification-stratification-04-srl> .
1585
+
1586
+ <#result-073-stratification-stratification-04-srl>
1587
+ a earl:TestResult ;
1588
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1589
+ earl:outcome earl:passed ;
1590
+ earl:info "Eyeleng passed stratification/stratification-04.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1591
+
1592
+ <#assertion-074-stratification-stratification-05-new-terms-srl>
1593
+ a earl:Assertion ;
1594
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1595
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1596
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/stratification/manifest#test_5> ;
1597
+ earl:mode earl:automatic ;
1598
+ earl:result <#result-074-stratification-stratification-05-new-terms-srl> .
1599
+
1600
+ <#result-074-stratification-stratification-05-new-terms-srl>
1601
+ a earl:TestResult ;
1602
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1603
+ earl:outcome earl:passed ;
1604
+ earl:info "Eyeleng passed stratification/stratification-05-new-terms.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1605
+
1606
+ <#assertion-075-stratification-stratification-bad-01-srl>
1607
+ a earl:Assertion ;
1608
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1609
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1610
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/stratification/manifest#test_6> ;
1611
+ earl:mode earl:automatic ;
1612
+ earl:result <#result-075-stratification-stratification-bad-01-srl> .
1613
+
1614
+ <#result-075-stratification-stratification-bad-01-srl>
1615
+ a earl:TestResult ;
1616
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1617
+ earl:outcome earl:passed ;
1618
+ earl:info "Eyeleng passed stratification/stratification-bad-01.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1619
+
1620
+ <#assertion-076-stratification-stratification-bad-02-new-terms-srl>
1621
+ a earl:Assertion ;
1622
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1623
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1624
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/stratification/manifest#test_7> ;
1625
+ earl:mode earl:automatic ;
1626
+ earl:result <#result-076-stratification-stratification-bad-02-new-terms-srl> .
1627
+
1628
+ <#result-076-stratification-stratification-bad-02-new-terms-srl>
1629
+ a earl:TestResult ;
1630
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1631
+ earl:outcome earl:passed ;
1632
+ earl:info "Eyeleng passed stratification/stratification-bad-02-new-terms.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1633
+
1634
+ <#assertion-077-stratification-stratification-bad-03-new-terms-srl>
1635
+ a earl:Assertion ;
1636
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1637
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1638
+ earl:test <https://w3c.github.io/data-shapes/shacl12-test-suite/tests/rules/stratification/manifest#test_8> ;
1639
+ earl:mode earl:automatic ;
1640
+ earl:result <#result-077-stratification-stratification-bad-03-new-terms-srl> .
1641
+
1642
+ <#result-077-stratification-stratification-bad-03-new-terms-srl>
1643
+ a earl:TestResult ;
1644
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1645
+ earl:outcome earl:passed ;
1646
+ earl:info "Eyeleng passed stratification/stratification-bad-03-new-terms.srl when running the W3C SHACL 1.2 Rules manifest."@en .
1647
+
1648
+ <#assertion-078-eval-eval-basic-01>
1649
+ a earl:Assertion ;
1650
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1651
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1652
+ earl:test <https://w3c.github.io/rdf-tests/shacl/shacl12/eval-basic-01> ;
1653
+ earl:mode earl:automatic ;
1654
+ earl:result <#result-078-eval-eval-basic-01> .
1655
+
1656
+ <#result-078-eval-eval-basic-01>
1657
+ a earl:TestResult ;
1658
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1659
+ earl:outcome earl:passed ;
1660
+ earl:info "Eyeleng passed eval/Eval-basic-01 when running the W3C SHACL 1.2 Rules manifest."@en .
1661
+
1662
+ <#assertion-079-eval-eval-basic-02>
1663
+ a earl:Assertion ;
1664
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1665
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1666
+ earl:test <https://w3c.github.io/rdf-tests/shacl/shacl12/eval-basic-02> ;
1667
+ earl:mode earl:automatic ;
1668
+ earl:result <#result-079-eval-eval-basic-02> .
1669
+
1670
+ <#result-079-eval-eval-basic-02>
1671
+ a earl:TestResult ;
1672
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1673
+ earl:outcome earl:passed ;
1674
+ earl:info "Eyeleng passed eval/Eval-basic-02 when running the W3C SHACL 1.2 Rules manifest."@en .
1675
+
1676
+ <#assertion-080-eval-eval-data-01>
1677
+ a earl:Assertion ;
1678
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1679
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1680
+ earl:test <https://w3c.github.io/rdf-tests/shacl/shacl12/eval-data-01> ;
1681
+ earl:mode earl:automatic ;
1682
+ earl:result <#result-080-eval-eval-data-01> .
1683
+
1684
+ <#result-080-eval-eval-data-01>
1685
+ a earl:TestResult ;
1686
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1687
+ earl:outcome earl:passed ;
1688
+ earl:info "Eyeleng passed eval/Eval-data-01 when running the W3C SHACL 1.2 Rules manifest."@en .
1689
+
1690
+ <#assertion-081-eval-eval-data-02>
1691
+ a earl:Assertion ;
1692
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1693
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1694
+ earl:test <https://w3c.github.io/rdf-tests/shacl/shacl12/eval-data-02> ;
1695
+ earl:mode earl:automatic ;
1696
+ earl:result <#result-081-eval-eval-data-02> .
1697
+
1698
+ <#result-081-eval-eval-data-02>
1699
+ a earl:TestResult ;
1700
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1701
+ earl:outcome earl:passed ;
1702
+ earl:info "Eyeleng passed eval/Eval-data-02 when running the W3C SHACL 1.2 Rules manifest."@en .
1703
+
1704
+ <#assertion-082-eval-eval-negation-01>
1705
+ a earl:Assertion ;
1706
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1707
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1708
+ earl:test <https://w3c.github.io/rdf-tests/shacl/shacl12/eval-neg-01> ;
1709
+ earl:mode earl:automatic ;
1710
+ earl:result <#result-082-eval-eval-negation-01> .
1711
+
1712
+ <#result-082-eval-eval-negation-01>
1713
+ a earl:TestResult ;
1714
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1715
+ earl:outcome earl:passed ;
1716
+ earl:info "Eyeleng passed eval/Eval-negation-01 when running the W3C SHACL 1.2 Rules manifest."@en .
1717
+
1718
+ <#assertion-083-eval-eval-rdfs-subclassof-1>
1719
+ a earl:Assertion ;
1720
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1721
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1722
+ earl:test <https://w3c.github.io/rdf-tests/shacl/shacl12/eval-rdfs-subclass-1> ;
1723
+ earl:mode earl:automatic ;
1724
+ earl:result <#result-083-eval-eval-rdfs-subclassof-1> .
1725
+
1726
+ <#result-083-eval-eval-rdfs-subclassof-1>
1727
+ a earl:TestResult ;
1728
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1729
+ earl:outcome earl:passed ;
1730
+ earl:info "Eyeleng passed eval/Eval-rdfs-subclassof-1 when running the W3C SHACL 1.2 Rules manifest."@en .
1731
+
1732
+ <#assertion-084-eval-eval-rdfs-subproperty-1>
1733
+ a earl:Assertion ;
1734
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1735
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1736
+ earl:test <https://w3c.github.io/rdf-tests/shacl/shacl12/eval-rdfs-subproperty-1> ;
1737
+ earl:mode earl:automatic ;
1738
+ earl:result <#result-084-eval-eval-rdfs-subproperty-1> .
1739
+
1740
+ <#result-084-eval-eval-rdfs-subproperty-1>
1741
+ a earl:TestResult ;
1742
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1743
+ earl:outcome earl:passed ;
1744
+ earl:info "Eyeleng passed eval/Eval-rdfs-subproperty-1 when running the W3C SHACL 1.2 Rules manifest."@en .
1745
+
1746
+ <#assertion-085-eval-eval-rdfs-domain-1>
1747
+ a earl:Assertion ;
1748
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1749
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1750
+ earl:test <https://w3c.github.io/rdf-tests/shacl/shacl12/eval-rdfs-domain-1> ;
1751
+ earl:mode earl:automatic ;
1752
+ earl:result <#result-085-eval-eval-rdfs-domain-1> .
1753
+
1754
+ <#result-085-eval-eval-rdfs-domain-1>
1755
+ a earl:TestResult ;
1756
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1757
+ earl:outcome earl:passed ;
1758
+ earl:info "Eyeleng passed eval/Eval-rdfs-domain-1 when running the W3C SHACL 1.2 Rules manifest."@en .
1759
+
1760
+ <#assertion-086-eval-eval-rdfs-domain-2>
1761
+ a earl:Assertion ;
1762
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1763
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1764
+ earl:test <https://w3c.github.io/rdf-tests/shacl/shacl12/eval-rdfs-domain-2> ;
1765
+ earl:mode earl:automatic ;
1766
+ earl:result <#result-086-eval-eval-rdfs-domain-2> .
1767
+
1768
+ <#result-086-eval-eval-rdfs-domain-2>
1769
+ a earl:TestResult ;
1770
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1771
+ earl:outcome earl:passed ;
1772
+ earl:info "Eyeleng passed eval/Eval-rdfs-domain-2 when running the W3C SHACL 1.2 Rules manifest."@en .
1773
+
1774
+ <#assertion-087-eval-eval-rdfs-range-1>
1775
+ a earl:Assertion ;
1776
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1777
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1778
+ earl:test <https://w3c.github.io/rdf-tests/shacl/shacl12/eval-rdfs-range-1> ;
1779
+ earl:mode earl:automatic ;
1780
+ earl:result <#result-087-eval-eval-rdfs-range-1> .
1781
+
1782
+ <#result-087-eval-eval-rdfs-range-1>
1783
+ a earl:TestResult ;
1784
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1785
+ earl:outcome earl:passed ;
1786
+ earl:info "Eyeleng passed eval/Eval-rdfs-range-1 when running the W3C SHACL 1.2 Rules manifest."@en .
1787
+
1788
+ <#assertion-088-eval-eval-rdfs-range-2>
1789
+ a earl:Assertion ;
1790
+ earl:assertedBy <https://github.com/eyereasoner/eyeleng> ;
1791
+ earl:subject <https://github.com/eyereasoner/eyeleng> ;
1792
+ earl:test <https://w3c.github.io/rdf-tests/shacl/shacl12/eval-rdfs-range-2> ;
1793
+ earl:mode earl:automatic ;
1794
+ earl:result <#result-088-eval-eval-rdfs-range-2> .
1795
+
1796
+ <#result-088-eval-eval-rdfs-range-2>
1797
+ a earl:TestResult ;
1798
+ dct:date "2026-06-25T20:49:00Z"^^xsd:dateTime ;
1799
+ earl:outcome earl:passed ;
1800
+ earl:info "Eyeleng passed eval/Eval-rdfs-range-2 when running the W3C SHACL 1.2 Rules manifest."@en .