rdf_context 0.5.5 → 0.5.6

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,1067 @@
1
+ ---
2
+ - !ruby/object:RdfHelper::TestCase
3
+ about: !ruby/object:RdfContext::URIRef
4
+ namespace:
5
+ normalize: true
6
+ to_s: http://www.w3.org/2000/10/swap/test/animal.rdf
7
+ uri: !ruby/object:Addressable::URI
8
+ authority: www.w3.org
9
+ fragment:
10
+ hash: -530369375
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: /2000/10/swap/test/animal.rdf
22
+ port:
23
+ query:
24
+ scheme: http
25
+ uri_string: http://www.w3.org/2000/10/swap/test/animal.rdf
26
+ user:
27
+ userinfo:
28
+ validation_deferred: false
29
+ description: Parse a small RDF file, generate N3
30
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/animal.rdf
31
+ name: t1001
32
+ rdf_type: CwmProofTest
33
+ - !ruby/object:RdfHelper::TestCase
34
+ about: !ruby/object:RdfContext::URIRef
35
+ namespace:
36
+ normalize: true
37
+ to_s: http://www.w3.org/2000/10/swap/test/xml-syntax/xml_prefix.n3
38
+ uri: !ruby/object:Addressable::URI
39
+ authority: www.w3.org
40
+ fragment:
41
+ hash: -1686047117
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: /2000/10/swap/test/xml-syntax/xml_prefix.n3
53
+ port:
54
+ query:
55
+ scheme: http
56
+ uri_string: http://www.w3.org/2000/10/swap/test/xml-syntax/xml_prefix.n3
57
+ user:
58
+ userinfo:
59
+ validation_deferred: false
60
+ description: "Do not redefine the xml: prefix"
61
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/xml-syntax/xml_prefix.n3
62
+ name: t1002a
63
+ rdf_type: CwmTest
64
+ - !ruby/object:RdfHelper::TestCase
65
+ about: !ruby/object:RdfContext::URIRef
66
+ namespace:
67
+ normalize: true
68
+ to_s: http://www.w3.org/2000/10/swap/test/xml-syntax/xmlbase3.rdf
69
+ uri: !ruby/object:Addressable::URI
70
+ authority: www.w3.org
71
+ fragment:
72
+ hash: -51639781
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: /2000/10/swap/test/xml-syntax/xmlbase3.rdf
84
+ port:
85
+ query:
86
+ scheme: http
87
+ uri_string: http://www.w3.org/2000/10/swap/test/xml-syntax/xmlbase3.rdf
88
+ user:
89
+ userinfo:
90
+ validation_deferred: false
91
+ description: Allow for relative xml:base
92
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/xml-syntax/xmlbase3.rdf
93
+ name: t1002b
94
+ rdf_type: CwmProofTest
95
+ - !ruby/object:RdfHelper::TestCase
96
+ about: !ruby/object:RdfContext::URIRef
97
+ namespace:
98
+ normalize: true
99
+ to_s: http://www.w3.org/2000/10/swap/test/xml-syntax/xml_prefix2.n3
100
+ uri: !ruby/object:Addressable::URI
101
+ authority: www.w3.org
102
+ fragment:
103
+ hash: -794590285
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: /2000/10/swap/test/xml-syntax/xml_prefix2.n3
115
+ port:
116
+ query:
117
+ scheme: http
118
+ uri_string: http://www.w3.org/2000/10/swap/test/xml-syntax/xml_prefix2.n3
119
+ user:
120
+ userinfo:
121
+ validation_deferred: false
122
+ description: "do not redefine xml: and xmlns: even if told told"
123
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/xml-syntax/xml_prefix2.n3
124
+ name: t1002c
125
+ rdf_type: CwmProofTest
126
+ - !ruby/object:RdfHelper::TestCase
127
+ about: !ruby/object:RdfContext::URIRef
128
+ namespace:
129
+ normalize: true
130
+ to_s: http://www.w3.org/2000/10/swap/test/xml-syntax/rdf_prefix.n3
131
+ uri: !ruby/object:Addressable::URI
132
+ authority: www.w3.org
133
+ fragment:
134
+ hash: 977402079
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: /2000/10/swap/test/xml-syntax/rdf_prefix.n3
146
+ port:
147
+ query:
148
+ scheme: http
149
+ uri_string: http://www.w3.org/2000/10/swap/test/xml-syntax/rdf_prefix.n3
150
+ user:
151
+ userinfo:
152
+ validation_deferred: false
153
+ description: "Allow for redefinition of rdf:"
154
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/xml-syntax/rdf_prefix.n3
155
+ name: t1002d
156
+ rdf_type: CwmTest
157
+ - !ruby/object:RdfHelper::TestCase
158
+ about: !ruby/object:RdfContext::URIRef
159
+ namespace:
160
+ normalize: true
161
+ to_s: http://www.w3.org/2000/10/swap/test/xml-syntax/xmllit.rdf
162
+ uri: !ruby/object:Addressable::URI
163
+ authority: www.w3.org
164
+ fragment:
165
+ hash: 549208674
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: /2000/10/swap/test/xml-syntax/xmllit.rdf
177
+ port:
178
+ query:
179
+ scheme: http
180
+ uri_string: http://www.w3.org/2000/10/swap/test/xml-syntax/xmllit.rdf
181
+ user:
182
+ userinfo:
183
+ validation_deferred: false
184
+ description: rdf:parseType="Literal"
185
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/xml-syntax/xmllit.rdf
186
+ name: t1002e
187
+ rdf_type: CwmTest
188
+ - !ruby/object:RdfHelper::TestCase
189
+ about: !ruby/object:RdfContext::URIRef
190
+ namespace:
191
+ normalize: true
192
+ to_s: http://www.w3.org/2000/10/swap/test/xml-syntax/in-xml.xml
193
+ uri: !ruby/object:Addressable::URI
194
+ authority: www.w3.org
195
+ fragment:
196
+ hash: 2068005408
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: /2000/10/swap/test/xml-syntax/in-xml.xml
208
+ port:
209
+ query:
210
+ scheme: http
211
+ uri_string: http://www.w3.org/2000/10/swap/test/xml-syntax/in-xml.xml
212
+ user:
213
+ userinfo:
214
+ validation_deferred: false
215
+ description: Parse RDF embedded in foreign XML
216
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/xml-syntax/in-xml.xml
217
+ name: t1003
218
+ rdf_type: CwmTest
219
+ - !ruby/object:RdfHelper::TestCase
220
+ about: !ruby/object:RdfContext::URIRef
221
+ namespace:
222
+ normalize: true
223
+ to_s: http://www.w3.org/2000/10/swap/test/reluri-1.n3
224
+ uri: !ruby/object:Addressable::URI
225
+ authority: www.w3.org
226
+ fragment:
227
+ hash: -145656736
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: /2000/10/swap/test/reluri-1.n3
239
+ port:
240
+ query:
241
+ scheme: http
242
+ uri_string: http://www.w3.org/2000/10/swap/test/reluri-1.n3
243
+ user:
244
+ userinfo:
245
+ validation_deferred: false
246
+ description: test generation of relative URIs
247
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/reluri-1.n3
248
+ name: t1005
249
+ rdf_type: CwmTest
250
+ - !ruby/object:RdfHelper::TestCase
251
+ about: !ruby/object:RdfContext::URIRef
252
+ namespace:
253
+ normalize: true
254
+ to_s: http://www.w3.org/2000/10/swap/test/syntax/no-last-nl.n3
255
+ uri: !ruby/object:Addressable::URI
256
+ authority: www.w3.org
257
+ fragment:
258
+ hash: 1098672828
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: /2000/10/swap/test/syntax/no-last-nl.n3
270
+ port:
271
+ query:
272
+ scheme: http
273
+ uri_string: http://www.w3.org/2000/10/swap/test/syntax/no-last-nl.n3
274
+ user:
275
+ userinfo:
276
+ validation_deferred: false
277
+ description: An N3 file with no final newline character
278
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/syntax/no-last-nl.n3
279
+ name: t1005a
280
+ rdf_type: CwmProofTest
281
+ - !ruby/object:RdfHelper::TestCase
282
+ about: !ruby/object:RdfContext::URIRef
283
+ namespace:
284
+ normalize: true
285
+ to_s: http://www.w3.org/2000/10/swap/test/syntax/dot-dash.n3
286
+ uri: !ruby/object:Addressable::URI
287
+ authority: www.w3.org
288
+ fragment:
289
+ hash: -404499172
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: /2000/10/swap/test/syntax/dot-dash.n3
301
+ port:
302
+ query:
303
+ scheme: http
304
+ uri_string: http://www.w3.org/2000/10/swap/test/syntax/dot-dash.n3
305
+ user:
306
+ userinfo:
307
+ validation_deferred: false
308
+ description: combinations of - and _ in identifiers
309
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/syntax/dot-dash.n3
310
+ name: t1005b
311
+ rdf_type: CwmProofTest
312
+ - !ruby/object:RdfHelper::TestCase
313
+ about: !ruby/object:RdfContext::URIRef
314
+ namespace:
315
+ normalize: true
316
+ to_s: http://www.w3.org/2000/10/swap/test/syntax/keywords1.n3
317
+ uri: !ruby/object:Addressable::URI
318
+ authority: www.w3.org
319
+ fragment:
320
+ hash: -302829692
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: /2000/10/swap/test/syntax/keywords1.n3
332
+ port:
333
+ query:
334
+ scheme: http
335
+ uri_string: http://www.w3.org/2000/10/swap/test/syntax/keywords1.n3
336
+ user:
337
+ userinfo:
338
+ validation_deferred: false
339
+ description: "@keywords in n3"
340
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/syntax/keywords1.n3
341
+ name: t1005c
342
+ rdf_type: CwmProofTest
343
+ - !ruby/object:RdfHelper::TestCase
344
+ about: !ruby/object:RdfContext::URIRef
345
+ namespace:
346
+ normalize: true
347
+ to_s: http://www.w3.org/2000/10/swap/test/syntax/keywords2.n3
348
+ uri: !ruby/object:Addressable::URI
349
+ authority: www.w3.org
350
+ fragment:
351
+ hash: 1124884174
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: /2000/10/swap/test/syntax/keywords2.n3
363
+ port:
364
+ query:
365
+ scheme: http
366
+ uri_string: http://www.w3.org/2000/10/swap/test/syntax/keywords2.n3
367
+ user:
368
+ userinfo:
369
+ validation_deferred: false
370
+ description: using no keywords in n3
371
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/syntax/keywords2.n3
372
+ name: t1005d
373
+ rdf_type: CwmProofTest
374
+ - !ruby/object:RdfHelper::TestCase
375
+ about: !ruby/object:RdfContext::URIRef
376
+ namespace:
377
+ normalize: true
378
+ to_s: http://www.w3.org/2000/10/swap/test/syntax/djb1a.n3
379
+ uri: !ruby/object:Addressable::URI
380
+ authority: www.w3.org
381
+ fragment:
382
+ hash: 847252753
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: /2000/10/swap/test/syntax/djb1a.n3
394
+ port:
395
+ query:
396
+ scheme: http
397
+ uri_string: http://www.w3.org/2000/10/swap/test/syntax/djb1a.n3
398
+ user:
399
+ userinfo:
400
+ validation_deferred: false
401
+ description: djb noticed a:b was parsed as rdf:type token
402
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/syntax/djb1a.n3
403
+ name: t1005e
404
+ rdf_type: CwmProofTest
405
+ - !ruby/object:RdfHelper::TestCase
406
+ about: !ruby/object:RdfContext::URIRef
407
+ namespace:
408
+ normalize: true
409
+ to_s: http://www.w3.org/2000/10/swap/test/contexts.n3
410
+ uri: !ruby/object:Addressable::URI
411
+ authority: www.w3.org
412
+ fragment:
413
+ hash: -451231723
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: /2000/10/swap/test/contexts.n3
425
+ port:
426
+ query:
427
+ scheme: http
428
+ uri_string: http://www.w3.org/2000/10/swap/test/contexts.n3
429
+ user:
430
+ userinfo:
431
+ validation_deferred: false
432
+ description: Parse and generate simple contexts
433
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/contexts.n3
434
+ name: t1006
435
+ rdf_type: CwmProofTest
436
+ - !ruby/object:RdfHelper::TestCase
437
+ about: !ruby/object:RdfContext::URIRef
438
+ namespace:
439
+ normalize: true
440
+ to_s: http://www.w3.org/2000/10/swap/test/anon-prop.n3
441
+ uri: !ruby/object:Addressable::URI
442
+ authority: www.w3.org
443
+ fragment:
444
+ hash: 646131401
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: /2000/10/swap/test/anon-prop.n3
456
+ port:
457
+ query:
458
+ scheme: http
459
+ uri_string: http://www.w3.org/2000/10/swap/test/anon-prop.n3
460
+ user:
461
+ userinfo:
462
+ validation_deferred: false
463
+ description: Parse and regen anonymous property
464
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/anon-prop.n3
465
+ name: t1007
466
+ rdf_type: CwmProofTest
467
+ status: pending
468
+ - !ruby/object:RdfHelper::TestCase
469
+ about: !ruby/object:RdfContext::URIRef
470
+ namespace:
471
+ normalize: true
472
+ to_s: http://www.w3.org/2000/10/swap/test/nodeID/ex1.rdf
473
+ uri: &id001 !ruby/object:Addressable::URI
474
+ authority: www.w3.org
475
+ fragment:
476
+ hash: -948573214
477
+ host: www.w3.org
478
+ inferred_port:
479
+ normalized_host:
480
+ normalized_password:
481
+ normalized_path:
482
+ normalized_port:
483
+ normalized_scheme:
484
+ normalized_user:
485
+ normalized_userinfo:
486
+ password:
487
+ path: /2000/10/swap/test/nodeID/ex1.rdf
488
+ port:
489
+ query:
490
+ scheme: http
491
+ uri_string: http://www.w3.org/2000/10/swap/test/nodeID/ex1.rdf
492
+ user:
493
+ userinfo:
494
+ validation_deferred: false
495
+ description: Parse RDF/XML nodeID to N3
496
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/nodeID/ex1.rdf
497
+ name: t1007a
498
+ rdf_type: CwmProofTest
499
+ - !ruby/object:RdfHelper::TestCase
500
+ about: !ruby/object:RdfContext::URIRef
501
+ namespace:
502
+ normalize: true
503
+ to_s: http://www.w3.org/2000/10/swap/test/nodeID/ex1.rdf
504
+ uri: *id001
505
+ description: Parse RDF/XML nodeID and regen RDF/XML
506
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/nodeID/ex1.rdf
507
+ name: t1007b
508
+ rdf_type: CwmTest
509
+ - !ruby/object:RdfHelper::TestCase
510
+ about: !ruby/object:RdfContext::URIRef
511
+ namespace:
512
+ normalize: true
513
+ to_s: http://www.w3.org/2000/10/swap/test/nodeID/classes.n3
514
+ uri: !ruby/object:Addressable::URI
515
+ authority: www.w3.org
516
+ fragment:
517
+ hash: -961427702
518
+ host: www.w3.org
519
+ inferred_port:
520
+ normalized_host:
521
+ normalized_password:
522
+ normalized_path:
523
+ normalized_port:
524
+ normalized_scheme:
525
+ normalized_user:
526
+ normalized_userinfo:
527
+ password:
528
+ path: /2000/10/swap/test/nodeID/classes.n3
529
+ port:
530
+ query:
531
+ scheme: http
532
+ uri_string: http://www.w3.org/2000/10/swap/test/nodeID/classes.n3
533
+ user:
534
+ userinfo:
535
+ validation_deferred: false
536
+ description: use nodeID's with classes
537
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/nodeID/classes.n3
538
+ name: t1007c
539
+ rdf_type: CwmTest
540
+ - !ruby/object:RdfHelper::TestCase
541
+ about: !ruby/object:RdfContext::URIRef
542
+ namespace:
543
+ normalize: true
544
+ to_s: http://www.w3.org/2000/10/swap/test/anonymous_loop.n3
545
+ uri: !ruby/object:Addressable::URI
546
+ authority: www.w3.org
547
+ fragment:
548
+ hash: 1662237284
549
+ host: www.w3.org
550
+ inferred_port:
551
+ normalized_host:
552
+ normalized_password:
553
+ normalized_path:
554
+ normalized_port:
555
+ normalized_scheme:
556
+ normalized_user:
557
+ normalized_userinfo:
558
+ password:
559
+ path: /2000/10/swap/test/anonymous_loop.n3
560
+ port:
561
+ query:
562
+ scheme: http
563
+ uri_string: http://www.w3.org/2000/10/swap/test/anonymous_loop.n3
564
+ user:
565
+ userinfo:
566
+ validation_deferred: false
567
+ description: A loop of anonymous nodes wasn't being printed at all
568
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/anonymous_loop.n3
569
+ name: t1007d
570
+ rdf_type: CwmProofTest
571
+ - !ruby/object:RdfHelper::TestCase
572
+ about: !ruby/object:RdfContext::URIRef
573
+ namespace:
574
+ normalize: true
575
+ to_s: http://www.w3.org/2000/10/swap/test/daml-pref.n3
576
+ uri: !ruby/object:Addressable::URI
577
+ authority: www.w3.org
578
+ fragment:
579
+ hash: 900703201
580
+ host: www.w3.org
581
+ inferred_port:
582
+ normalized_host:
583
+ normalized_password:
584
+ normalized_path:
585
+ normalized_port:
586
+ normalized_scheme:
587
+ normalized_user:
588
+ normalized_userinfo:
589
+ password:
590
+ path: /2000/10/swap/test/daml-pref.n3
591
+ port:
592
+ query:
593
+ scheme: http
594
+ uri_string: http://www.w3.org/2000/10/swap/test/daml-pref.n3
595
+ user:
596
+ userinfo:
597
+ validation_deferred: false
598
+ description: Convert some RDF/XML into RDF/N3
599
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/daml-pref.n3
600
+ name: t1008
601
+ rdf_type: CwmProofTest
602
+ - !ruby/object:RdfHelper::TestCase
603
+ about: !ruby/object:RdfContext::URIRef
604
+ namespace:
605
+ normalize: true
606
+ to_s: http://www.w3.org/2000/10/swap/test/syntax/colon-in-uri.rdf
607
+ uri: !ruby/object:Addressable::URI
608
+ authority: www.w3.org
609
+ fragment:
610
+ hash: 790022940
611
+ host: www.w3.org
612
+ inferred_port:
613
+ normalized_host:
614
+ normalized_password:
615
+ normalized_path:
616
+ normalized_port:
617
+ normalized_scheme:
618
+ normalized_user:
619
+ normalized_userinfo:
620
+ password:
621
+ path: /2000/10/swap/test/syntax/colon-in-uri.rdf
622
+ port:
623
+ query:
624
+ scheme: http
625
+ uri_string: http://www.w3.org/2000/10/swap/test/syntax/colon-in-uri.rdf
626
+ user:
627
+ userinfo:
628
+ validation_deferred: false
629
+ description: When rdf/xml localnames are not valid qNames
630
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/syntax/colon-in-uri.rdf
631
+ name: t1008a
632
+ rdf_type: CwmProofTest
633
+ - !ruby/object:RdfHelper::TestCase
634
+ about: !ruby/object:RdfContext::URIRef
635
+ namespace:
636
+ normalize: true
637
+ to_s: http://www.w3.org/2000/10/swap/test/strquot.n3
638
+ uri: &id002 !ruby/object:Addressable::URI
639
+ authority: www.w3.org
640
+ fragment:
641
+ hash: -569592598
642
+ host: www.w3.org
643
+ inferred_port:
644
+ normalized_host:
645
+ normalized_password:
646
+ normalized_path:
647
+ normalized_port:
648
+ normalized_scheme:
649
+ normalized_user:
650
+ normalized_userinfo:
651
+ password:
652
+ path: /2000/10/swap/test/strquot.n3
653
+ port:
654
+ query:
655
+ scheme: http
656
+ uri_string: http://www.w3.org/2000/10/swap/test/strquot.n3
657
+ user:
658
+ userinfo:
659
+ validation_deferred: false
660
+ description: N3 string quoting with escaping
661
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/strquot.n3
662
+ name: t1009
663
+ rdf_type: CwmTest
664
+ - !ruby/object:RdfHelper::TestCase
665
+ about: !ruby/object:RdfContext::URIRef
666
+ namespace:
667
+ normalize: true
668
+ to_s: http://www.w3.org/2000/10/swap/test/strquot.n3
669
+ uri: *id002
670
+ description: N3 string quoting with utf-8 literals
671
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/strquot.n3
672
+ name: t1009aa
673
+ rdf_type: CwmProofTest
674
+ - !ruby/object:RdfHelper::TestCase
675
+ about: !ruby/object:RdfContext::URIRef
676
+ namespace:
677
+ normalize: true
678
+ to_s: http://www.w3.org/2000/10/swap/test/i18n/n3string.n3
679
+ uri: !ruby/object:Addressable::URI
680
+ authority: www.w3.org
681
+ fragment:
682
+ hash: 224926461
683
+ host: www.w3.org
684
+ inferred_port:
685
+ normalized_host:
686
+ normalized_password:
687
+ normalized_path:
688
+ normalized_port:
689
+ normalized_scheme:
690
+ normalized_user:
691
+ normalized_userinfo:
692
+ password:
693
+ path: /2000/10/swap/test/i18n/n3string.n3
694
+ port:
695
+ query:
696
+ scheme: http
697
+ uri_string: http://www.w3.org/2000/10/swap/test/i18n/n3string.n3
698
+ user:
699
+ userinfo:
700
+ validation_deferred: false
701
+ description: log:n3string genertating utf-8 literals was double encoding
702
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/i18n/n3string.n3
703
+ name: t1009ab
704
+ rdf_type: CwmProofTest
705
+ status: pending
706
+ - !ruby/object:RdfHelper::TestCase
707
+ about: !ruby/object:RdfContext::URIRef
708
+ namespace:
709
+ normalize: true
710
+ to_s: http://www.w3.org/2000/10/swap/test/xml-syntax/non-ascii-pred.rdf
711
+ uri: !ruby/object:Addressable::URI
712
+ authority: www.w3.org
713
+ fragment:
714
+ hash: -569374720
715
+ host: www.w3.org
716
+ inferred_port:
717
+ normalized_host:
718
+ normalized_password:
719
+ normalized_path:
720
+ normalized_port:
721
+ normalized_scheme:
722
+ normalized_user:
723
+ normalized_userinfo:
724
+ password:
725
+ path: /2000/10/swap/test/xml-syntax/non-ascii-pred.rdf
726
+ port:
727
+ query:
728
+ scheme: http
729
+ uri_string: http://www.w3.org/2000/10/swap/test/xml-syntax/non-ascii-pred.rdf
730
+ user:
731
+ userinfo:
732
+ validation_deferred: false
733
+ description: XML to XML with utf-8 non-ascii characters
734
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/xml-syntax/non-ascii-pred.rdf
735
+ name: t1009b
736
+ rdf_type: CwmProofTest
737
+ - !ruby/object:RdfHelper::TestCase
738
+ about: !ruby/object:RdfContext::URIRef
739
+ namespace:
740
+ normalize: true
741
+ to_s: http://www.w3.org/2000/10/swap/test/syntax/path1.n3
742
+ uri: !ruby/object:Addressable::URI
743
+ authority: www.w3.org
744
+ fragment:
745
+ hash: -1846557590
746
+ host: www.w3.org
747
+ inferred_port:
748
+ normalized_host:
749
+ normalized_password:
750
+ normalized_path:
751
+ normalized_port:
752
+ normalized_scheme:
753
+ normalized_user:
754
+ normalized_userinfo:
755
+ password:
756
+ path: /2000/10/swap/test/syntax/path1.n3
757
+ port:
758
+ query:
759
+ scheme: http
760
+ uri_string: http://www.w3.org/2000/10/swap/test/syntax/path1.n3
761
+ user:
762
+ userinfo:
763
+ validation_deferred: false
764
+ description: Path syntax, simple
765
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/syntax/path1.n3
766
+ name: t1010
767
+ rdf_type: CwmProofTest
768
+ - !ruby/object:RdfHelper::TestCase
769
+ about: !ruby/object:RdfContext::URIRef
770
+ namespace:
771
+ normalize: true
772
+ to_s: http://www.w3.org/2000/10/swap/test/syntax/path2.n3
773
+ uri: !ruby/object:Addressable::URI
774
+ authority: www.w3.org
775
+ fragment:
776
+ hash: -1729023871
777
+ host: www.w3.org
778
+ inferred_port:
779
+ normalized_host:
780
+ normalized_password:
781
+ normalized_path:
782
+ normalized_port:
783
+ normalized_scheme:
784
+ normalized_user:
785
+ normalized_userinfo:
786
+ password:
787
+ path: /2000/10/swap/test/syntax/path2.n3
788
+ port:
789
+ query:
790
+ scheme: http
791
+ uri_string: http://www.w3.org/2000/10/swap/test/syntax/path2.n3
792
+ user:
793
+ userinfo:
794
+ validation_deferred: false
795
+ description: Path syntax, more
796
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/syntax/path2.n3
797
+ name: t1011
798
+ rdf_type: CwmProofTest
799
+ status: pending
800
+ - !ruby/object:RdfHelper::TestCase
801
+ about: !ruby/object:RdfContext::URIRef
802
+ namespace:
803
+ normalize: true
804
+ to_s: http://www.w3.org/2000/10/swap/test/syntax/numbers.n3
805
+ uri: !ruby/object:Addressable::URI
806
+ authority: www.w3.org
807
+ fragment:
808
+ hash: 1079802367
809
+ host: www.w3.org
810
+ inferred_port:
811
+ normalized_host:
812
+ normalized_password:
813
+ normalized_path:
814
+ normalized_port:
815
+ normalized_scheme:
816
+ normalized_user:
817
+ normalized_userinfo:
818
+ password:
819
+ path: /2000/10/swap/test/syntax/numbers.n3
820
+ port:
821
+ query:
822
+ scheme: http
823
+ uri_string: http://www.w3.org/2000/10/swap/test/syntax/numbers.n3
824
+ user:
825
+ userinfo:
826
+ validation_deferred: false
827
+ description: Number syntax
828
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/syntax/numbers.n3
829
+ name: t10115
830
+ rdf_type: CwmProofTest
831
+ - !ruby/object:RdfHelper::TestCase
832
+ about: !ruby/object:RdfContext::URIRef
833
+ namespace:
834
+ normalize: true
835
+ to_s: http://www.w3.org/2000/10/swap/test/syntax/lstring.n3
836
+ uri: !ruby/object:Addressable::URI
837
+ authority: www.w3.org
838
+ fragment:
839
+ hash: 1305658
840
+ host: www.w3.org
841
+ inferred_port:
842
+ normalized_host:
843
+ normalized_password:
844
+ normalized_path:
845
+ normalized_port:
846
+ normalized_scheme:
847
+ normalized_user:
848
+ normalized_userinfo:
849
+ password:
850
+ path: /2000/10/swap/test/syntax/lstring.n3
851
+ port:
852
+ query:
853
+ scheme: http
854
+ uri_string: http://www.w3.org/2000/10/swap/test/syntax/lstring.n3
855
+ user:
856
+ userinfo:
857
+ validation_deferred: false
858
+ description: N3 string nested triple quoting
859
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/syntax/lstring.n3
860
+ name: t1014
861
+ rdf_type: CwmProofTest
862
+ - !ruby/object:RdfHelper::TestCase
863
+ about: !ruby/object:RdfContext::URIRef
864
+ namespace:
865
+ normalize: true
866
+ to_s: http://www.w3.org/2000/10/swap/test/lists.n3
867
+ uri: !ruby/object:Addressable::URI
868
+ authority: www.w3.org
869
+ fragment:
870
+ hash: 1964583980
871
+ host: www.w3.org
872
+ inferred_port:
873
+ normalized_host:
874
+ normalized_password:
875
+ normalized_path:
876
+ normalized_port:
877
+ normalized_scheme:
878
+ normalized_user:
879
+ normalized_userinfo:
880
+ password:
881
+ path: /2000/10/swap/test/lists.n3
882
+ port:
883
+ query:
884
+ scheme: http
885
+ uri_string: http://www.w3.org/2000/10/swap/test/lists.n3
886
+ user:
887
+ userinfo:
888
+ validation_deferred: false
889
+ description: parsing and generation of N3 list syntax
890
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/lists.n3
891
+ name: t1017
892
+ rdf_type: CwmProofTest
893
+ - !ruby/object:RdfHelper::TestCase
894
+ about: !ruby/object:RdfContext::URIRef
895
+ namespace:
896
+ normalize: true
897
+ to_s: http://www.w3.org/2000/10/swap/test/lists-simple.n3
898
+ uri: !ruby/object:Addressable::URI
899
+ authority: www.w3.org
900
+ fragment:
901
+ hash: -1750682830
902
+ host: www.w3.org
903
+ inferred_port:
904
+ normalized_host:
905
+ normalized_password:
906
+ normalized_path:
907
+ normalized_port:
908
+ normalized_scheme:
909
+ normalized_user:
910
+ normalized_userinfo:
911
+ password:
912
+ path: /2000/10/swap/test/lists-simple.n3
913
+ port:
914
+ query:
915
+ scheme: http
916
+ uri_string: http://www.w3.org/2000/10/swap/test/lists-simple.n3
917
+ user:
918
+ userinfo:
919
+ validation_deferred: false
920
+ description: conversion of subset of N3 list syntax to RDF
921
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/lists-simple.n3
922
+ name: t1018
923
+ rdf_type: CwmTest
924
+ - !ruby/object:RdfHelper::TestCase
925
+ about: !ruby/object:RdfContext::URIRef
926
+ namespace:
927
+ normalize: true
928
+ to_s: http://www.w3.org/2000/10/swap/test/list/itemType.rdf
929
+ uri: !ruby/object:Addressable::URI
930
+ authority: www.w3.org
931
+ fragment:
932
+ hash: -1543284665
933
+ host: www.w3.org
934
+ inferred_port:
935
+ normalized_host:
936
+ normalized_password:
937
+ normalized_path:
938
+ normalized_port:
939
+ normalized_scheme:
940
+ normalized_user:
941
+ normalized_userinfo:
942
+ password:
943
+ path: /2000/10/swap/test/list/itemType.rdf
944
+ port:
945
+ query:
946
+ scheme: http
947
+ uri_string: http://www.w3.org/2000/10/swap/test/list/itemType.rdf
948
+ user:
949
+ userinfo:
950
+ validation_deferred: false
951
+ description: make sure typeNodes in RDF/XML Collections are parsed
952
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/list/itemType.rdf
953
+ name: t1018a1
954
+ rdf_type: CwmProofTest
955
+ - !ruby/object:RdfHelper::TestCase
956
+ about: !ruby/object:RdfContext::URIRef
957
+ namespace:
958
+ normalize: true
959
+ to_s: http://www.w3.org/2000/10/swap/test/norm/fix.rdf
960
+ uri: &id003 !ruby/object:Addressable::URI
961
+ authority: www.w3.org
962
+ fragment:
963
+ hash: -1467384163
964
+ host: www.w3.org
965
+ inferred_port:
966
+ normalized_host:
967
+ normalized_password:
968
+ normalized_path:
969
+ normalized_port:
970
+ normalized_scheme:
971
+ normalized_user:
972
+ normalized_userinfo:
973
+ password:
974
+ path: /2000/10/swap/test/norm/fix.rdf
975
+ port:
976
+ query:
977
+ scheme: http
978
+ uri_string: http://www.w3.org/2000/10/swap/test/norm/fix.rdf
979
+ user:
980
+ userinfo:
981
+ validation_deferred: false
982
+ description: Avoiding default namespace on attrs
983
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/norm/fix.rdf
984
+ name: t1019
985
+ rdf_type: CwmProofTest
986
+ - !ruby/object:RdfHelper::TestCase
987
+ about: !ruby/object:RdfContext::URIRef
988
+ namespace:
989
+ normalize: true
990
+ to_s: http://www.w3.org/2000/10/swap/test/norm/fix.rdf
991
+ uri: *id003
992
+ description: Avoiding default namespace on attrs
993
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/norm/fix.rdf
994
+ name: t1020
995
+ rdf_type: CwmTest
996
+ - !ruby/object:RdfHelper::TestCase
997
+ about: !ruby/object:RdfContext::URIRef
998
+ namespace:
999
+ normalize: true
1000
+ to_s: http://www.w3.org/2000/10/swap/test/norm/fix.rdf
1001
+ uri: *id003
1002
+ description: Avoiding default namespace on attrs
1003
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/norm/fix.rdf
1004
+ name: t1021
1005
+ rdf_type: CwmTest
1006
+ - !ruby/object:RdfHelper::TestCase
1007
+ about: !ruby/object:RdfContext::URIRef
1008
+ namespace:
1009
+ normalize: true
1010
+ to_s: http://www.w3.org/2000/10/swap/test/owl-ex.rdf
1011
+ uri: !ruby/object:Addressable::URI
1012
+ authority: www.w3.org
1013
+ fragment:
1014
+ hash: -1272010068
1015
+ host: www.w3.org
1016
+ inferred_port:
1017
+ normalized_host:
1018
+ normalized_password:
1019
+ normalized_path:
1020
+ normalized_port:
1021
+ normalized_scheme:
1022
+ normalized_user:
1023
+ normalized_userinfo:
1024
+ password:
1025
+ path: /2000/10/swap/test/owl-ex.rdf
1026
+ port:
1027
+ query:
1028
+ scheme: http
1029
+ uri_string: http://www.w3.org/2000/10/swap/test/owl-ex.rdf
1030
+ user:
1031
+ userinfo:
1032
+ validation_deferred: false
1033
+ description: Early DAML (now OWL) example in XML/RDF
1034
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/owl-ex.rdf
1035
+ name: t1022
1036
+ rdf_type: CwmProofTest
1037
+ - !ruby/object:RdfHelper::TestCase
1038
+ about: !ruby/object:RdfContext::URIRef
1039
+ namespace:
1040
+ normalize: true
1041
+ to_s: http://www.w3.org/2000/10/swap/test/xml-syntax/basic-serialization.n3
1042
+ uri: !ruby/object:Addressable::URI
1043
+ authority: www.w3.org
1044
+ fragment:
1045
+ hash: 1483746541
1046
+ host: www.w3.org
1047
+ inferred_port:
1048
+ normalized_host:
1049
+ normalized_password:
1050
+ normalized_path:
1051
+ normalized_port:
1052
+ normalized_scheme:
1053
+ normalized_user:
1054
+ normalized_userinfo:
1055
+ password:
1056
+ path: /2000/10/swap/test/xml-syntax/basic-serialization.n3
1057
+ port:
1058
+ query:
1059
+ scheme: http
1060
+ uri_string: http://www.w3.org/2000/10/swap/test/xml-syntax/basic-serialization.n3
1061
+ user:
1062
+ userinfo:
1063
+ validation_deferred: false
1064
+ description: extremely basic RDF serialization test
1065
+ inputDocument: /Users/gregg/Projects/rdf_context/spec/swap_test/xml-syntax/basic-serialization.n3
1066
+ name: t1063
1067
+ rdf_type: CwmTest