rdf_context 0.5.5 → 0.5.6
Sign up to get free protection for your applications and to get access to all the features.
- data/History.txt +9 -0
- data/Rakefile +39 -0
- data/VERSION +1 -1
- data/lib/rdf_context/literal.rb +3 -1
- data/lib/rdf_context/n3_grammar.treetop +1 -1
- data/lib/rdf_context/n3parser.rb +7 -13
- data/lib/rdf_context/nokogiri_hacks.rb +1 -1
- data/lib/rdf_context/rdfaparser.rb +6 -6
- data/lib/rdf_context/rdfxmlparser.rb +9 -9
- data/lib/rdf_context/store/abstract_sql_store.rb +2 -2
- data/lib/rdf_context/triple.rb +7 -1
- data/lib/rdf_context/uriref.rb +3 -3
- data/spec/conjunctive_graph_spec.rb +1 -1
- data/spec/html4-manifest.yml +4937 -0
- data/spec/html5-manifest.yml +4937 -0
- data/spec/literal_spec.rb +1 -1
- data/spec/n3parser_spec.rb +7 -7
- data/spec/rdf_helper.rb +80 -42
- data/spec/rdfa_helper.rb +53 -20
- data/spec/rdfcore/Manifest.yml +7307 -0
- data/spec/spec_helper.rb +1 -15
- data/spec/swap_test/n3parser.yml +918 -0
- data/spec/swap_test/regression.yml +1067 -0
- data/spec/turtle/manifest-bad.yml +962 -0
- data/spec/turtle/manifest.yml +962 -0
- data/spec/uriref_spec.rb +22 -9
- data/spec/xhtml-manifest.yml +4349 -0
- data/test/rdf_tests/xml-literal-mixed.nt +1 -1
- data/test/rdf_tests/xml-literal-mixed.rdf +0 -1
- metadata +51 -10
- data/spec/swap_helper.rb +0 -136
@@ -0,0 +1,962 @@
|
|
1
|
+
---
|
2
|
+
- !ruby/object:RdfHelper::TestCase
|
3
|
+
about: !ruby/object:RdfContext::URIRef
|
4
|
+
namespace:
|
5
|
+
normalize: true
|
6
|
+
to_s: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-00.ttl
|
7
|
+
uri: !ruby/object:Addressable::URI
|
8
|
+
authority: www.w3.org
|
9
|
+
fragment:
|
10
|
+
hash: 1592065674
|
11
|
+
host: www.w3.org
|
12
|
+
inferred_port:
|
13
|
+
normalized_host:
|
14
|
+
normalized_password:
|
15
|
+
normalized_path:
|
16
|
+
normalized_port:
|
17
|
+
normalized_scheme:
|
18
|
+
normalized_user:
|
19
|
+
normalized_userinfo:
|
20
|
+
password:
|
21
|
+
path: /2001/sw/DataAccess/df1/tests/test-00.ttl
|
22
|
+
port:
|
23
|
+
query:
|
24
|
+
scheme: http
|
25
|
+
uri_string: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-00.ttl
|
26
|
+
user:
|
27
|
+
userinfo:
|
28
|
+
validation_deferred: false
|
29
|
+
description: Blank subject
|
30
|
+
inputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-00.ttl
|
31
|
+
name: test-00
|
32
|
+
outputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-00.out
|
33
|
+
- !ruby/object:RdfHelper::TestCase
|
34
|
+
about: !ruby/object:RdfContext::URIRef
|
35
|
+
namespace:
|
36
|
+
normalize: true
|
37
|
+
to_s: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-01.ttl
|
38
|
+
uri: !ruby/object:Addressable::URI
|
39
|
+
authority: www.w3.org
|
40
|
+
fragment:
|
41
|
+
hash: 1916611982
|
42
|
+
host: www.w3.org
|
43
|
+
inferred_port:
|
44
|
+
normalized_host:
|
45
|
+
normalized_password:
|
46
|
+
normalized_path:
|
47
|
+
normalized_port:
|
48
|
+
normalized_scheme:
|
49
|
+
normalized_user:
|
50
|
+
normalized_userinfo:
|
51
|
+
password:
|
52
|
+
path: /2001/sw/DataAccess/df1/tests/test-01.ttl
|
53
|
+
port:
|
54
|
+
query:
|
55
|
+
scheme: http
|
56
|
+
uri_string: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-01.ttl
|
57
|
+
user:
|
58
|
+
userinfo:
|
59
|
+
validation_deferred: false
|
60
|
+
description: "@prefix and qnames"
|
61
|
+
inputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-01.ttl
|
62
|
+
name: test-01
|
63
|
+
outputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-01.out
|
64
|
+
- !ruby/object:RdfHelper::TestCase
|
65
|
+
about: !ruby/object:RdfContext::URIRef
|
66
|
+
namespace:
|
67
|
+
normalize: true
|
68
|
+
to_s: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-02.ttl
|
69
|
+
uri: !ruby/object:Addressable::URI
|
70
|
+
authority: www.w3.org
|
71
|
+
fragment:
|
72
|
+
hash: -929428781
|
73
|
+
host: www.w3.org
|
74
|
+
inferred_port:
|
75
|
+
normalized_host:
|
76
|
+
normalized_password:
|
77
|
+
normalized_path:
|
78
|
+
normalized_port:
|
79
|
+
normalized_scheme:
|
80
|
+
normalized_user:
|
81
|
+
normalized_userinfo:
|
82
|
+
password:
|
83
|
+
path: /2001/sw/DataAccess/df1/tests/test-02.ttl
|
84
|
+
port:
|
85
|
+
query:
|
86
|
+
scheme: http
|
87
|
+
uri_string: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-02.ttl
|
88
|
+
user:
|
89
|
+
userinfo:
|
90
|
+
validation_deferred: false
|
91
|
+
description: ", operator"
|
92
|
+
inputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-02.ttl
|
93
|
+
name: test-02
|
94
|
+
outputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-02.out
|
95
|
+
- !ruby/object:RdfHelper::TestCase
|
96
|
+
about: !ruby/object:RdfContext::URIRef
|
97
|
+
namespace:
|
98
|
+
normalize: true
|
99
|
+
to_s: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-03.ttl
|
100
|
+
uri: !ruby/object:Addressable::URI
|
101
|
+
authority: www.w3.org
|
102
|
+
fragment:
|
103
|
+
hash: 1029042333
|
104
|
+
host: www.w3.org
|
105
|
+
inferred_port:
|
106
|
+
normalized_host:
|
107
|
+
normalized_password:
|
108
|
+
normalized_path:
|
109
|
+
normalized_port:
|
110
|
+
normalized_scheme:
|
111
|
+
normalized_user:
|
112
|
+
normalized_userinfo:
|
113
|
+
password:
|
114
|
+
path: /2001/sw/DataAccess/df1/tests/test-03.ttl
|
115
|
+
port:
|
116
|
+
query:
|
117
|
+
scheme: http
|
118
|
+
uri_string: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-03.ttl
|
119
|
+
user:
|
120
|
+
userinfo:
|
121
|
+
validation_deferred: false
|
122
|
+
description: ; operator
|
123
|
+
inputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-03.ttl
|
124
|
+
name: test-03
|
125
|
+
outputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-03.out
|
126
|
+
- !ruby/object:RdfHelper::TestCase
|
127
|
+
about: !ruby/object:RdfContext::URIRef
|
128
|
+
namespace:
|
129
|
+
normalize: true
|
130
|
+
to_s: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-04.ttl
|
131
|
+
uri: !ruby/object:Addressable::URI
|
132
|
+
authority: www.w3.org
|
133
|
+
fragment:
|
134
|
+
hash: 2002137971
|
135
|
+
host: www.w3.org
|
136
|
+
inferred_port:
|
137
|
+
normalized_host:
|
138
|
+
normalized_password:
|
139
|
+
normalized_path:
|
140
|
+
normalized_port:
|
141
|
+
normalized_scheme:
|
142
|
+
normalized_user:
|
143
|
+
normalized_userinfo:
|
144
|
+
password:
|
145
|
+
path: /2001/sw/DataAccess/df1/tests/test-04.ttl
|
146
|
+
port:
|
147
|
+
query:
|
148
|
+
scheme: http
|
149
|
+
uri_string: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-04.ttl
|
150
|
+
user:
|
151
|
+
userinfo:
|
152
|
+
validation_deferred: false
|
153
|
+
description: empty [] as subject and object
|
154
|
+
inputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-04.ttl
|
155
|
+
name: test-04
|
156
|
+
outputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-04.out
|
157
|
+
- !ruby/object:RdfHelper::TestCase
|
158
|
+
about: !ruby/object:RdfContext::URIRef
|
159
|
+
namespace:
|
160
|
+
normalize: true
|
161
|
+
to_s: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-05.ttl
|
162
|
+
uri: !ruby/object:Addressable::URI
|
163
|
+
authority: www.w3.org
|
164
|
+
fragment:
|
165
|
+
hash: -396781847
|
166
|
+
host: www.w3.org
|
167
|
+
inferred_port:
|
168
|
+
normalized_host:
|
169
|
+
normalized_password:
|
170
|
+
normalized_path:
|
171
|
+
normalized_port:
|
172
|
+
normalized_scheme:
|
173
|
+
normalized_user:
|
174
|
+
normalized_userinfo:
|
175
|
+
password:
|
176
|
+
path: /2001/sw/DataAccess/df1/tests/test-05.ttl
|
177
|
+
port:
|
178
|
+
query:
|
179
|
+
scheme: http
|
180
|
+
uri_string: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-05.ttl
|
181
|
+
user:
|
182
|
+
userinfo:
|
183
|
+
validation_deferred: false
|
184
|
+
description: non-empty [] as subject and object
|
185
|
+
inputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-05.ttl
|
186
|
+
name: test-05
|
187
|
+
outputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-05.out
|
188
|
+
- !ruby/object:RdfHelper::TestCase
|
189
|
+
about: !ruby/object:RdfContext::URIRef
|
190
|
+
namespace:
|
191
|
+
normalize: true
|
192
|
+
to_s: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-06.ttl
|
193
|
+
uri: !ruby/object:Addressable::URI
|
194
|
+
authority: www.w3.org
|
195
|
+
fragment:
|
196
|
+
hash: 93530367
|
197
|
+
host: www.w3.org
|
198
|
+
inferred_port:
|
199
|
+
normalized_host:
|
200
|
+
normalized_password:
|
201
|
+
normalized_path:
|
202
|
+
normalized_port:
|
203
|
+
normalized_scheme:
|
204
|
+
normalized_user:
|
205
|
+
normalized_userinfo:
|
206
|
+
password:
|
207
|
+
path: /2001/sw/DataAccess/df1/tests/test-06.ttl
|
208
|
+
port:
|
209
|
+
query:
|
210
|
+
scheme: http
|
211
|
+
uri_string: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-06.ttl
|
212
|
+
user:
|
213
|
+
userinfo:
|
214
|
+
validation_deferred: false
|
215
|
+
description: "'a' as predicate"
|
216
|
+
inputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-06.ttl
|
217
|
+
name: test-06
|
218
|
+
outputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-06.out
|
219
|
+
- !ruby/object:RdfHelper::TestCase
|
220
|
+
about: !ruby/object:RdfContext::URIRef
|
221
|
+
namespace:
|
222
|
+
normalize: true
|
223
|
+
to_s: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-07.ttl
|
224
|
+
uri: !ruby/object:Addressable::URI
|
225
|
+
authority: www.w3.org
|
226
|
+
fragment:
|
227
|
+
hash: 498915276
|
228
|
+
host: www.w3.org
|
229
|
+
inferred_port:
|
230
|
+
normalized_host:
|
231
|
+
normalized_password:
|
232
|
+
normalized_path:
|
233
|
+
normalized_port:
|
234
|
+
normalized_scheme:
|
235
|
+
normalized_user:
|
236
|
+
normalized_userinfo:
|
237
|
+
password:
|
238
|
+
path: /2001/sw/DataAccess/df1/tests/test-07.ttl
|
239
|
+
port:
|
240
|
+
query:
|
241
|
+
scheme: http
|
242
|
+
uri_string: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-07.ttl
|
243
|
+
user:
|
244
|
+
userinfo:
|
245
|
+
validation_deferred: false
|
246
|
+
description: simple collection
|
247
|
+
inputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-07.ttl
|
248
|
+
name: test-07
|
249
|
+
outputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-07.out
|
250
|
+
- !ruby/object:RdfHelper::TestCase
|
251
|
+
about: !ruby/object:RdfContext::URIRef
|
252
|
+
namespace:
|
253
|
+
normalize: true
|
254
|
+
to_s: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-08.ttl
|
255
|
+
uri: !ruby/object:Addressable::URI
|
256
|
+
authority: www.w3.org
|
257
|
+
fragment:
|
258
|
+
hash: -1115355680
|
259
|
+
host: www.w3.org
|
260
|
+
inferred_port:
|
261
|
+
normalized_host:
|
262
|
+
normalized_password:
|
263
|
+
normalized_path:
|
264
|
+
normalized_port:
|
265
|
+
normalized_scheme:
|
266
|
+
normalized_user:
|
267
|
+
normalized_userinfo:
|
268
|
+
password:
|
269
|
+
path: /2001/sw/DataAccess/df1/tests/test-08.ttl
|
270
|
+
port:
|
271
|
+
query:
|
272
|
+
scheme: http
|
273
|
+
uri_string: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-08.ttl
|
274
|
+
user:
|
275
|
+
userinfo:
|
276
|
+
validation_deferred: false
|
277
|
+
description: empty collection
|
278
|
+
inputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-08.ttl
|
279
|
+
name: test-08
|
280
|
+
outputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-08.out
|
281
|
+
- !ruby/object:RdfHelper::TestCase
|
282
|
+
about: !ruby/object:RdfContext::URIRef
|
283
|
+
namespace:
|
284
|
+
normalize: true
|
285
|
+
to_s: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-09.ttl
|
286
|
+
uri: !ruby/object:Addressable::URI
|
287
|
+
authority: www.w3.org
|
288
|
+
fragment:
|
289
|
+
hash: -1485931269
|
290
|
+
host: www.w3.org
|
291
|
+
inferred_port:
|
292
|
+
normalized_host:
|
293
|
+
normalized_password:
|
294
|
+
normalized_path:
|
295
|
+
normalized_port:
|
296
|
+
normalized_scheme:
|
297
|
+
normalized_user:
|
298
|
+
normalized_userinfo:
|
299
|
+
password:
|
300
|
+
path: /2001/sw/DataAccess/df1/tests/test-09.ttl
|
301
|
+
port:
|
302
|
+
query:
|
303
|
+
scheme: http
|
304
|
+
uri_string: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-09.ttl
|
305
|
+
user:
|
306
|
+
userinfo:
|
307
|
+
validation_deferred: false
|
308
|
+
description: integer datatyped literal
|
309
|
+
inputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-09.ttl
|
310
|
+
name: test-09
|
311
|
+
outputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-09.out
|
312
|
+
- !ruby/object:RdfHelper::TestCase
|
313
|
+
about: !ruby/object:RdfContext::URIRef
|
314
|
+
namespace:
|
315
|
+
normalize: true
|
316
|
+
to_s: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-10.ttl
|
317
|
+
uri: !ruby/object:Addressable::URI
|
318
|
+
authority: www.w3.org
|
319
|
+
fragment:
|
320
|
+
hash: 165702611
|
321
|
+
host: www.w3.org
|
322
|
+
inferred_port:
|
323
|
+
normalized_host:
|
324
|
+
normalized_password:
|
325
|
+
normalized_path:
|
326
|
+
normalized_port:
|
327
|
+
normalized_scheme:
|
328
|
+
normalized_user:
|
329
|
+
normalized_userinfo:
|
330
|
+
password:
|
331
|
+
path: /2001/sw/DataAccess/df1/tests/test-10.ttl
|
332
|
+
port:
|
333
|
+
query:
|
334
|
+
scheme: http
|
335
|
+
uri_string: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-10.ttl
|
336
|
+
user:
|
337
|
+
userinfo:
|
338
|
+
validation_deferred: false
|
339
|
+
description: decimal integer canonicalization
|
340
|
+
inputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-10.ttl
|
341
|
+
name: test-10
|
342
|
+
outputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-10.out
|
343
|
+
- !ruby/object:RdfHelper::TestCase
|
344
|
+
about: !ruby/object:RdfContext::URIRef
|
345
|
+
namespace:
|
346
|
+
normalize: true
|
347
|
+
to_s: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-11.ttl
|
348
|
+
uri: !ruby/object:Addressable::URI
|
349
|
+
authority: www.w3.org
|
350
|
+
fragment:
|
351
|
+
hash: -2040244669
|
352
|
+
host: www.w3.org
|
353
|
+
inferred_port:
|
354
|
+
normalized_host:
|
355
|
+
normalized_password:
|
356
|
+
normalized_path:
|
357
|
+
normalized_port:
|
358
|
+
normalized_scheme:
|
359
|
+
normalized_user:
|
360
|
+
normalized_userinfo:
|
361
|
+
password:
|
362
|
+
path: /2001/sw/DataAccess/df1/tests/test-11.ttl
|
363
|
+
port:
|
364
|
+
query:
|
365
|
+
scheme: http
|
366
|
+
uri_string: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-11.ttl
|
367
|
+
user:
|
368
|
+
userinfo:
|
369
|
+
validation_deferred: false
|
370
|
+
description: "- and _ in names and qnames"
|
371
|
+
inputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-11.ttl
|
372
|
+
name: test-11
|
373
|
+
outputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-11.out
|
374
|
+
- !ruby/object:RdfHelper::TestCase
|
375
|
+
about: !ruby/object:RdfContext::URIRef
|
376
|
+
namespace:
|
377
|
+
normalize: true
|
378
|
+
to_s: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-12.ttl
|
379
|
+
uri: !ruby/object:Addressable::URI
|
380
|
+
authority: www.w3.org
|
381
|
+
fragment:
|
382
|
+
hash: -1897785824
|
383
|
+
host: www.w3.org
|
384
|
+
inferred_port:
|
385
|
+
normalized_host:
|
386
|
+
normalized_password:
|
387
|
+
normalized_path:
|
388
|
+
normalized_port:
|
389
|
+
normalized_scheme:
|
390
|
+
normalized_user:
|
391
|
+
normalized_userinfo:
|
392
|
+
password:
|
393
|
+
path: /2001/sw/DataAccess/df1/tests/test-12.ttl
|
394
|
+
port:
|
395
|
+
query:
|
396
|
+
scheme: http
|
397
|
+
uri_string: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-12.ttl
|
398
|
+
user:
|
399
|
+
userinfo:
|
400
|
+
validation_deferred: false
|
401
|
+
description: tests for rdf:_<numbers> and other qnames starting with _
|
402
|
+
inputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-12.ttl
|
403
|
+
name: test-12
|
404
|
+
outputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-12.out
|
405
|
+
- !ruby/object:RdfHelper::TestCase
|
406
|
+
about: !ruby/object:RdfContext::URIRef
|
407
|
+
namespace:
|
408
|
+
normalize: true
|
409
|
+
to_s: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-13.ttl
|
410
|
+
uri: !ruby/object:Addressable::URI
|
411
|
+
authority: www.w3.org
|
412
|
+
fragment:
|
413
|
+
hash: -2004756989
|
414
|
+
host: www.w3.org
|
415
|
+
inferred_port:
|
416
|
+
normalized_host:
|
417
|
+
normalized_password:
|
418
|
+
normalized_path:
|
419
|
+
normalized_port:
|
420
|
+
normalized_scheme:
|
421
|
+
normalized_user:
|
422
|
+
normalized_userinfo:
|
423
|
+
password:
|
424
|
+
path: /2001/sw/DataAccess/df1/tests/test-13.ttl
|
425
|
+
port:
|
426
|
+
query:
|
427
|
+
scheme: http
|
428
|
+
uri_string: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-13.ttl
|
429
|
+
user:
|
430
|
+
userinfo:
|
431
|
+
validation_deferred: false
|
432
|
+
description: "bare : allowed"
|
433
|
+
inputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-13.ttl
|
434
|
+
name: test-13
|
435
|
+
outputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-13.out
|
436
|
+
- !ruby/object:RdfHelper::TestCase
|
437
|
+
about: !ruby/object:RdfContext::URIRef
|
438
|
+
namespace:
|
439
|
+
normalize: true
|
440
|
+
to_s: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-17.ttl
|
441
|
+
uri: !ruby/object:Addressable::URI
|
442
|
+
authority: www.w3.org
|
443
|
+
fragment:
|
444
|
+
hash: 922299031
|
445
|
+
host: www.w3.org
|
446
|
+
inferred_port:
|
447
|
+
normalized_host:
|
448
|
+
normalized_password:
|
449
|
+
normalized_path:
|
450
|
+
normalized_port:
|
451
|
+
normalized_scheme:
|
452
|
+
normalized_user:
|
453
|
+
normalized_userinfo:
|
454
|
+
password:
|
455
|
+
path: /2001/sw/DataAccess/df1/tests/test-17.ttl
|
456
|
+
port:
|
457
|
+
query:
|
458
|
+
scheme: http
|
459
|
+
uri_string: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-17.ttl
|
460
|
+
user:
|
461
|
+
userinfo:
|
462
|
+
validation_deferred: false
|
463
|
+
description: simple long literal
|
464
|
+
inputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-17.ttl
|
465
|
+
name: test-17
|
466
|
+
outputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-17.out
|
467
|
+
- !ruby/object:RdfHelper::TestCase
|
468
|
+
about: !ruby/object:RdfContext::URIRef
|
469
|
+
namespace:
|
470
|
+
normalize: true
|
471
|
+
to_s: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-18.ttl
|
472
|
+
uri: !ruby/object:Addressable::URI
|
473
|
+
authority: www.w3.org
|
474
|
+
fragment:
|
475
|
+
hash: -546940123
|
476
|
+
host: www.w3.org
|
477
|
+
inferred_port:
|
478
|
+
normalized_host:
|
479
|
+
normalized_password:
|
480
|
+
normalized_path:
|
481
|
+
normalized_port:
|
482
|
+
normalized_scheme:
|
483
|
+
normalized_user:
|
484
|
+
normalized_userinfo:
|
485
|
+
password:
|
486
|
+
path: /2001/sw/DataAccess/df1/tests/test-18.ttl
|
487
|
+
port:
|
488
|
+
query:
|
489
|
+
scheme: http
|
490
|
+
uri_string: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-18.ttl
|
491
|
+
user:
|
492
|
+
userinfo:
|
493
|
+
validation_deferred: false
|
494
|
+
description: long literals with escapes
|
495
|
+
inputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-18.ttl
|
496
|
+
name: test-18
|
497
|
+
outputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-18.out
|
498
|
+
- !ruby/object:RdfHelper::TestCase
|
499
|
+
about: !ruby/object:RdfContext::URIRef
|
500
|
+
namespace:
|
501
|
+
normalize: true
|
502
|
+
to_s: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-19.ttl
|
503
|
+
uri: !ruby/object:Addressable::URI
|
504
|
+
authority: www.w3.org
|
505
|
+
fragment:
|
506
|
+
hash: 1766714122
|
507
|
+
host: www.w3.org
|
508
|
+
inferred_port:
|
509
|
+
normalized_host:
|
510
|
+
normalized_password:
|
511
|
+
normalized_path:
|
512
|
+
normalized_port:
|
513
|
+
normalized_scheme:
|
514
|
+
normalized_user:
|
515
|
+
normalized_userinfo:
|
516
|
+
password:
|
517
|
+
path: /2001/sw/DataAccess/df1/tests/test-19.ttl
|
518
|
+
port:
|
519
|
+
query:
|
520
|
+
scheme: http
|
521
|
+
uri_string: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-19.ttl
|
522
|
+
user:
|
523
|
+
userinfo:
|
524
|
+
validation_deferred: false
|
525
|
+
description: floating point number
|
526
|
+
inputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-19.ttl
|
527
|
+
name: test-19
|
528
|
+
outputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-19.out
|
529
|
+
- !ruby/object:RdfHelper::TestCase
|
530
|
+
about: !ruby/object:RdfContext::URIRef
|
531
|
+
namespace:
|
532
|
+
normalize: true
|
533
|
+
to_s: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-20.ttl
|
534
|
+
uri: !ruby/object:Addressable::URI
|
535
|
+
authority: www.w3.org
|
536
|
+
fragment:
|
537
|
+
hash: -1419034149
|
538
|
+
host: www.w3.org
|
539
|
+
inferred_port:
|
540
|
+
normalized_host:
|
541
|
+
normalized_password:
|
542
|
+
normalized_path:
|
543
|
+
normalized_port:
|
544
|
+
normalized_scheme:
|
545
|
+
normalized_user:
|
546
|
+
normalized_userinfo:
|
547
|
+
password:
|
548
|
+
path: /2001/sw/DataAccess/df1/tests/test-20.ttl
|
549
|
+
port:
|
550
|
+
query:
|
551
|
+
scheme: http
|
552
|
+
uri_string: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-20.ttl
|
553
|
+
user:
|
554
|
+
userinfo:
|
555
|
+
validation_deferred: false
|
556
|
+
description: empty literals, normal and long variant
|
557
|
+
inputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-20.ttl
|
558
|
+
name: test-20
|
559
|
+
outputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-20.out
|
560
|
+
- !ruby/object:RdfHelper::TestCase
|
561
|
+
about: !ruby/object:RdfContext::URIRef
|
562
|
+
namespace:
|
563
|
+
normalize: true
|
564
|
+
to_s: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-21.ttl
|
565
|
+
uri: !ruby/object:Addressable::URI
|
566
|
+
authority: www.w3.org
|
567
|
+
fragment:
|
568
|
+
hash: -342164609
|
569
|
+
host: www.w3.org
|
570
|
+
inferred_port:
|
571
|
+
normalized_host:
|
572
|
+
normalized_password:
|
573
|
+
normalized_path:
|
574
|
+
normalized_port:
|
575
|
+
normalized_scheme:
|
576
|
+
normalized_user:
|
577
|
+
normalized_userinfo:
|
578
|
+
password:
|
579
|
+
path: /2001/sw/DataAccess/df1/tests/test-21.ttl
|
580
|
+
port:
|
581
|
+
query:
|
582
|
+
scheme: http
|
583
|
+
uri_string: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-21.ttl
|
584
|
+
user:
|
585
|
+
userinfo:
|
586
|
+
validation_deferred: false
|
587
|
+
description: positive integer, decimal and doubles
|
588
|
+
inputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-21.ttl
|
589
|
+
name: test-21
|
590
|
+
outputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-21.out
|
591
|
+
- !ruby/object:RdfHelper::TestCase
|
592
|
+
about: !ruby/object:RdfContext::URIRef
|
593
|
+
namespace:
|
594
|
+
normalize: true
|
595
|
+
to_s: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-22.ttl
|
596
|
+
uri: !ruby/object:Addressable::URI
|
597
|
+
authority: www.w3.org
|
598
|
+
fragment:
|
599
|
+
hash: 106306278
|
600
|
+
host: www.w3.org
|
601
|
+
inferred_port:
|
602
|
+
normalized_host:
|
603
|
+
normalized_password:
|
604
|
+
normalized_path:
|
605
|
+
normalized_port:
|
606
|
+
normalized_scheme:
|
607
|
+
normalized_user:
|
608
|
+
normalized_userinfo:
|
609
|
+
password:
|
610
|
+
path: /2001/sw/DataAccess/df1/tests/test-22.ttl
|
611
|
+
port:
|
612
|
+
query:
|
613
|
+
scheme: http
|
614
|
+
uri_string: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-22.ttl
|
615
|
+
user:
|
616
|
+
userinfo:
|
617
|
+
validation_deferred: false
|
618
|
+
description: negative integer, decimal and doubles
|
619
|
+
inputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-22.ttl
|
620
|
+
name: test-22
|
621
|
+
outputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-22.out
|
622
|
+
- !ruby/object:RdfHelper::TestCase
|
623
|
+
about: !ruby/object:RdfContext::URIRef
|
624
|
+
namespace:
|
625
|
+
normalize: true
|
626
|
+
to_s: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-23.ttl
|
627
|
+
uri: !ruby/object:Addressable::URI
|
628
|
+
authority: www.w3.org
|
629
|
+
fragment:
|
630
|
+
hash: 2108585334
|
631
|
+
host: www.w3.org
|
632
|
+
inferred_port:
|
633
|
+
normalized_host:
|
634
|
+
normalized_password:
|
635
|
+
normalized_path:
|
636
|
+
normalized_port:
|
637
|
+
normalized_scheme:
|
638
|
+
normalized_user:
|
639
|
+
normalized_userinfo:
|
640
|
+
password:
|
641
|
+
path: /2001/sw/DataAccess/df1/tests/test-23.ttl
|
642
|
+
port:
|
643
|
+
query:
|
644
|
+
scheme: http
|
645
|
+
uri_string: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-23.ttl
|
646
|
+
user:
|
647
|
+
userinfo:
|
648
|
+
validation_deferred: false
|
649
|
+
description: long literal ending in double quote
|
650
|
+
inputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-23.ttl
|
651
|
+
name: test-23
|
652
|
+
outputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-23.out
|
653
|
+
- !ruby/object:RdfHelper::TestCase
|
654
|
+
about: !ruby/object:RdfContext::URIRef
|
655
|
+
namespace:
|
656
|
+
normalize: true
|
657
|
+
to_s: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-24.ttl
|
658
|
+
uri: !ruby/object:Addressable::URI
|
659
|
+
authority: www.w3.org
|
660
|
+
fragment:
|
661
|
+
hash: 1796699874
|
662
|
+
host: www.w3.org
|
663
|
+
inferred_port:
|
664
|
+
normalized_host:
|
665
|
+
normalized_password:
|
666
|
+
normalized_path:
|
667
|
+
normalized_port:
|
668
|
+
normalized_scheme:
|
669
|
+
normalized_user:
|
670
|
+
normalized_userinfo:
|
671
|
+
password:
|
672
|
+
path: /2001/sw/DataAccess/df1/tests/test-24.ttl
|
673
|
+
port:
|
674
|
+
query:
|
675
|
+
scheme: http
|
676
|
+
uri_string: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-24.ttl
|
677
|
+
user:
|
678
|
+
userinfo:
|
679
|
+
validation_deferred: false
|
680
|
+
description: boolean literals
|
681
|
+
inputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-24.ttl
|
682
|
+
name: test-24
|
683
|
+
outputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-24.out
|
684
|
+
- !ruby/object:RdfHelper::TestCase
|
685
|
+
about: !ruby/object:RdfContext::URIRef
|
686
|
+
namespace:
|
687
|
+
normalize: true
|
688
|
+
to_s: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-25.ttl
|
689
|
+
uri: !ruby/object:Addressable::URI
|
690
|
+
authority: www.w3.org
|
691
|
+
fragment:
|
692
|
+
hash: -678357987
|
693
|
+
host: www.w3.org
|
694
|
+
inferred_port:
|
695
|
+
normalized_host:
|
696
|
+
normalized_password:
|
697
|
+
normalized_path:
|
698
|
+
normalized_port:
|
699
|
+
normalized_scheme:
|
700
|
+
normalized_user:
|
701
|
+
normalized_userinfo:
|
702
|
+
password:
|
703
|
+
path: /2001/sw/DataAccess/df1/tests/test-25.ttl
|
704
|
+
port:
|
705
|
+
query:
|
706
|
+
scheme: http
|
707
|
+
uri_string: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-25.ttl
|
708
|
+
user:
|
709
|
+
userinfo:
|
710
|
+
validation_deferred: false
|
711
|
+
description: comments
|
712
|
+
inputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-25.ttl
|
713
|
+
name: test-25
|
714
|
+
outputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-25.out
|
715
|
+
- !ruby/object:RdfHelper::TestCase
|
716
|
+
about: !ruby/object:RdfContext::URIRef
|
717
|
+
namespace:
|
718
|
+
normalize: true
|
719
|
+
to_s: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-26.ttl
|
720
|
+
uri: !ruby/object:Addressable::URI
|
721
|
+
authority: www.w3.org
|
722
|
+
fragment:
|
723
|
+
hash: -532845045
|
724
|
+
host: www.w3.org
|
725
|
+
inferred_port:
|
726
|
+
normalized_host:
|
727
|
+
normalized_password:
|
728
|
+
normalized_path:
|
729
|
+
normalized_port:
|
730
|
+
normalized_scheme:
|
731
|
+
normalized_user:
|
732
|
+
normalized_userinfo:
|
733
|
+
password:
|
734
|
+
path: /2001/sw/DataAccess/df1/tests/test-26.ttl
|
735
|
+
port:
|
736
|
+
query:
|
737
|
+
scheme: http
|
738
|
+
uri_string: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-26.ttl
|
739
|
+
user:
|
740
|
+
userinfo:
|
741
|
+
validation_deferred: false
|
742
|
+
description: no final mewline
|
743
|
+
inputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-26.ttl
|
744
|
+
name: test-26
|
745
|
+
outputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-26.out
|
746
|
+
- !ruby/object:RdfHelper::TestCase
|
747
|
+
about: !ruby/object:RdfContext::URIRef
|
748
|
+
namespace:
|
749
|
+
normalize: true
|
750
|
+
to_s: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-27.ttl
|
751
|
+
uri: !ruby/object:Addressable::URI
|
752
|
+
authority: www.w3.org
|
753
|
+
fragment:
|
754
|
+
hash: 17113173
|
755
|
+
host: www.w3.org
|
756
|
+
inferred_port:
|
757
|
+
normalized_host:
|
758
|
+
normalized_password:
|
759
|
+
normalized_path:
|
760
|
+
normalized_port:
|
761
|
+
normalized_scheme:
|
762
|
+
normalized_user:
|
763
|
+
normalized_userinfo:
|
764
|
+
password:
|
765
|
+
path: /2001/sw/DataAccess/df1/tests/test-27.ttl
|
766
|
+
port:
|
767
|
+
query:
|
768
|
+
scheme: http
|
769
|
+
uri_string: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-27.ttl
|
770
|
+
user:
|
771
|
+
userinfo:
|
772
|
+
validation_deferred: false
|
773
|
+
description: duplicate prefix
|
774
|
+
inputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-27.ttl
|
775
|
+
name: test-27
|
776
|
+
outputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-27.out
|
777
|
+
- !ruby/object:RdfHelper::TestCase
|
778
|
+
about: !ruby/object:RdfContext::URIRef
|
779
|
+
namespace:
|
780
|
+
normalize: true
|
781
|
+
to_s: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-28.ttl
|
782
|
+
uri: !ruby/object:Addressable::URI
|
783
|
+
authority: www.w3.org
|
784
|
+
fragment:
|
785
|
+
hash: 504919177
|
786
|
+
host: www.w3.org
|
787
|
+
inferred_port:
|
788
|
+
normalized_host:
|
789
|
+
normalized_password:
|
790
|
+
normalized_path:
|
791
|
+
normalized_port:
|
792
|
+
normalized_scheme:
|
793
|
+
normalized_user:
|
794
|
+
normalized_userinfo:
|
795
|
+
password:
|
796
|
+
path: /2001/sw/DataAccess/df1/tests/test-28.ttl
|
797
|
+
port:
|
798
|
+
query:
|
799
|
+
scheme: http
|
800
|
+
uri_string: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-28.ttl
|
801
|
+
user:
|
802
|
+
userinfo:
|
803
|
+
validation_deferred: false
|
804
|
+
description: decimal data types (serializing test)
|
805
|
+
inputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-28.ttl
|
806
|
+
name: test-28
|
807
|
+
outputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-28.out
|
808
|
+
- !ruby/object:RdfHelper::TestCase
|
809
|
+
about: !ruby/object:RdfContext::URIRef
|
810
|
+
namespace:
|
811
|
+
normalize: true
|
812
|
+
to_s: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-29.ttl
|
813
|
+
uri: !ruby/object:Addressable::URI
|
814
|
+
authority: www.w3.org
|
815
|
+
fragment:
|
816
|
+
hash: 724043183
|
817
|
+
host: www.w3.org
|
818
|
+
inferred_port:
|
819
|
+
normalized_host:
|
820
|
+
normalized_password:
|
821
|
+
normalized_path:
|
822
|
+
normalized_port:
|
823
|
+
normalized_scheme:
|
824
|
+
normalized_user:
|
825
|
+
normalized_userinfo:
|
826
|
+
password:
|
827
|
+
path: /2001/sw/DataAccess/df1/tests/test-29.ttl
|
828
|
+
port:
|
829
|
+
query:
|
830
|
+
scheme: http
|
831
|
+
uri_string: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-29.ttl
|
832
|
+
user:
|
833
|
+
userinfo:
|
834
|
+
validation_deferred: false
|
835
|
+
description: Escaping U+0001 to U+007F in a URI
|
836
|
+
inputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-29.ttl
|
837
|
+
name: test-29
|
838
|
+
outputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-29.out
|
839
|
+
- !ruby/object:RdfHelper::TestCase
|
840
|
+
about: !ruby/object:RdfContext::URIRef
|
841
|
+
namespace:
|
842
|
+
normalize: true
|
843
|
+
to_s: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-30.ttl
|
844
|
+
uri: !ruby/object:Addressable::URI
|
845
|
+
authority: www.w3.org
|
846
|
+
fragment:
|
847
|
+
hash: -600783871
|
848
|
+
host: www.w3.org
|
849
|
+
inferred_port:
|
850
|
+
normalized_host:
|
851
|
+
normalized_password:
|
852
|
+
normalized_path:
|
853
|
+
normalized_port:
|
854
|
+
normalized_scheme:
|
855
|
+
normalized_user:
|
856
|
+
normalized_userinfo:
|
857
|
+
password:
|
858
|
+
path: /2001/sw/DataAccess/df1/tests/test-30.ttl
|
859
|
+
port:
|
860
|
+
query:
|
861
|
+
scheme: http
|
862
|
+
uri_string: http://www.w3.org/2001/sw/DataAccess/df1/tests/test-30.ttl
|
863
|
+
user:
|
864
|
+
userinfo:
|
865
|
+
validation_deferred: false
|
866
|
+
description: "@base"
|
867
|
+
inputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-30.ttl
|
868
|
+
name: test-30
|
869
|
+
outputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/test-30.out
|
870
|
+
- !ruby/object:RdfHelper::TestCase
|
871
|
+
about: !ruby/object:RdfContext::URIRef
|
872
|
+
namespace:
|
873
|
+
normalize: true
|
874
|
+
to_s: http://www.w3.org/2001/sw/DataAccess/df1/tests/rdf-schema.ttl
|
875
|
+
uri: !ruby/object:Addressable::URI
|
876
|
+
authority: www.w3.org
|
877
|
+
fragment:
|
878
|
+
hash: 1372235181
|
879
|
+
host: www.w3.org
|
880
|
+
inferred_port:
|
881
|
+
normalized_host:
|
882
|
+
normalized_password:
|
883
|
+
normalized_path:
|
884
|
+
normalized_port:
|
885
|
+
normalized_scheme:
|
886
|
+
normalized_user:
|
887
|
+
normalized_userinfo:
|
888
|
+
password:
|
889
|
+
path: /2001/sw/DataAccess/df1/tests/rdf-schema.ttl
|
890
|
+
port:
|
891
|
+
query:
|
892
|
+
scheme: http
|
893
|
+
uri_string: http://www.w3.org/2001/sw/DataAccess/df1/tests/rdf-schema.ttl
|
894
|
+
user:
|
895
|
+
userinfo:
|
896
|
+
validation_deferred: false
|
897
|
+
description: RDF Namespace document converted into Turtle
|
898
|
+
inputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/rdf-schema.ttl
|
899
|
+
name: rdf-schema
|
900
|
+
outputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/rdf-schema.out
|
901
|
+
- !ruby/object:RdfHelper::TestCase
|
902
|
+
about: !ruby/object:RdfContext::URIRef
|
903
|
+
namespace:
|
904
|
+
normalize: true
|
905
|
+
to_s: http://www.w3.org/2001/sw/DataAccess/df1/tests/rdfs-namespace.ttl
|
906
|
+
uri: !ruby/object:Addressable::URI
|
907
|
+
authority: www.w3.org
|
908
|
+
fragment:
|
909
|
+
hash: 1351972057
|
910
|
+
host: www.w3.org
|
911
|
+
inferred_port:
|
912
|
+
normalized_host:
|
913
|
+
normalized_password:
|
914
|
+
normalized_path:
|
915
|
+
normalized_port:
|
916
|
+
normalized_scheme:
|
917
|
+
normalized_user:
|
918
|
+
normalized_userinfo:
|
919
|
+
password:
|
920
|
+
path: /2001/sw/DataAccess/df1/tests/rdfs-namespace.ttl
|
921
|
+
port:
|
922
|
+
query:
|
923
|
+
scheme: http
|
924
|
+
uri_string: http://www.w3.org/2001/sw/DataAccess/df1/tests/rdfs-namespace.ttl
|
925
|
+
user:
|
926
|
+
userinfo:
|
927
|
+
validation_deferred: false
|
928
|
+
description: RDFS Namespace document converted into Turtle
|
929
|
+
inputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/rdfs-namespace.ttl
|
930
|
+
name: rdfs-namespace
|
931
|
+
outputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/rdfs-namespace.out
|
932
|
+
- !ruby/object:RdfHelper::TestCase
|
933
|
+
about: !ruby/object:RdfContext::URIRef
|
934
|
+
namespace:
|
935
|
+
normalize: true
|
936
|
+
to_s: http://www.w3.org/2001/sw/DataAccess/df1/tests/rdfq-results.ttl
|
937
|
+
uri: !ruby/object:Addressable::URI
|
938
|
+
authority: www.w3.org
|
939
|
+
fragment:
|
940
|
+
hash: -1445136833
|
941
|
+
host: www.w3.org
|
942
|
+
inferred_port:
|
943
|
+
normalized_host:
|
944
|
+
normalized_password:
|
945
|
+
normalized_path:
|
946
|
+
normalized_port:
|
947
|
+
normalized_scheme:
|
948
|
+
normalized_user:
|
949
|
+
normalized_userinfo:
|
950
|
+
password:
|
951
|
+
path: /2001/sw/DataAccess/df1/tests/rdfq-results.ttl
|
952
|
+
port:
|
953
|
+
query:
|
954
|
+
scheme: http
|
955
|
+
uri_string: http://www.w3.org/2001/sw/DataAccess/df1/tests/rdfq-results.ttl
|
956
|
+
user:
|
957
|
+
userinfo:
|
958
|
+
validation_deferred: false
|
959
|
+
description: Example query result from http://www.w3.org/2003/03/rdfqr-tests/recording-query-results.html
|
960
|
+
inputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/rdfq-results.ttl
|
961
|
+
name: rdfq-results
|
962
|
+
outputDocument: /Users/gregg/Projects/rdf_context/spec/turtle/rdfq-results.out
|