rdf_context 0.5.6 → 0.5.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (44) hide show
  1. data/.yardopts +10 -0
  2. data/{History.txt → History.rdoc} +8 -1
  3. data/Rakefile +9 -2
  4. data/VERSION +1 -1
  5. data/bin/rdf_context +5 -2
  6. data/lib/rdf_context/aggregate_graph.rb +31 -2
  7. data/lib/rdf_context/array_hacks.rb +3 -3
  8. data/lib/rdf_context/bnode.rb +3 -3
  9. data/lib/rdf_context/conjunctive_graph.rb +8 -8
  10. data/lib/rdf_context/duration.rb +17 -4
  11. data/lib/rdf_context/graph.rb +84 -46
  12. data/lib/rdf_context/literal.rb +36 -3
  13. data/lib/rdf_context/n3parser.rb +4 -4
  14. data/lib/rdf_context/namespace.rb +21 -8
  15. data/lib/rdf_context/parser.rb +31 -16
  16. data/lib/rdf_context/quoted_graph.rb +5 -4
  17. data/lib/rdf_context/rdfaparser.rb +176 -91
  18. data/lib/rdf_context/rdfxmlparser.rb +50 -13
  19. data/lib/rdf_context/serializer/abstract_serializer.rb +14 -4
  20. data/lib/rdf_context/serializer/nt_serializer.rb +5 -0
  21. data/lib/rdf_context/serializer/recursive_serializer.rb +4 -0
  22. data/lib/rdf_context/serializer/turtle_serializer.rb +28 -27
  23. data/lib/rdf_context/serializer/xml_serializer.rb +11 -9
  24. data/lib/rdf_context/store/abstract_sql_store.rb +47 -4
  25. data/lib/rdf_context/store/abstract_store.rb +73 -1
  26. data/lib/rdf_context/store/list_store.rb +25 -6
  27. data/lib/rdf_context/store/memory_store.rb +33 -1
  28. data/lib/rdf_context/store/sqlite3_store.rb +7 -4
  29. data/lib/rdf_context/term_utils.rb +6 -0
  30. data/lib/rdf_context/triple.rb +17 -6
  31. data/lib/rdf_context/uriref.rb +19 -3
  32. data/spec/html4-manifest.yml +176 -176
  33. data/spec/html5-manifest.yml +176 -176
  34. data/spec/rdfa_helper.rb +8 -2
  35. data/spec/rdfa_parser_spec.rb +1 -1
  36. data/spec/rdfcore/Manifest.yml +1561 -2626
  37. data/spec/swap_test/n3parser.yml +134 -279
  38. data/spec/swap_test/regression.yml +140 -305
  39. data/spec/turtle/manifest-bad.yml +155 -310
  40. data/spec/turtle/manifest.yml +155 -310
  41. data/spec/xhtml-manifest.yml +139 -587
  42. data/spec/xhtml11-manifest.yml +4405 -0
  43. metadata +21 -7
  44. data/.gitmodules +0 -3
@@ -0,0 +1,4405 @@
1
+ ---
2
+ - !ruby/object:RdfaHelper::TestCase
3
+ about: !ruby/object:Addressable::URI
4
+ authority: rdfa.digitalbazaar.com
5
+ fragment:
6
+ hash: 772247226
7
+ host: rdfa.digitalbazaar.com
8
+ normalized_host:
9
+ normalized_path:
10
+ normalized_scheme:
11
+ password:
12
+ path: /test-suite/test-cases/xhtml11/0001
13
+ port:
14
+ query:
15
+ scheme: http
16
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0001
17
+ user:
18
+ userinfo:
19
+ validation_deferred: false
20
+ contributor: Elias Torres
21
+ expectedResults: true
22
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0001.xhtml
23
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0001.sparql
24
+ name: "0001"
25
+ purpose: Tests @property to establish the predicate; literal object is in the content of the element.
26
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
27
+ specificationReference: ""
28
+ suite: xhtml11
29
+ title: Predicate establishment with @property
30
+ - !ruby/object:RdfaHelper::TestCase
31
+ about: !ruby/object:Addressable::URI
32
+ authority: rdfa.digitalbazaar.com
33
+ fragment:
34
+ hash: 772247225
35
+ host: rdfa.digitalbazaar.com
36
+ normalized_host:
37
+ normalized_path:
38
+ normalized_scheme:
39
+ password:
40
+ path: /test-suite/test-cases/xhtml11/0002
41
+ port:
42
+ query:
43
+ scheme: http
44
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0002
45
+ user:
46
+ userinfo:
47
+ validation_deferred: false
48
+ contributor: Elias Torres
49
+ expectedResults: true
50
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0002.xhtml
51
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0002.sparql
52
+ name: "0002"
53
+ purpose: Tests meta/@property to establish the predicate; subject comes from the parent's @about.
54
+ reviewStatus: http://www.w3.org/2006/03/test-description#rejected
55
+ specificationReference: ""
56
+ suite: xhtml11
57
+ title: meta/@property
58
+ - !ruby/object:RdfaHelper::TestCase
59
+ about: !ruby/object:Addressable::URI
60
+ authority: rdfa.digitalbazaar.com
61
+ fragment:
62
+ hash: 772247223
63
+ host: rdfa.digitalbazaar.com
64
+ normalized_host:
65
+ normalized_path:
66
+ normalized_scheme:
67
+ password:
68
+ path: /test-suite/test-cases/xhtml11/0003
69
+ port:
70
+ query:
71
+ scheme: http
72
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0003
73
+ user:
74
+ userinfo:
75
+ validation_deferred: false
76
+ contributor: Elias Torres
77
+ expectedResults: true
78
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0003.xhtml
79
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0003.sparql
80
+ name: "0003"
81
+ purpose: Tests meta/@property to establish the predicate; subject will be a blank node.
82
+ reviewStatus: http://www.w3.org/2006/03/test-description#rejected
83
+ specificationReference: ""
84
+ suite: xhtml11
85
+ title: meta/@property, no @about in parent
86
+ - !ruby/object:RdfaHelper::TestCase
87
+ about: !ruby/object:Addressable::URI
88
+ authority: rdfa.digitalbazaar.com
89
+ fragment:
90
+ hash: 772247222
91
+ host: rdfa.digitalbazaar.com
92
+ normalized_host:
93
+ normalized_path:
94
+ normalized_scheme:
95
+ password:
96
+ path: /test-suite/test-cases/xhtml11/0004
97
+ port:
98
+ query:
99
+ scheme: http
100
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0004
101
+ user:
102
+ userinfo:
103
+ validation_deferred: false
104
+ contributor: Elias Torres
105
+ expectedResults: true
106
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0004.xhtml
107
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0004.sparql
108
+ name: "0004"
109
+ purpose: Tests explicitly setting @xml:base.
110
+ reviewStatus: http://www.w3.org/2006/03/test-description#rejected
111
+ specificationReference: ""
112
+ suite: xhtml11
113
+ title: "@xml:base"
114
+ - !ruby/object:RdfaHelper::TestCase
115
+ about: !ruby/object:Addressable::URI
116
+ authority: rdfa.digitalbazaar.com
117
+ fragment:
118
+ hash: 772247221
119
+ host: rdfa.digitalbazaar.com
120
+ normalized_host:
121
+ normalized_path:
122
+ normalized_scheme:
123
+ password:
124
+ path: /test-suite/test-cases/xhtml11/0005
125
+ port:
126
+ query:
127
+ scheme: http
128
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0005
129
+ user:
130
+ userinfo:
131
+ validation_deferred: false
132
+ contributor: Elias Torres
133
+ expectedResults: true
134
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0005.xhtml
135
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0005.sparql
136
+ name: "0005"
137
+ purpose: Tests CURIE parsing.
138
+ reviewStatus: http://www.w3.org/2006/03/test-description#rejected
139
+ specificationReference: ""
140
+ suite: xhtml11
141
+ title: CURIEs
142
+ - !ruby/object:RdfaHelper::TestCase
143
+ about: !ruby/object:Addressable::URI
144
+ authority: rdfa.digitalbazaar.com
145
+ fragment:
146
+ hash: 772247220
147
+ host: rdfa.digitalbazaar.com
148
+ normalized_host:
149
+ normalized_path:
150
+ normalized_scheme:
151
+ password:
152
+ path: /test-suite/test-cases/xhtml11/0006
153
+ port:
154
+ query:
155
+ scheme: http
156
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0006
157
+ user:
158
+ userinfo:
159
+ validation_deferred: false
160
+ contributor: Elias Torres
161
+ expectedResults: true
162
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0006.xhtml
163
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0006.sparql
164
+ name: "0006"
165
+ purpose: Tests @rev and @rel together, with the object being specified by @href, ignoring content
166
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
167
+ specificationReference: ""
168
+ suite: xhtml11
169
+ title: "@rel and @rev"
170
+ - !ruby/object:RdfaHelper::TestCase
171
+ about: !ruby/object:Addressable::URI
172
+ authority: rdfa.digitalbazaar.com
173
+ fragment:
174
+ hash: 772247219
175
+ host: rdfa.digitalbazaar.com
176
+ normalized_host:
177
+ normalized_path:
178
+ normalized_scheme:
179
+ password:
180
+ path: /test-suite/test-cases/xhtml11/0007
181
+ port:
182
+ query:
183
+ scheme: http
184
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0007
185
+ user:
186
+ userinfo:
187
+ validation_deferred: false
188
+ contributor: Elias Torres
189
+ expectedResults: true
190
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0007.xhtml
191
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0007.sparql
192
+ name: "0007"
193
+ purpose: Tests @rel, @rev, @property, and @content together to generate several RDF triples.
194
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
195
+ specificationReference: ""
196
+ suite: xhtml11
197
+ title: "@rel, @rev, @property, @content"
198
+ - !ruby/object:RdfaHelper::TestCase
199
+ about: !ruby/object:Addressable::URI
200
+ authority: rdfa.digitalbazaar.com
201
+ fragment:
202
+ hash: 772247218
203
+ host: rdfa.digitalbazaar.com
204
+ normalized_host:
205
+ normalized_path:
206
+ normalized_scheme:
207
+ password:
208
+ path: /test-suite/test-cases/xhtml11/0008
209
+ port:
210
+ query:
211
+ scheme: http
212
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0008
213
+ user:
214
+ userinfo:
215
+ validation_deferred: false
216
+ contributor: Elias Torres
217
+ expectedResults: true
218
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0008.xhtml
219
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0008.sparql
220
+ name: 0008
221
+ purpose: Tests empty @about.
222
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
223
+ specificationReference: ""
224
+ suite: xhtml11
225
+ title: empty string @about
226
+ - !ruby/object:RdfaHelper::TestCase
227
+ about: !ruby/object:Addressable::URI
228
+ authority: rdfa.digitalbazaar.com
229
+ fragment:
230
+ hash: 772247217
231
+ host: rdfa.digitalbazaar.com
232
+ normalized_host:
233
+ normalized_path:
234
+ normalized_scheme:
235
+ password:
236
+ path: /test-suite/test-cases/xhtml11/0009
237
+ port:
238
+ query:
239
+ scheme: http
240
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0009
241
+ user:
242
+ userinfo:
243
+ validation_deferred: false
244
+ contributor: Elias Torres
245
+ expectedResults: true
246
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0009.xhtml
247
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0009.sparql
248
+ name: 0009
249
+ purpose: Tests @rev.
250
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
251
+ specificationReference: ""
252
+ suite: xhtml11
253
+ title: "@rev"
254
+ - !ruby/object:RdfaHelper::TestCase
255
+ about: !ruby/object:Addressable::URI
256
+ authority: rdfa.digitalbazaar.com
257
+ fragment:
258
+ hash: 772179578
259
+ host: rdfa.digitalbazaar.com
260
+ normalized_host:
261
+ normalized_path:
262
+ normalized_scheme:
263
+ password:
264
+ path: /test-suite/test-cases/xhtml11/0010
265
+ port:
266
+ query:
267
+ scheme: http
268
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0010
269
+ user:
270
+ userinfo:
271
+ validation_deferred: false
272
+ contributor: Elias Torres
273
+ expectedResults: true
274
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0010.xhtml
275
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0010.sparql
276
+ name: "0010"
277
+ purpose: Tests @rel, @rev, and @href to generate two RDF triples.
278
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
279
+ specificationReference: ""
280
+ suite: xhtml11
281
+ title: "@rel, @rev, @href"
282
+ - !ruby/object:RdfaHelper::TestCase
283
+ about: !ruby/object:Addressable::URI
284
+ authority: rdfa.digitalbazaar.com
285
+ fragment:
286
+ hash: 772179577
287
+ host: rdfa.digitalbazaar.com
288
+ normalized_host:
289
+ normalized_path:
290
+ normalized_scheme:
291
+ password:
292
+ path: /test-suite/test-cases/xhtml11/0011
293
+ port:
294
+ query:
295
+ scheme: http
296
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0011
297
+ user:
298
+ userinfo:
299
+ validation_deferred: false
300
+ contributor: Elias Torres
301
+ expectedResults: true
302
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0011.xhtml
303
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0011.sparql
304
+ name: "0011"
305
+ purpose: Tests XMLLiteral content
306
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
307
+ specificationReference: ""
308
+ suite: xhtml11
309
+ title: XMLLiteral
310
+ - !ruby/object:RdfaHelper::TestCase
311
+ about: !ruby/object:Addressable::URI
312
+ authority: rdfa.digitalbazaar.com
313
+ fragment:
314
+ hash: 772179576
315
+ host: rdfa.digitalbazaar.com
316
+ normalized_host:
317
+ normalized_path:
318
+ normalized_scheme:
319
+ password:
320
+ path: /test-suite/test-cases/xhtml11/0012
321
+ port:
322
+ query:
323
+ scheme: http
324
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0012
325
+ user:
326
+ userinfo:
327
+ validation_deferred: false
328
+ contributor: Elias Torres
329
+ expectedResults: true
330
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0012.xhtml
331
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0012.sparql
332
+ name: "0012"
333
+ purpose: Tests @xml:lang
334
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
335
+ specificationReference: ""
336
+ suite: xhtml11
337
+ title: "@xml:lang"
338
+ - !ruby/object:RdfaHelper::TestCase
339
+ about: !ruby/object:Addressable::URI
340
+ authority: rdfa.digitalbazaar.com
341
+ fragment:
342
+ hash: 772179575
343
+ host: rdfa.digitalbazaar.com
344
+ normalized_host:
345
+ normalized_path:
346
+ normalized_scheme:
347
+ password:
348
+ path: /test-suite/test-cases/xhtml11/0013
349
+ port:
350
+ query:
351
+ scheme: http
352
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0013
353
+ user:
354
+ userinfo:
355
+ validation_deferred: false
356
+ contributor: Elias Torres
357
+ expectedResults: true
358
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0013.xhtml
359
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0013.sparql
360
+ name: "0013"
361
+ purpose: Tests @xml:lang inheritance
362
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
363
+ specificationReference: ""
364
+ suite: xhtml11
365
+ title: "@xml:lang inheritance"
366
+ - !ruby/object:RdfaHelper::TestCase
367
+ about: !ruby/object:Addressable::URI
368
+ authority: rdfa.digitalbazaar.com
369
+ fragment:
370
+ hash: 772179573
371
+ host: rdfa.digitalbazaar.com
372
+ normalized_host:
373
+ normalized_path:
374
+ normalized_scheme:
375
+ password:
376
+ path: /test-suite/test-cases/xhtml11/0014
377
+ port:
378
+ query:
379
+ scheme: http
380
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0014
381
+ user:
382
+ userinfo:
383
+ validation_deferred: false
384
+ contributor: Elias Torres
385
+ expectedResults: true
386
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0014.xhtml
387
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0014.sparql
388
+ name: "0014"
389
+ purpose: Tests setting the @datatype to xsd:integer
390
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
391
+ specificationReference: ""
392
+ suite: xhtml11
393
+ title: "@datatype, xsd:integer"
394
+ - !ruby/object:RdfaHelper::TestCase
395
+ about: !ruby/object:Addressable::URI
396
+ authority: rdfa.digitalbazaar.com
397
+ fragment:
398
+ hash: 772179572
399
+ host: rdfa.digitalbazaar.com
400
+ normalized_host:
401
+ normalized_path:
402
+ normalized_scheme:
403
+ password:
404
+ path: /test-suite/test-cases/xhtml11/0015
405
+ port:
406
+ query:
407
+ scheme: http
408
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0015
409
+ user:
410
+ userinfo:
411
+ validation_deferred: false
412
+ contributor: Elias Torres
413
+ expectedResults: true
414
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0015.xhtml
415
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0015.sparql
416
+ name: "0015"
417
+ purpose: Tests meta and link with no parent @about
418
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
419
+ specificationReference: ""
420
+ suite: xhtml11
421
+ title: meta and link
422
+ - !ruby/object:RdfaHelper::TestCase
423
+ about: !ruby/object:Addressable::URI
424
+ authority: rdfa.digitalbazaar.com
425
+ fragment:
426
+ hash: 772179571
427
+ host: rdfa.digitalbazaar.com
428
+ normalized_host:
429
+ normalized_path:
430
+ normalized_scheme:
431
+ password:
432
+ path: /test-suite/test-cases/xhtml11/0016
433
+ port:
434
+ query:
435
+ scheme: http
436
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0016
437
+ user:
438
+ userinfo:
439
+ validation_deferred: false
440
+ contributor: Elias Torres
441
+ expectedResults: true
442
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0016.xhtml
443
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0016.sparql
444
+ name: "0016"
445
+ purpose: Tests setting @about to an explicit blanknode _:a.
446
+ reviewStatus: http://www.w3.org/2006/03/test-description#rejected
447
+ specificationReference: ""
448
+ suite: xhtml11
449
+ title: Blank node, explicit
450
+ - !ruby/object:RdfaHelper::TestCase
451
+ about: !ruby/object:Addressable::URI
452
+ authority: rdfa.digitalbazaar.com
453
+ fragment:
454
+ hash: 772179570
455
+ host: rdfa.digitalbazaar.com
456
+ normalized_host:
457
+ normalized_path:
458
+ normalized_scheme:
459
+ password:
460
+ path: /test-suite/test-cases/xhtml11/0017
461
+ port:
462
+ query:
463
+ scheme: http
464
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0017
465
+ user:
466
+ userinfo:
467
+ validation_deferred: false
468
+ contributor: Elias Torres
469
+ expectedResults: true
470
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0017.xhtml
471
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0017.sparql
472
+ name: "0017"
473
+ purpose: Tests creation of statements involving explicitly created blank nodes.
474
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
475
+ specificationReference: ""
476
+ suite: xhtml11
477
+ title: Related blanknodes
478
+ - !ruby/object:RdfaHelper::TestCase
479
+ about: !ruby/object:Addressable::URI
480
+ authority: rdfa.digitalbazaar.com
481
+ fragment:
482
+ hash: 772179569
483
+ host: rdfa.digitalbazaar.com
484
+ normalized_host:
485
+ normalized_path:
486
+ normalized_scheme:
487
+ password:
488
+ path: /test-suite/test-cases/xhtml11/0018
489
+ port:
490
+ query:
491
+ scheme: http
492
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0018
493
+ user:
494
+ userinfo:
495
+ validation_deferred: false
496
+ contributor: Wing Yung
497
+ expectedResults: true
498
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0018.xhtml
499
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0018.sparql
500
+ name: 0018
501
+ purpose: Tests @rel to establish predicate.
502
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
503
+ specificationReference: ""
504
+ suite: xhtml11
505
+ title: "@rel for predicate"
506
+ - !ruby/object:RdfaHelper::TestCase
507
+ about: !ruby/object:Addressable::URI
508
+ authority: rdfa.digitalbazaar.com
509
+ fragment:
510
+ hash: 772179568
511
+ host: rdfa.digitalbazaar.com
512
+ normalized_host:
513
+ normalized_path:
514
+ normalized_scheme:
515
+ password:
516
+ path: /test-suite/test-cases/xhtml11/0019
517
+ port:
518
+ query:
519
+ scheme: http
520
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0019
521
+ user:
522
+ userinfo:
523
+ validation_deferred: false
524
+ contributor: Wing Yung
525
+ expectedResults: true
526
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0019.xhtml
527
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0019.sparql
528
+ name: 0019
529
+ purpose: Tests @about to establish subject.
530
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
531
+ specificationReference: ""
532
+ suite: xhtml11
533
+ title: "@about for subject"
534
+ - !ruby/object:RdfaHelper::TestCase
535
+ about: !ruby/object:Addressable::URI
536
+ authority: rdfa.digitalbazaar.com
537
+ fragment:
538
+ hash: 772111929
539
+ host: rdfa.digitalbazaar.com
540
+ normalized_host:
541
+ normalized_path:
542
+ normalized_scheme:
543
+ password:
544
+ path: /test-suite/test-cases/xhtml11/0020
545
+ port:
546
+ query:
547
+ scheme: http
548
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0020
549
+ user:
550
+ userinfo:
551
+ validation_deferred: false
552
+ contributor: Wing Yung
553
+ expectedResults: true
554
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0020.xhtml
555
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0020.sparql
556
+ name: "0020"
557
+ purpose: Tests @about inheritance to establish subject.
558
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
559
+ specificationReference: ""
560
+ suite: xhtml11
561
+ title: Inheriting @about for subject
562
+ - !ruby/object:RdfaHelper::TestCase
563
+ about: !ruby/object:Addressable::URI
564
+ authority: rdfa.digitalbazaar.com
565
+ fragment:
566
+ hash: 772111928
567
+ host: rdfa.digitalbazaar.com
568
+ normalized_host:
569
+ normalized_path:
570
+ normalized_scheme:
571
+ password:
572
+ path: /test-suite/test-cases/xhtml11/0021
573
+ port:
574
+ query:
575
+ scheme: http
576
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0021
577
+ user:
578
+ userinfo:
579
+ validation_deferred: false
580
+ contributor: Wing Yung
581
+ expectedResults: true
582
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0021.xhtml
583
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0021.sparql
584
+ name: "0021"
585
+ purpose: Tests inheritance of subject when no @about can be found
586
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
587
+ specificationReference: ""
588
+ suite: xhtml11
589
+ title: Subject inheritance with no @about
590
+ - !ruby/object:RdfaHelper::TestCase
591
+ about: !ruby/object:Addressable::URI
592
+ authority: rdfa.digitalbazaar.com
593
+ fragment:
594
+ hash: 772111927
595
+ host: rdfa.digitalbazaar.com
596
+ normalized_host:
597
+ normalized_path:
598
+ normalized_scheme:
599
+ password:
600
+ path: /test-suite/test-cases/xhtml11/0022
601
+ port:
602
+ query:
603
+ scheme: http
604
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0022
605
+ user:
606
+ userinfo:
607
+ validation_deferred: false
608
+ contributor: Wing Yung
609
+ expectedResults: true
610
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0022.xhtml
611
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0022.sparql
612
+ name: "0022"
613
+ purpose: Tests getting subject from parent @id
614
+ reviewStatus: http://www.w3.org/2006/03/test-description#rejected
615
+ specificationReference: ""
616
+ suite: xhtml11
617
+ title: meta with parent @id
618
+ - !ruby/object:RdfaHelper::TestCase
619
+ about: !ruby/object:Addressable::URI
620
+ authority: rdfa.digitalbazaar.com
621
+ fragment:
622
+ hash: 772111926
623
+ host: rdfa.digitalbazaar.com
624
+ normalized_host:
625
+ normalized_path:
626
+ normalized_scheme:
627
+ password:
628
+ path: /test-suite/test-cases/xhtml11/0023
629
+ port:
630
+ query:
631
+ scheme: http
632
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0023
633
+ user:
634
+ userinfo:
635
+ validation_deferred: false
636
+ contributor: Wing Yung
637
+ expectedResults: true
638
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0023.xhtml
639
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0023.sparql
640
+ name: "0023"
641
+ purpose: Tests that @id does not generate subjects
642
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
643
+ specificationReference: ""
644
+ suite: xhtml11
645
+ title: "@id does not generate subjects"
646
+ - !ruby/object:RdfaHelper::TestCase
647
+ about: !ruby/object:Addressable::URI
648
+ authority: rdfa.digitalbazaar.com
649
+ fragment:
650
+ hash: 772111925
651
+ host: rdfa.digitalbazaar.com
652
+ normalized_host:
653
+ normalized_path:
654
+ normalized_scheme:
655
+ password:
656
+ path: /test-suite/test-cases/xhtml11/0024
657
+ port:
658
+ query:
659
+ scheme: http
660
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0024
661
+ user:
662
+ userinfo:
663
+ validation_deferred: false
664
+ contributor: Wing Yung
665
+ expectedResults: true
666
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0024.xhtml
667
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0024.sparql
668
+ name: "0024"
669
+ purpose: Tests igoring @id for non-meta and non-link tag
670
+ reviewStatus: http://www.w3.org/2006/03/test-description#rejected
671
+ specificationReference: ""
672
+ suite: xhtml11
673
+ title: Ignore @id for non-meta and non-link
674
+ - !ruby/object:RdfaHelper::TestCase
675
+ about: !ruby/object:Addressable::URI
676
+ authority: rdfa.digitalbazaar.com
677
+ fragment:
678
+ hash: 772111923
679
+ host: rdfa.digitalbazaar.com
680
+ normalized_host:
681
+ normalized_path:
682
+ normalized_scheme:
683
+ password:
684
+ path: /test-suite/test-cases/xhtml11/0025
685
+ port:
686
+ query:
687
+ scheme: http
688
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0025
689
+ user:
690
+ userinfo:
691
+ validation_deferred: false
692
+ contributor: Ben Adida
693
+ expectedResults: true
694
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0025.xhtml
695
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0025.sparql
696
+ name: "0025"
697
+ purpose: Tests simple chaining with cascade of @resource and @property
698
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
699
+ specificationReference: ""
700
+ suite: xhtml11
701
+ title: simple chaining test
702
+ - !ruby/object:RdfaHelper::TestCase
703
+ about: !ruby/object:Addressable::URI
704
+ authority: rdfa.digitalbazaar.com
705
+ fragment:
706
+ hash: 772111922
707
+ host: rdfa.digitalbazaar.com
708
+ normalized_host:
709
+ normalized_path:
710
+ normalized_scheme:
711
+ password:
712
+ path: /test-suite/test-cases/xhtml11/0026
713
+ port:
714
+ query:
715
+ scheme: http
716
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0026
717
+ user:
718
+ userinfo:
719
+ validation_deferred: false
720
+ contributor: Wing Yung
721
+ expectedResults: true
722
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0026.xhtml
723
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0026.sparql
724
+ name: "0026"
725
+ purpose: Tests @content for literal object
726
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
727
+ specificationReference: ""
728
+ suite: xhtml11
729
+ title: "@content"
730
+ - !ruby/object:RdfaHelper::TestCase
731
+ about: !ruby/object:Addressable::URI
732
+ authority: rdfa.digitalbazaar.com
733
+ fragment:
734
+ hash: 772111921
735
+ host: rdfa.digitalbazaar.com
736
+ normalized_host:
737
+ normalized_path:
738
+ normalized_scheme:
739
+ password:
740
+ path: /test-suite/test-cases/xhtml11/0027
741
+ port:
742
+ query:
743
+ scheme: http
744
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0027
745
+ user:
746
+ userinfo:
747
+ validation_deferred: false
748
+ contributor: Wing Yung
749
+ expectedResults: true
750
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0027.xhtml
751
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0027.sparql
752
+ name: "0027"
753
+ purpose: Tests @content for literal object, overriding element content.
754
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
755
+ specificationReference: ""
756
+ suite: xhtml11
757
+ title: "@content, ignore element content"
758
+ - !ruby/object:RdfaHelper::TestCase
759
+ about: !ruby/object:Addressable::URI
760
+ authority: rdfa.digitalbazaar.com
761
+ fragment:
762
+ hash: 772111920
763
+ host: rdfa.digitalbazaar.com
764
+ normalized_host:
765
+ normalized_path:
766
+ normalized_scheme:
767
+ password:
768
+ path: /test-suite/test-cases/xhtml11/0028
769
+ port:
770
+ query:
771
+ scheme: http
772
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0028
773
+ user:
774
+ userinfo:
775
+ validation_deferred: false
776
+ contributor: Wing Yung
777
+ expectedResults: true
778
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0028.xhtml
779
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0028.sparql
780
+ name: 0028
781
+ purpose: Tests @xml:lang and @datatype.
782
+ reviewStatus: http://www.w3.org/2006/03/test-description#rejected
783
+ specificationReference: ""
784
+ suite: xhtml11
785
+ title: "@xml:lang and @datatype"
786
+ - !ruby/object:RdfaHelper::TestCase
787
+ about: !ruby/object:Addressable::URI
788
+ authority: rdfa.digitalbazaar.com
789
+ fragment:
790
+ hash: 772111919
791
+ host: rdfa.digitalbazaar.com
792
+ normalized_host:
793
+ normalized_path:
794
+ normalized_scheme:
795
+ password:
796
+ path: /test-suite/test-cases/xhtml11/0029
797
+ port:
798
+ query:
799
+ scheme: http
800
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0029
801
+ user:
802
+ userinfo:
803
+ validation_deferred: false
804
+ contributor: Michael Hausenblas
805
+ expectedResults: true
806
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0029.xhtml
807
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0029.sparql
808
+ name: 0029
809
+ purpose: Tests markup stripping from a span element with @datatype=xsd:string
810
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
811
+ specificationReference: ""
812
+ suite: xhtml11
813
+ title: markup stripping with @datatype
814
+ - !ruby/object:RdfaHelper::TestCase
815
+ about: !ruby/object:Addressable::URI
816
+ authority: rdfa.digitalbazaar.com
817
+ fragment:
818
+ hash: 772044280
819
+ host: rdfa.digitalbazaar.com
820
+ normalized_host:
821
+ normalized_path:
822
+ normalized_scheme:
823
+ password:
824
+ path: /test-suite/test-cases/xhtml11/0030
825
+ port:
826
+ query:
827
+ scheme: http
828
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0030
829
+ user:
830
+ userinfo:
831
+ validation_deferred: false
832
+ contributor: Michael Hausenblas
833
+ expectedResults: true
834
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0030.xhtml
835
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0030.sparql
836
+ name: "0030"
837
+ purpose: Tests omitted @about.
838
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
839
+ specificationReference: ""
840
+ suite: xhtml11
841
+ title: omitted @about
842
+ - !ruby/object:RdfaHelper::TestCase
843
+ about: !ruby/object:Addressable::URI
844
+ authority: rdfa.digitalbazaar.com
845
+ fragment:
846
+ hash: 772044279
847
+ host: rdfa.digitalbazaar.com
848
+ normalized_host:
849
+ normalized_path:
850
+ normalized_scheme:
851
+ password:
852
+ path: /test-suite/test-cases/xhtml11/0031
853
+ port:
854
+ query:
855
+ scheme: http
856
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0031
857
+ user:
858
+ userinfo:
859
+ validation_deferred: false
860
+ contributor: Ralph Swick
861
+ expectedResults: true
862
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0031.xhtml
863
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0031.sparql
864
+ name: "0031"
865
+ purpose: Tests if @resource sets URIref object correct.
866
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
867
+ specificationReference: ""
868
+ suite: xhtml11
869
+ title: simple @resource
870
+ - !ruby/object:RdfaHelper::TestCase
871
+ about: !ruby/object:Addressable::URI
872
+ authority: rdfa.digitalbazaar.com
873
+ fragment:
874
+ hash: 772044278
875
+ host: rdfa.digitalbazaar.com
876
+ normalized_host:
877
+ normalized_path:
878
+ normalized_scheme:
879
+ password:
880
+ path: /test-suite/test-cases/xhtml11/0032
881
+ port:
882
+ query:
883
+ scheme: http
884
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0032
885
+ user:
886
+ userinfo:
887
+ validation_deferred: false
888
+ contributor: Ralph Swick
889
+ expectedResults: true
890
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0032.xhtml
891
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0032.sparql
892
+ name: "0032"
893
+ purpose: Tests if @resource overrides @href to set the URIref object.
894
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
895
+ specificationReference: ""
896
+ suite: xhtml11
897
+ title: "@resource overrides @href"
898
+ - !ruby/object:RdfaHelper::TestCase
899
+ about: !ruby/object:Addressable::URI
900
+ authority: rdfa.digitalbazaar.com
901
+ fragment:
902
+ hash: 772044277
903
+ host: rdfa.digitalbazaar.com
904
+ normalized_host:
905
+ normalized_path:
906
+ normalized_scheme:
907
+ password:
908
+ path: /test-suite/test-cases/xhtml11/0033
909
+ port:
910
+ query:
911
+ scheme: http
912
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0033
913
+ user:
914
+ userinfo:
915
+ validation_deferred: false
916
+ contributor: Michael Hausenblas
917
+ expectedResults: true
918
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0033.xhtml
919
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0033.sparql
920
+ name: "0033"
921
+ purpose: Tests simple chaining with cascade of bNode and @property
922
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
923
+ specificationReference: ""
924
+ suite: xhtml11
925
+ title: simple chaining test with bNode
926
+ - !ruby/object:RdfaHelper::TestCase
927
+ about: !ruby/object:Addressable::URI
928
+ authority: rdfa.digitalbazaar.com
929
+ fragment:
930
+ hash: 772044276
931
+ host: rdfa.digitalbazaar.com
932
+ normalized_host:
933
+ normalized_path:
934
+ normalized_scheme:
935
+ password:
936
+ path: /test-suite/test-cases/xhtml11/0034
937
+ port:
938
+ query:
939
+ scheme: http
940
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0034
941
+ user:
942
+ userinfo:
943
+ validation_deferred: false
944
+ contributor: Michael Hausenblas
945
+ expectedResults: true
946
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0034.xhtml
947
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0034.sparql
948
+ name: "0034"
949
+ purpose: Tests if a @src (in img element) correctly sets the URIref object
950
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
951
+ specificationReference: ""
952
+ suite: xhtml11
953
+ title: simple img[@src] test
954
+ - !ruby/object:RdfaHelper::TestCase
955
+ about: !ruby/object:Addressable::URI
956
+ authority: rdfa.digitalbazaar.com
957
+ fragment:
958
+ hash: 772044275
959
+ host: rdfa.digitalbazaar.com
960
+ normalized_host:
961
+ normalized_path:
962
+ normalized_scheme:
963
+ password:
964
+ path: /test-suite/test-cases/xhtml11/0035
965
+ port:
966
+ query:
967
+ scheme: http
968
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0035
969
+ user:
970
+ userinfo:
971
+ validation_deferred: false
972
+ contributor: Michael Hausenblas
973
+ expectedResults: true
974
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0035.xhtml
975
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0035.sparql
976
+ name: "0035"
977
+ purpose: Tests if @href overwrites @src
978
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
979
+ specificationReference: ""
980
+ suite: xhtml11
981
+ title: "@src/@href test"
982
+ - !ruby/object:RdfaHelper::TestCase
983
+ about: !ruby/object:Addressable::URI
984
+ authority: rdfa.digitalbazaar.com
985
+ fragment:
986
+ hash: 772044273
987
+ host: rdfa.digitalbazaar.com
988
+ normalized_host:
989
+ normalized_path:
990
+ normalized_scheme:
991
+ password:
992
+ path: /test-suite/test-cases/xhtml11/0036
993
+ port:
994
+ query:
995
+ scheme: http
996
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0036
997
+ user:
998
+ userinfo:
999
+ validation_deferred: false
1000
+ contributor: Michael Hausenblas
1001
+ expectedResults: true
1002
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0036.xhtml
1003
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0036.sparql
1004
+ name: "0036"
1005
+ purpose: Tests if @resource overwrites @src
1006
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
1007
+ specificationReference: ""
1008
+ suite: xhtml11
1009
+ title: "@src/@resource test"
1010
+ - !ruby/object:RdfaHelper::TestCase
1011
+ about: !ruby/object:Addressable::URI
1012
+ authority: rdfa.digitalbazaar.com
1013
+ fragment:
1014
+ hash: 772044272
1015
+ host: rdfa.digitalbazaar.com
1016
+ normalized_host:
1017
+ normalized_path:
1018
+ normalized_scheme:
1019
+ password:
1020
+ path: /test-suite/test-cases/xhtml11/0037
1021
+ port:
1022
+ query:
1023
+ scheme: http
1024
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0037
1025
+ user:
1026
+ userinfo:
1027
+ validation_deferred: false
1028
+ contributor: Steven Pemberton
1029
+ expectedResults: true
1030
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0037.xhtml
1031
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0037.sparql
1032
+ name: "0037"
1033
+ purpose: Tests if @resource overwrites both @href and @src
1034
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
1035
+ specificationReference: ""
1036
+ suite: xhtml11
1037
+ title: "@src/@href/@resource test"
1038
+ - !ruby/object:RdfaHelper::TestCase
1039
+ about: !ruby/object:Addressable::URI
1040
+ authority: rdfa.digitalbazaar.com
1041
+ fragment:
1042
+ hash: 772044271
1043
+ host: rdfa.digitalbazaar.com
1044
+ normalized_host:
1045
+ normalized_path:
1046
+ normalized_scheme:
1047
+ password:
1048
+ path: /test-suite/test-cases/xhtml11/0038
1049
+ port:
1050
+ query:
1051
+ scheme: http
1052
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0038
1053
+ user:
1054
+ userinfo:
1055
+ validation_deferred: false
1056
+ contributor: Mark Birbeck
1057
+ expectedResults: true
1058
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0038.xhtml
1059
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0038.sparql
1060
+ name: 0038
1061
+ purpose: Tests if a @src (in img element) correctly sets the URIref subject (due to @rev)
1062
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
1063
+ specificationReference: ""
1064
+ suite: xhtml11
1065
+ title: "@rev - img[@src] test"
1066
+ - !ruby/object:RdfaHelper::TestCase
1067
+ about: !ruby/object:Addressable::URI
1068
+ authority: rdfa.digitalbazaar.com
1069
+ fragment:
1070
+ hash: 772044270
1071
+ host: rdfa.digitalbazaar.com
1072
+ normalized_host:
1073
+ normalized_path:
1074
+ normalized_scheme:
1075
+ password:
1076
+ path: /test-suite/test-cases/xhtml11/0039
1077
+ port:
1078
+ query:
1079
+ scheme: http
1080
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0039
1081
+ user:
1082
+ userinfo:
1083
+ validation_deferred: false
1084
+ contributor: Mark Birbeck
1085
+ expectedResults: true
1086
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0039.xhtml
1087
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0039.sparql
1088
+ name: 0039
1089
+ purpose: Tests if @href overwrites @src correctly to set the URIref subject (due to @rev)
1090
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
1091
+ specificationReference: ""
1092
+ suite: xhtml11
1093
+ title: "@rev - @src/@href test"
1094
+ - !ruby/object:RdfaHelper::TestCase
1095
+ about: !ruby/object:Addressable::URI
1096
+ authority: rdfa.digitalbazaar.com
1097
+ fragment:
1098
+ hash: 771976631
1099
+ host: rdfa.digitalbazaar.com
1100
+ normalized_host:
1101
+ normalized_path:
1102
+ normalized_scheme:
1103
+ password:
1104
+ path: /test-suite/test-cases/xhtml11/0040
1105
+ port:
1106
+ query:
1107
+ scheme: http
1108
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0040
1109
+ user:
1110
+ userinfo:
1111
+ validation_deferred: false
1112
+ contributor: Mark Birbeck
1113
+ expectedResults: true
1114
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0040.xhtml
1115
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0040.sparql
1116
+ name: "0040"
1117
+ purpose: Tests if @resource overwrites @src correctly to set the URIref subject (due to @rev)
1118
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
1119
+ specificationReference: ""
1120
+ suite: xhtml11
1121
+ title: "@rev - @src/@resource test"
1122
+ - !ruby/object:RdfaHelper::TestCase
1123
+ about: !ruby/object:Addressable::URI
1124
+ authority: rdfa.digitalbazaar.com
1125
+ fragment:
1126
+ hash: 771976630
1127
+ host: rdfa.digitalbazaar.com
1128
+ normalized_host:
1129
+ normalized_path:
1130
+ normalized_scheme:
1131
+ password:
1132
+ path: /test-suite/test-cases/xhtml11/0041
1133
+ port:
1134
+ query:
1135
+ scheme: http
1136
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0041
1137
+ user:
1138
+ userinfo:
1139
+ validation_deferred: false
1140
+ contributor: Mark Birbeck
1141
+ expectedResults: true
1142
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0041.xhtml
1143
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0041.sparql
1144
+ name: "0041"
1145
+ purpose: Tests if @resource overwrites both @href and @src correctly to set the URIref subject (due to @rev)
1146
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
1147
+ specificationReference: ""
1148
+ suite: xhtml11
1149
+ title: "@rev - @src/@href/@resource test"
1150
+ - !ruby/object:RdfaHelper::TestCase
1151
+ about: !ruby/object:Addressable::URI
1152
+ authority: rdfa.digitalbazaar.com
1153
+ fragment:
1154
+ hash: 771976629
1155
+ host: rdfa.digitalbazaar.com
1156
+ normalized_host:
1157
+ normalized_path:
1158
+ normalized_scheme:
1159
+ password:
1160
+ path: /test-suite/test-cases/xhtml11/0042
1161
+ port:
1162
+ query:
1163
+ scheme: http
1164
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0042
1165
+ user:
1166
+ userinfo:
1167
+ validation_deferred: false
1168
+ contributor: Ben Adida
1169
+ expectedResults: false
1170
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0042.xhtml
1171
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0042.sparql
1172
+ name: "0042"
1173
+ purpose: Tests if a @src (in img element) correctly sets the URIref object (with omitted @about)
1174
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
1175
+ specificationReference: ""
1176
+ suite: xhtml11
1177
+ title: img[@src] test with omitted @about
1178
+ - !ruby/object:RdfaHelper::TestCase
1179
+ about: !ruby/object:Addressable::URI
1180
+ authority: rdfa.digitalbazaar.com
1181
+ fragment:
1182
+ hash: 771976628
1183
+ host: rdfa.digitalbazaar.com
1184
+ normalized_host:
1185
+ normalized_path:
1186
+ normalized_scheme:
1187
+ password:
1188
+ path: /test-suite/test-cases/xhtml11/0043
1189
+ port:
1190
+ query:
1191
+ scheme: http
1192
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0043
1193
+ user:
1194
+ userinfo:
1195
+ validation_deferred: false
1196
+ contributor: Ben Adida
1197
+ expectedResults: true
1198
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0043.xhtml
1199
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0043.sparql
1200
+ name: "0043"
1201
+ purpose: Tests if @href overwrites @src (with omitted @about)
1202
+ reviewStatus: http://www.w3.org/2006/03/test-description#rejected
1203
+ specificationReference: ""
1204
+ suite: xhtml11
1205
+ title: "@src/@href test with omitted @about"
1206
+ - !ruby/object:RdfaHelper::TestCase
1207
+ about: !ruby/object:Addressable::URI
1208
+ authority: rdfa.digitalbazaar.com
1209
+ fragment:
1210
+ hash: 771976627
1211
+ host: rdfa.digitalbazaar.com
1212
+ normalized_host:
1213
+ normalized_path:
1214
+ normalized_scheme:
1215
+ password:
1216
+ path: /test-suite/test-cases/xhtml11/0044
1217
+ port:
1218
+ query:
1219
+ scheme: http
1220
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0044
1221
+ user:
1222
+ userinfo:
1223
+ validation_deferred: false
1224
+ contributor: Ben Adida
1225
+ expectedResults: true
1226
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0044.xhtml
1227
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0044.sparql
1228
+ name: "0044"
1229
+ purpose: Tests if @resource overwrites @src (with omitted @about)
1230
+ reviewStatus: http://www.w3.org/2006/03/test-description#rejected
1231
+ specificationReference: ""
1232
+ suite: xhtml11
1233
+ title: "@src/@resource test with omitted @about"
1234
+ - !ruby/object:RdfaHelper::TestCase
1235
+ about: !ruby/object:Addressable::URI
1236
+ authority: rdfa.digitalbazaar.com
1237
+ fragment:
1238
+ hash: 771976626
1239
+ host: rdfa.digitalbazaar.com
1240
+ normalized_host:
1241
+ normalized_path:
1242
+ normalized_scheme:
1243
+ password:
1244
+ path: /test-suite/test-cases/xhtml11/0045
1245
+ port:
1246
+ query:
1247
+ scheme: http
1248
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0045
1249
+ user:
1250
+ userinfo:
1251
+ validation_deferred: false
1252
+ contributor: Ben Adida
1253
+ expectedResults: true
1254
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0045.xhtml
1255
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0045.sparql
1256
+ name: "0045"
1257
+ purpose: Tests if @resource overwrites both @href and @src (with omitted @about)
1258
+ reviewStatus: http://www.w3.org/2006/03/test-description#rejected
1259
+ specificationReference: ""
1260
+ suite: xhtml11
1261
+ title: "@src/@href/@resource test with omitted @about"
1262
+ - !ruby/object:RdfaHelper::TestCase
1263
+ about: !ruby/object:Addressable::URI
1264
+ authority: rdfa.digitalbazaar.com
1265
+ fragment:
1266
+ hash: 771976625
1267
+ host: rdfa.digitalbazaar.com
1268
+ normalized_host:
1269
+ normalized_path:
1270
+ normalized_scheme:
1271
+ password:
1272
+ path: /test-suite/test-cases/xhtml11/0046
1273
+ port:
1274
+ query:
1275
+ scheme: http
1276
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0046
1277
+ user:
1278
+ userinfo:
1279
+ validation_deferred: false
1280
+ contributor: Ivan Herman
1281
+ expectedResults: true
1282
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0046.xhtml
1283
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0046.sparql
1284
+ name: "0046"
1285
+ purpose: Tests @typeof with @rel present, no @href, @resource, or @about
1286
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
1287
+ specificationReference: ""
1288
+ suite: xhtml11
1289
+ title: "@typeof with @rel present, no @href, @resource, or @about"
1290
+ - !ruby/object:RdfaHelper::TestCase
1291
+ about: !ruby/object:Addressable::URI
1292
+ authority: rdfa.digitalbazaar.com
1293
+ fragment:
1294
+ hash: 771976623
1295
+ host: rdfa.digitalbazaar.com
1296
+ normalized_host:
1297
+ normalized_path:
1298
+ normalized_scheme:
1299
+ password:
1300
+ path: /test-suite/test-cases/xhtml11/0047
1301
+ port:
1302
+ query:
1303
+ scheme: http
1304
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0047
1305
+ user:
1306
+ userinfo:
1307
+ validation_deferred: false
1308
+ contributor: Ivan Herman
1309
+ expectedResults: true
1310
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0047.xhtml
1311
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0047.sparql
1312
+ name: "0047"
1313
+ purpose: Tests @typeof with @rel and @resource present, no @about
1314
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
1315
+ specificationReference: ""
1316
+ suite: xhtml11
1317
+ title: "@typeof with @rel and @resource present, no @about"
1318
+ - !ruby/object:RdfaHelper::TestCase
1319
+ about: !ruby/object:Addressable::URI
1320
+ authority: rdfa.digitalbazaar.com
1321
+ fragment:
1322
+ hash: 771976622
1323
+ host: rdfa.digitalbazaar.com
1324
+ normalized_host:
1325
+ normalized_path:
1326
+ normalized_scheme:
1327
+ password:
1328
+ path: /test-suite/test-cases/xhtml11/0048
1329
+ port:
1330
+ query:
1331
+ scheme: http
1332
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0048
1333
+ user:
1334
+ userinfo:
1335
+ validation_deferred: false
1336
+ contributor: Ivan Herman
1337
+ expectedResults: true
1338
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0048.xhtml
1339
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0048.sparql
1340
+ name: 0048
1341
+ purpose: Tests @typeof with @about and @rel present, no @resource
1342
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
1343
+ specificationReference: ""
1344
+ suite: xhtml11
1345
+ title: "@typeof with @about and @rel present, no @resource"
1346
+ - !ruby/object:RdfaHelper::TestCase
1347
+ about: !ruby/object:Addressable::URI
1348
+ authority: rdfa.digitalbazaar.com
1349
+ fragment:
1350
+ hash: 771976621
1351
+ host: rdfa.digitalbazaar.com
1352
+ normalized_host:
1353
+ normalized_path:
1354
+ normalized_scheme:
1355
+ password:
1356
+ path: /test-suite/test-cases/xhtml11/0049
1357
+ port:
1358
+ query:
1359
+ scheme: http
1360
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0049
1361
+ user:
1362
+ userinfo:
1363
+ validation_deferred: false
1364
+ contributor: Ivan Herman
1365
+ expectedResults: true
1366
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0049.xhtml
1367
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0049.sparql
1368
+ name: 0049
1369
+ purpose: Tests @typeof with @about, no @rel or @resource
1370
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
1371
+ specificationReference: ""
1372
+ suite: xhtml11
1373
+ title: "@typeof with @about, no @rel or @resource"
1374
+ - !ruby/object:RdfaHelper::TestCase
1375
+ about: !ruby/object:Addressable::URI
1376
+ authority: rdfa.digitalbazaar.com
1377
+ fragment:
1378
+ hash: 771908982
1379
+ host: rdfa.digitalbazaar.com
1380
+ normalized_host:
1381
+ normalized_path:
1382
+ normalized_scheme:
1383
+ password:
1384
+ path: /test-suite/test-cases/xhtml11/0050
1385
+ port:
1386
+ query:
1387
+ scheme: http
1388
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0050
1389
+ user:
1390
+ userinfo:
1391
+ validation_deferred: false
1392
+ contributor: Ivan Herman
1393
+ expectedResults: true
1394
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0050.xhtml
1395
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0050.sparql
1396
+ name: "0050"
1397
+ purpose: Tests @typeof without anything else
1398
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
1399
+ specificationReference: ""
1400
+ suite: xhtml11
1401
+ title: "@typeof without anything else"
1402
+ - !ruby/object:RdfaHelper::TestCase
1403
+ about: !ruby/object:Addressable::URI
1404
+ authority: rdfa.digitalbazaar.com
1405
+ fragment:
1406
+ hash: 771908981
1407
+ host: rdfa.digitalbazaar.com
1408
+ normalized_host:
1409
+ normalized_path:
1410
+ normalized_scheme:
1411
+ password:
1412
+ path: /test-suite/test-cases/xhtml11/0051
1413
+ port:
1414
+ query:
1415
+ scheme: http
1416
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0051
1417
+ user:
1418
+ userinfo:
1419
+ validation_deferred: false
1420
+ contributor: Ivan Herman
1421
+ expectedResults: true
1422
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0051.xhtml
1423
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0051.sparql
1424
+ name: "0051"
1425
+ purpose: Tests @typeof with a single @property
1426
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
1427
+ specificationReference: ""
1428
+ suite: xhtml11
1429
+ title: "@typeof with a single @property"
1430
+ - !ruby/object:RdfaHelper::TestCase
1431
+ about: !ruby/object:Addressable::URI
1432
+ authority: rdfa.digitalbazaar.com
1433
+ fragment:
1434
+ hash: 771908980
1435
+ host: rdfa.digitalbazaar.com
1436
+ normalized_host:
1437
+ normalized_path:
1438
+ normalized_scheme:
1439
+ password:
1440
+ path: /test-suite/test-cases/xhtml11/0052
1441
+ port:
1442
+ query:
1443
+ scheme: http
1444
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0052
1445
+ user:
1446
+ userinfo:
1447
+ validation_deferred: false
1448
+ contributor: Ivan Herman
1449
+ expectedResults: true
1450
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0052.xhtml
1451
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0052.sparql
1452
+ name: "0052"
1453
+ purpose: Tests to ensure that @typeof does not apply to @resource
1454
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
1455
+ specificationReference: ""
1456
+ suite: xhtml11
1457
+ title: "@typeof with @resource and nothing else"
1458
+ - !ruby/object:RdfaHelper::TestCase
1459
+ about: !ruby/object:Addressable::URI
1460
+ authority: rdfa.digitalbazaar.com
1461
+ fragment:
1462
+ hash: 771908979
1463
+ host: rdfa.digitalbazaar.com
1464
+ normalized_host:
1465
+ normalized_path:
1466
+ normalized_scheme:
1467
+ password:
1468
+ path: /test-suite/test-cases/xhtml11/0053
1469
+ port:
1470
+ query:
1471
+ scheme: http
1472
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0053
1473
+ user:
1474
+ userinfo:
1475
+ validation_deferred: false
1476
+ contributor: Ivan Herman
1477
+ expectedResults: true
1478
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0053.xhtml
1479
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0053.sparql
1480
+ name: "0053"
1481
+ purpose: Tests to make sure that @typeof does not apply to @resource, but @resource sets the subject for the next triple to be generated
1482
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
1483
+ specificationReference: ""
1484
+ suite: xhtml11
1485
+ title: "@typeof with @resource and nothing else, with a subelement"
1486
+ - !ruby/object:RdfaHelper::TestCase
1487
+ about: !ruby/object:Addressable::URI
1488
+ authority: rdfa.digitalbazaar.com
1489
+ fragment:
1490
+ hash: 771908978
1491
+ host: rdfa.digitalbazaar.com
1492
+ normalized_host:
1493
+ normalized_path:
1494
+ normalized_scheme:
1495
+ password:
1496
+ path: /test-suite/test-cases/xhtml11/0054
1497
+ port:
1498
+ query:
1499
+ scheme: http
1500
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0054
1501
+ user:
1502
+ userinfo:
1503
+ validation_deferred: false
1504
+ contributor: Fabien Gandon
1505
+ expectedResults: true
1506
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0054.xhtml
1507
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0054.sparql
1508
+ name: "0054"
1509
+ purpose: Tests multiple @property separated by white spaces
1510
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
1511
+ specificationReference: ""
1512
+ suite: xhtml11
1513
+ title: multiple @property
1514
+ - !ruby/object:RdfaHelper::TestCase
1515
+ about: !ruby/object:Addressable::URI
1516
+ authority: rdfa.digitalbazaar.com
1517
+ fragment:
1518
+ hash: 771908977
1519
+ host: rdfa.digitalbazaar.com
1520
+ normalized_host:
1521
+ normalized_path:
1522
+ normalized_scheme:
1523
+ password:
1524
+ path: /test-suite/test-cases/xhtml11/0055
1525
+ port:
1526
+ query:
1527
+ scheme: http
1528
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0055
1529
+ user:
1530
+ userinfo:
1531
+ validation_deferred: false
1532
+ contributor: Fabien Gandon
1533
+ expectedResults: true
1534
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0055.xhtml
1535
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0055.sparql
1536
+ name: "0055"
1537
+ purpose: Tests multiple @rel separated by white spaces
1538
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
1539
+ specificationReference: ""
1540
+ suite: xhtml11
1541
+ title: multiple @rel
1542
+ - !ruby/object:RdfaHelper::TestCase
1543
+ about: !ruby/object:Addressable::URI
1544
+ authority: rdfa.digitalbazaar.com
1545
+ fragment:
1546
+ hash: 771908976
1547
+ host: rdfa.digitalbazaar.com
1548
+ normalized_host:
1549
+ normalized_path:
1550
+ normalized_scheme:
1551
+ password:
1552
+ path: /test-suite/test-cases/xhtml11/0056
1553
+ port:
1554
+ query:
1555
+ scheme: http
1556
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0056
1557
+ user:
1558
+ userinfo:
1559
+ validation_deferred: false
1560
+ contributor: Manu Sporny
1561
+ expectedResults: true
1562
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0056.xhtml
1563
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0056.sparql
1564
+ name: "0056"
1565
+ purpose: Tests if @typeof applies to @about on same element with hanging @rel
1566
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
1567
+ specificationReference: ""
1568
+ suite: xhtml11
1569
+ title: "@typeof applies to @about on same element with hanging rel"
1570
+ - !ruby/object:RdfaHelper::TestCase
1571
+ about: !ruby/object:Addressable::URI
1572
+ authority: rdfa.digitalbazaar.com
1573
+ fragment:
1574
+ hash: 771908975
1575
+ host: rdfa.digitalbazaar.com
1576
+ normalized_host:
1577
+ normalized_path:
1578
+ normalized_scheme:
1579
+ password:
1580
+ path: /test-suite/test-cases/xhtml11/0057
1581
+ port:
1582
+ query:
1583
+ scheme: http
1584
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0057
1585
+ user:
1586
+ userinfo:
1587
+ validation_deferred: false
1588
+ contributor: Manu Sporny
1589
+ expectedResults: true
1590
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0057.xhtml
1591
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0057.sparql
1592
+ name: "0057"
1593
+ purpose: Tests if hanging @rel creates multiple triples
1594
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
1595
+ specificationReference: ""
1596
+ suite: xhtml11
1597
+ title: hanging @rel creates multiple triples
1598
+ - !ruby/object:RdfaHelper::TestCase
1599
+ about: !ruby/object:Addressable::URI
1600
+ authority: rdfa.digitalbazaar.com
1601
+ fragment:
1602
+ hash: 771908973
1603
+ host: rdfa.digitalbazaar.com
1604
+ normalized_host:
1605
+ normalized_path:
1606
+ normalized_scheme:
1607
+ password:
1608
+ path: /test-suite/test-cases/xhtml11/0058
1609
+ port:
1610
+ query:
1611
+ scheme: http
1612
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0058
1613
+ user:
1614
+ userinfo:
1615
+ validation_deferred: false
1616
+ contributor: Manu Sporny
1617
+ expectedResults: true
1618
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0058.xhtml
1619
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0058.sparql
1620
+ name: 0058
1621
+ purpose: Tests if hanging @rel creates multiple triples with @typeof permutation
1622
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
1623
+ specificationReference: ""
1624
+ suite: xhtml11
1625
+ title: hanging @rel creates multiple triples, @typeof permutation
1626
+ - !ruby/object:RdfaHelper::TestCase
1627
+ about: !ruby/object:Addressable::URI
1628
+ authority: rdfa.digitalbazaar.com
1629
+ fragment:
1630
+ hash: 771908972
1631
+ host: rdfa.digitalbazaar.com
1632
+ normalized_host:
1633
+ normalized_path:
1634
+ normalized_scheme:
1635
+ password:
1636
+ path: /test-suite/test-cases/xhtml11/0059
1637
+ port:
1638
+ query:
1639
+ scheme: http
1640
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0059
1641
+ user:
1642
+ userinfo:
1643
+ validation_deferred: false
1644
+ contributor: Manu Sporny
1645
+ expectedResults: true
1646
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0059.xhtml
1647
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0059.sparql
1648
+ name: 0059
1649
+ purpose: Tests multiple hanging @rels with multiple children
1650
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
1651
+ specificationReference: ""
1652
+ suite: xhtml11
1653
+ title: multiple hanging @rels with multiple children
1654
+ - !ruby/object:RdfaHelper::TestCase
1655
+ about: !ruby/object:Addressable::URI
1656
+ authority: rdfa.digitalbazaar.com
1657
+ fragment:
1658
+ hash: 771841333
1659
+ host: rdfa.digitalbazaar.com
1660
+ normalized_host:
1661
+ normalized_path:
1662
+ normalized_scheme:
1663
+ password:
1664
+ path: /test-suite/test-cases/xhtml11/0060
1665
+ port:
1666
+ query:
1667
+ scheme: http
1668
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0060
1669
+ user:
1670
+ userinfo:
1671
+ validation_deferred: false
1672
+ contributor: Manu Sporny
1673
+ expectedResults: true
1674
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0060.xhtml
1675
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0060.sparql
1676
+ name: "0060"
1677
+ purpose: Tests conformance with UTF-8 encoding
1678
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
1679
+ specificationReference: ""
1680
+ suite: xhtml11
1681
+ title: UTF-8 conformance
1682
+ - !ruby/object:RdfaHelper::TestCase
1683
+ about: !ruby/object:Addressable::URI
1684
+ authority: rdfa.digitalbazaar.com
1685
+ fragment:
1686
+ hash: 771841332
1687
+ host: rdfa.digitalbazaar.com
1688
+ normalized_host:
1689
+ normalized_path:
1690
+ normalized_scheme:
1691
+ password:
1692
+ path: /test-suite/test-cases/xhtml11/0061
1693
+ port:
1694
+ query:
1695
+ scheme: http
1696
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0061
1697
+ user:
1698
+ userinfo:
1699
+ validation_deferred: false
1700
+ contributor: Manu Sporny
1701
+ expectedResults: true
1702
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0061.xhtml
1703
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0061.sparql
1704
+ name: "0061"
1705
+ purpose: Tests @rel in head using reserved, non-prefixed XHTML value
1706
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
1707
+ specificationReference: ""
1708
+ suite: xhtml11
1709
+ title: "@rel in head using reserved, non-prefixed XHTML value"
1710
+ - !ruby/object:RdfaHelper::TestCase
1711
+ about: !ruby/object:Addressable::URI
1712
+ authority: rdfa.digitalbazaar.com
1713
+ fragment:
1714
+ hash: 771841331
1715
+ host: rdfa.digitalbazaar.com
1716
+ normalized_host:
1717
+ normalized_path:
1718
+ normalized_scheme:
1719
+ password:
1720
+ path: /test-suite/test-cases/xhtml11/0062
1721
+ port:
1722
+ query:
1723
+ scheme: http
1724
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0062
1725
+ user:
1726
+ userinfo:
1727
+ validation_deferred: false
1728
+ contributor: Manu Sporny
1729
+ expectedResults: true
1730
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0062.xhtml
1731
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0062.sparql
1732
+ name: "0062"
1733
+ purpose: Tests @rev in head using reserved, non-prefixed XHTML value
1734
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
1735
+ specificationReference: ""
1736
+ suite: xhtml11
1737
+ title: "@rev in head using reserved, non-prefixed XHTML value"
1738
+ - !ruby/object:RdfaHelper::TestCase
1739
+ about: !ruby/object:Addressable::URI
1740
+ authority: rdfa.digitalbazaar.com
1741
+ fragment:
1742
+ hash: 771841330
1743
+ host: rdfa.digitalbazaar.com
1744
+ normalized_host:
1745
+ normalized_path:
1746
+ normalized_scheme:
1747
+ password:
1748
+ path: /test-suite/test-cases/xhtml11/0063
1749
+ port:
1750
+ query:
1751
+ scheme: http
1752
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0063
1753
+ user:
1754
+ userinfo:
1755
+ validation_deferred: false
1756
+ contributor: Manu Sporny
1757
+ expectedResults: true
1758
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0063.xhtml
1759
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0063.sparql
1760
+ name: "0063"
1761
+ purpose: Tests @rel in head using reserved XHTML value and empty-prefix CURIE syntax
1762
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
1763
+ specificationReference: ""
1764
+ suite: xhtml11
1765
+ title: "@rel in head using reserved XHTML value and empty-prefix CURIE syntax"
1766
+ - !ruby/object:RdfaHelper::TestCase
1767
+ about: !ruby/object:Addressable::URI
1768
+ authority: rdfa.digitalbazaar.com
1769
+ fragment:
1770
+ hash: 771841329
1771
+ host: rdfa.digitalbazaar.com
1772
+ normalized_host:
1773
+ normalized_path:
1774
+ normalized_scheme:
1775
+ password:
1776
+ path: /test-suite/test-cases/xhtml11/0064
1777
+ port:
1778
+ query:
1779
+ scheme: http
1780
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0064
1781
+ user:
1782
+ userinfo:
1783
+ validation_deferred: false
1784
+ contributor: Manu Sporny
1785
+ expectedResults: true
1786
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0064.xhtml
1787
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0064.sparql
1788
+ name: "0064"
1789
+ purpose: Tests if @about generates a proper triple when a safe CURIE is used
1790
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
1791
+ specificationReference: ""
1792
+ suite: xhtml11
1793
+ title: "@about with safe CURIE"
1794
+ - !ruby/object:RdfaHelper::TestCase
1795
+ about: !ruby/object:Addressable::URI
1796
+ authority: rdfa.digitalbazaar.com
1797
+ fragment:
1798
+ hash: 771841328
1799
+ host: rdfa.digitalbazaar.com
1800
+ normalized_host:
1801
+ normalized_path:
1802
+ normalized_scheme:
1803
+ password:
1804
+ path: /test-suite/test-cases/xhtml11/0065
1805
+ port:
1806
+ query:
1807
+ scheme: http
1808
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0065
1809
+ user:
1810
+ userinfo:
1811
+ validation_deferred: false
1812
+ contributor: Manu Sporny
1813
+ expectedResults: true
1814
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0065.xhtml
1815
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0065.sparql
1816
+ name: "0065"
1817
+ purpose: Tests if @rel properly connects triples generated when safe CURIEs are used
1818
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
1819
+ specificationReference: ""
1820
+ suite: xhtml11
1821
+ title: "@rel with safe CURIE"
1822
+ - !ruby/object:RdfaHelper::TestCase
1823
+ about: !ruby/object:Addressable::URI
1824
+ authority: rdfa.digitalbazaar.com
1825
+ fragment:
1826
+ hash: 771841327
1827
+ host: rdfa.digitalbazaar.com
1828
+ normalized_host:
1829
+ normalized_path:
1830
+ normalized_scheme:
1831
+ password:
1832
+ path: /test-suite/test-cases/xhtml11/0066
1833
+ port:
1834
+ query:
1835
+ scheme: http
1836
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0066
1837
+ user:
1838
+ userinfo:
1839
+ validation_deferred: false
1840
+ contributor: Manu Sporny
1841
+ expectedResults: true
1842
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0066.xhtml
1843
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0066.sparql
1844
+ name: "0066"
1845
+ purpose: Test to make sure that @about (with current document) is implied in the head, and the proper triples are generated using @typeof
1846
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
1847
+ specificationReference: ""
1848
+ suite: xhtml11
1849
+ title: "@about with @typeof in the head"
1850
+ - !ruby/object:RdfaHelper::TestCase
1851
+ about: !ruby/object:Addressable::URI
1852
+ authority: rdfa.digitalbazaar.com
1853
+ fragment:
1854
+ hash: 771841326
1855
+ host: rdfa.digitalbazaar.com
1856
+ normalized_host:
1857
+ normalized_path:
1858
+ normalized_scheme:
1859
+ password:
1860
+ path: /test-suite/test-cases/xhtml11/0067
1861
+ port:
1862
+ query:
1863
+ scheme: http
1864
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0067
1865
+ user:
1866
+ userinfo:
1867
+ validation_deferred: false
1868
+ contributor: Manu Sporny
1869
+ expectedResults: true
1870
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0067.xhtml
1871
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0067.sparql
1872
+ name: "0067"
1873
+ purpose: Test to make sure that @property in head uses the implied current document as the subject if no other subject is specified
1874
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
1875
+ specificationReference: ""
1876
+ suite: xhtml11
1877
+ title: "@property in the head"
1878
+ - !ruby/object:RdfaHelper::TestCase
1879
+ about: !ruby/object:Addressable::URI
1880
+ authority: rdfa.digitalbazaar.com
1881
+ fragment:
1882
+ hash: 771841325
1883
+ host: rdfa.digitalbazaar.com
1884
+ normalized_host:
1885
+ normalized_path:
1886
+ normalized_scheme:
1887
+ password:
1888
+ path: /test-suite/test-cases/xhtml11/0068
1889
+ port:
1890
+ query:
1891
+ scheme: http
1892
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0068
1893
+ user:
1894
+ userinfo:
1895
+ validation_deferred: false
1896
+ contributor: Manu Sporny
1897
+ expectedResults: true
1898
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0068.xhtml
1899
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0068.sparql
1900
+ name: 0068
1901
+ purpose: Tests to ensure that relative URI is resolved correctly when used in @about
1902
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
1903
+ specificationReference: ""
1904
+ suite: xhtml11
1905
+ title: Relative URI in @about
1906
+ - !ruby/object:RdfaHelper::TestCase
1907
+ about: !ruby/object:Addressable::URI
1908
+ authority: rdfa.digitalbazaar.com
1909
+ fragment:
1910
+ hash: 771841323
1911
+ host: rdfa.digitalbazaar.com
1912
+ normalized_host:
1913
+ normalized_path:
1914
+ normalized_scheme:
1915
+ password:
1916
+ path: /test-suite/test-cases/xhtml11/0069
1917
+ port:
1918
+ query:
1919
+ scheme: http
1920
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0069
1921
+ user:
1922
+ userinfo:
1923
+ validation_deferred: false
1924
+ contributor: Manu Sporny
1925
+ expectedResults: true
1926
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0069.xhtml
1927
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0069.sparql
1928
+ name: 0069
1929
+ purpose: Tests to ensure that relative URI is resolved correctly when used in @href
1930
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
1931
+ specificationReference: ""
1932
+ suite: xhtml11
1933
+ title: Relative URI in @href
1934
+ - !ruby/object:RdfaHelper::TestCase
1935
+ about: !ruby/object:Addressable::URI
1936
+ authority: rdfa.digitalbazaar.com
1937
+ fragment:
1938
+ hash: 771773684
1939
+ host: rdfa.digitalbazaar.com
1940
+ normalized_host:
1941
+ normalized_path:
1942
+ normalized_scheme:
1943
+ password:
1944
+ path: /test-suite/test-cases/xhtml11/0070
1945
+ port:
1946
+ query:
1947
+ scheme: http
1948
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0070
1949
+ user:
1950
+ userinfo:
1951
+ validation_deferred: false
1952
+ contributor: Manu Sporny
1953
+ expectedResults: true
1954
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0070.xhtml
1955
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0070.sparql
1956
+ name: "0070"
1957
+ purpose: Tests to ensure that relative URI is resolved correctly when used in @resource
1958
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
1959
+ specificationReference: ""
1960
+ suite: xhtml11
1961
+ title: Relative URI in @resource
1962
+ - !ruby/object:RdfaHelper::TestCase
1963
+ about: !ruby/object:Addressable::URI
1964
+ authority: rdfa.digitalbazaar.com
1965
+ fragment:
1966
+ hash: 771773683
1967
+ host: rdfa.digitalbazaar.com
1968
+ normalized_host:
1969
+ normalized_path:
1970
+ normalized_scheme:
1971
+ password:
1972
+ path: /test-suite/test-cases/xhtml11/0071
1973
+ port:
1974
+ query:
1975
+ scheme: http
1976
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0071
1977
+ user:
1978
+ userinfo:
1979
+ validation_deferred: false
1980
+ contributor: Manu Sporny
1981
+ expectedResults: true
1982
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0071.xhtml
1983
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0071.sparql
1984
+ name: "0071"
1985
+ purpose: Tests to ensure that a triple is generated even if @typeof and @about is not specified anywhere in the document
1986
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
1987
+ specificationReference: ""
1988
+ suite: xhtml11
1989
+ title: No explicit @about
1990
+ - !ruby/object:RdfaHelper::TestCase
1991
+ about: !ruby/object:Addressable::URI
1992
+ authority: rdfa.digitalbazaar.com
1993
+ fragment:
1994
+ hash: 771773682
1995
+ host: rdfa.digitalbazaar.com
1996
+ normalized_host:
1997
+ normalized_path:
1998
+ normalized_scheme:
1999
+ password:
2000
+ path: /test-suite/test-cases/xhtml11/0072
2001
+ port:
2002
+ query:
2003
+ scheme: http
2004
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0072
2005
+ user:
2006
+ userinfo:
2007
+ validation_deferred: false
2008
+ contributor: Manu Sporny
2009
+ expectedResults: true
2010
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0072.xhtml
2011
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0072.sparql
2012
+ name: "0072"
2013
+ purpose: Tests to ensure that relative URIs are resolved correctly when used in @about with XHTML base set in head
2014
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
2015
+ specificationReference: ""
2016
+ suite: xhtml11
2017
+ title: Relative URI in @about (with XHTML base in head)
2018
+ - !ruby/object:RdfaHelper::TestCase
2019
+ about: !ruby/object:Addressable::URI
2020
+ authority: rdfa.digitalbazaar.com
2021
+ fragment:
2022
+ hash: 771773681
2023
+ host: rdfa.digitalbazaar.com
2024
+ normalized_host:
2025
+ normalized_path:
2026
+ normalized_scheme:
2027
+ password:
2028
+ path: /test-suite/test-cases/xhtml11/0073
2029
+ port:
2030
+ query:
2031
+ scheme: http
2032
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0073
2033
+ user:
2034
+ userinfo:
2035
+ validation_deferred: false
2036
+ contributor: Manu Sporny
2037
+ expectedResults: true
2038
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0073.xhtml
2039
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0073.sparql
2040
+ name: "0073"
2041
+ purpose: Tests to ensure that relative URIs are resolved correctly when used in @resource with XHTML base set in head
2042
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
2043
+ specificationReference: ""
2044
+ suite: xhtml11
2045
+ title: Relative URI in @resource (with XHTML base in head)
2046
+ - !ruby/object:RdfaHelper::TestCase
2047
+ about: !ruby/object:Addressable::URI
2048
+ authority: rdfa.digitalbazaar.com
2049
+ fragment:
2050
+ hash: 771773680
2051
+ host: rdfa.digitalbazaar.com
2052
+ normalized_host:
2053
+ normalized_path:
2054
+ normalized_scheme:
2055
+ password:
2056
+ path: /test-suite/test-cases/xhtml11/0074
2057
+ port:
2058
+ query:
2059
+ scheme: http
2060
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0074
2061
+ user:
2062
+ userinfo:
2063
+ validation_deferred: false
2064
+ contributor: Manu Sporny
2065
+ expectedResults: true
2066
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0074.xhtml
2067
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0074.sparql
2068
+ name: "0074"
2069
+ purpose: Tests to ensure that relative URIs are resolved correctly when used in @href with XHTML base set in head
2070
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
2071
+ specificationReference: ""
2072
+ suite: xhtml11
2073
+ title: Relative URI in @href (with XHTML base in head)
2074
+ - !ruby/object:RdfaHelper::TestCase
2075
+ about: !ruby/object:Addressable::URI
2076
+ authority: rdfa.digitalbazaar.com
2077
+ fragment:
2078
+ hash: 771773679
2079
+ host: rdfa.digitalbazaar.com
2080
+ normalized_host:
2081
+ normalized_path:
2082
+ normalized_scheme:
2083
+ password:
2084
+ path: /test-suite/test-cases/xhtml11/0075
2085
+ port:
2086
+ query:
2087
+ scheme: http
2088
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0075
2089
+ user:
2090
+ userinfo:
2091
+ validation_deferred: false
2092
+ contributor: Manu Sporny
2093
+ expectedResults: true
2094
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0075.xhtml
2095
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0075.sparql
2096
+ name: "0075"
2097
+ purpose: Tests to ensure that the XHTML+RDFa reserved word 'license' when used in @rel (with no @about) generates the proper triple
2098
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
2099
+ specificationReference: ""
2100
+ suite: xhtml11
2101
+ title: Reserved word 'license' in @rel with no explizit @about
2102
+ - !ruby/object:RdfaHelper::TestCase
2103
+ about: !ruby/object:Addressable::URI
2104
+ authority: rdfa.digitalbazaar.com
2105
+ fragment:
2106
+ hash: 771773678
2107
+ host: rdfa.digitalbazaar.com
2108
+ normalized_host:
2109
+ normalized_path:
2110
+ normalized_scheme:
2111
+ password:
2112
+ path: /test-suite/test-cases/xhtml11/0076
2113
+ port:
2114
+ query:
2115
+ scheme: http
2116
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0076
2117
+ user:
2118
+ userinfo:
2119
+ validation_deferred: false
2120
+ contributor: Manu Sporny
2121
+ expectedResults: true
2122
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0076.xhtml
2123
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0076.sparql
2124
+ name: "0076"
2125
+ purpose: Tests to ensure that all reserved XHTML words are supported in @rel
2126
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
2127
+ specificationReference: ""
2128
+ suite: xhtml11
2129
+ title: All reserved XHTML @rel values
2130
+ - !ruby/object:RdfaHelper::TestCase
2131
+ about: !ruby/object:Addressable::URI
2132
+ authority: rdfa.digitalbazaar.com
2133
+ fragment:
2134
+ hash: 771773677
2135
+ host: rdfa.digitalbazaar.com
2136
+ normalized_host:
2137
+ normalized_path:
2138
+ normalized_scheme:
2139
+ password:
2140
+ path: /test-suite/test-cases/xhtml11/0077
2141
+ port:
2142
+ query:
2143
+ scheme: http
2144
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0077
2145
+ user:
2146
+ userinfo:
2147
+ validation_deferred: false
2148
+ contributor: Manu Sporny
2149
+ expectedResults: true
2150
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0077.xhtml
2151
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0077.sparql
2152
+ name: "0077"
2153
+ purpose: Tests to ensure that all reserved XHTML words are supported in @rev
2154
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
2155
+ specificationReference: ""
2156
+ suite: xhtml11
2157
+ title: All reserved XHTML @rev values
2158
+ - !ruby/object:RdfaHelper::TestCase
2159
+ about: !ruby/object:Addressable::URI
2160
+ authority: rdfa.digitalbazaar.com
2161
+ fragment:
2162
+ hash: 771773676
2163
+ host: rdfa.digitalbazaar.com
2164
+ normalized_host:
2165
+ normalized_path:
2166
+ normalized_scheme:
2167
+ password:
2168
+ path: /test-suite/test-cases/xhtml11/0078
2169
+ port:
2170
+ query:
2171
+ scheme: http
2172
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0078
2173
+ user:
2174
+ userinfo:
2175
+ validation_deferred: false
2176
+ contributor: Ivan Herman
2177
+ expectedResults: true
2178
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0078.xhtml
2179
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0078.sparql
2180
+ name: 0078
2181
+ purpose: Tests multiple ways of handling incomplete triples; the first two triples should use the same bnode as subject ('merged'). The third should have a separate bNode.
2182
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
2183
+ specificationReference: ""
2184
+ suite: xhtml11
2185
+ title: Multiple incomplete triples
2186
+ - !ruby/object:RdfaHelper::TestCase
2187
+ about: !ruby/object:Addressable::URI
2188
+ authority: rdfa.digitalbazaar.com
2189
+ fragment:
2190
+ hash: 771773675
2191
+ host: rdfa.digitalbazaar.com
2192
+ normalized_host:
2193
+ normalized_path:
2194
+ normalized_scheme:
2195
+ password:
2196
+ path: /test-suite/test-cases/xhtml11/0079
2197
+ port:
2198
+ query:
2199
+ scheme: http
2200
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0079
2201
+ user:
2202
+ userinfo:
2203
+ validation_deferred: false
2204
+ contributor: Ivan Herman
2205
+ expectedResults: true
2206
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0079.xhtml
2207
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0079.sparql
2208
+ name: 0079
2209
+ purpose: Tests role of @resource and @href in completing incomplete triples (including their mutual priorities)
2210
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
2211
+ specificationReference: ""
2212
+ suite: xhtml11
2213
+ title: "@resource and @href in completing incomplete triples"
2214
+ - !ruby/object:RdfaHelper::TestCase
2215
+ about: !ruby/object:Addressable::URI
2216
+ authority: rdfa.digitalbazaar.com
2217
+ fragment:
2218
+ hash: 771706035
2219
+ host: rdfa.digitalbazaar.com
2220
+ normalized_host:
2221
+ normalized_path:
2222
+ normalized_scheme:
2223
+ password:
2224
+ path: /test-suite/test-cases/xhtml11/0080
2225
+ port:
2226
+ query:
2227
+ scheme: http
2228
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0080
2229
+ user:
2230
+ userinfo:
2231
+ validation_deferred: false
2232
+ contributor: Ivan Herman
2233
+ expectedResults: true
2234
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0080.xhtml
2235
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0080.sparql
2236
+ name: 0080
2237
+ purpose: Tests if @about has a higher priority than @resource in handling incomplete triples
2238
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
2239
+ specificationReference: ""
2240
+ suite: xhtml11
2241
+ title: "@about overrides @resource in incomplete triples"
2242
+ - !ruby/object:RdfaHelper::TestCase
2243
+ about: !ruby/object:Addressable::URI
2244
+ authority: rdfa.digitalbazaar.com
2245
+ fragment:
2246
+ hash: 771706034
2247
+ host: rdfa.digitalbazaar.com
2248
+ normalized_host:
2249
+ normalized_path:
2250
+ normalized_scheme:
2251
+ password:
2252
+ path: /test-suite/test-cases/xhtml11/0081
2253
+ port:
2254
+ query:
2255
+ scheme: http
2256
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0081
2257
+ user:
2258
+ userinfo:
2259
+ validation_deferred: false
2260
+ contributor: Ivan Herman
2261
+ expectedResults: true
2262
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0081.xhtml
2263
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0081.sparql
2264
+ name: 0081
2265
+ purpose: Tests multiple ways of handling incomplete triples, this time with @rev
2266
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
2267
+ specificationReference: ""
2268
+ suite: xhtml11
2269
+ title: multiple ways of handling incomplete triples (with @rev)
2270
+ - !ruby/object:RdfaHelper::TestCase
2271
+ about: !ruby/object:Addressable::URI
2272
+ authority: rdfa.digitalbazaar.com
2273
+ fragment:
2274
+ hash: 771706033
2275
+ host: rdfa.digitalbazaar.com
2276
+ normalized_host:
2277
+ normalized_path:
2278
+ normalized_scheme:
2279
+ password:
2280
+ path: /test-suite/test-cases/xhtml11/0082
2281
+ port:
2282
+ query:
2283
+ scheme: http
2284
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0082
2285
+ user:
2286
+ userinfo:
2287
+ validation_deferred: false
2288
+ contributor: Ivan Herman
2289
+ expectedResults: true
2290
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0082.xhtml
2291
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0082.sparql
2292
+ name: 0082
2293
+ purpose: Tests multiple ways of handling incomplete triples, this time with both @rel and @rev
2294
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
2295
+ specificationReference: ""
2296
+ suite: xhtml11
2297
+ title: multiple ways of handling incomplete triples (with @rel and @rev)
2298
+ - !ruby/object:RdfaHelper::TestCase
2299
+ about: !ruby/object:Addressable::URI
2300
+ authority: rdfa.digitalbazaar.com
2301
+ fragment:
2302
+ hash: 771706032
2303
+ host: rdfa.digitalbazaar.com
2304
+ normalized_host:
2305
+ normalized_path:
2306
+ normalized_scheme:
2307
+ password:
2308
+ path: /test-suite/test-cases/xhtml11/0083
2309
+ port:
2310
+ query:
2311
+ scheme: http
2312
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0083
2313
+ user:
2314
+ userinfo:
2315
+ validation_deferred: false
2316
+ contributor: Ivan Herman
2317
+ expectedResults: true
2318
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0083.xhtml
2319
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0083.sparql
2320
+ name: 0083
2321
+ purpose: Tests multiple ways of handling incomplete triples; the first two triples should use the same bNode as subject ('merged'); the third case should use @about
2322
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
2323
+ specificationReference: ""
2324
+ suite: xhtml11
2325
+ title: multiple ways of handling incomplete triples (merged)
2326
+ - !ruby/object:RdfaHelper::TestCase
2327
+ about: !ruby/object:Addressable::URI
2328
+ authority: rdfa.digitalbazaar.com
2329
+ fragment:
2330
+ hash: 771706031
2331
+ host: rdfa.digitalbazaar.com
2332
+ normalized_host:
2333
+ normalized_path:
2334
+ normalized_scheme:
2335
+ password:
2336
+ path: /test-suite/test-cases/xhtml11/0084
2337
+ port:
2338
+ query:
2339
+ scheme: http
2340
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0084
2341
+ user:
2342
+ userinfo:
2343
+ validation_deferred: false
2344
+ contributor: Ivan Herman
2345
+ expectedResults: true
2346
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0084.xhtml
2347
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0084.sparql
2348
+ name: 0084
2349
+ purpose: Tests multiple ways of handling incomplete triples, this time with both @rel and @rev. There is an intermediate div that should be ignored by the process
2350
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
2351
+ specificationReference: ""
2352
+ suite: xhtml11
2353
+ title: multiple ways of handling incomplete triples, this time with both @rel and @rev
2354
+ - !ruby/object:RdfaHelper::TestCase
2355
+ about: !ruby/object:Addressable::URI
2356
+ authority: rdfa.digitalbazaar.com
2357
+ fragment:
2358
+ hash: 771706030
2359
+ host: rdfa.digitalbazaar.com
2360
+ normalized_host:
2361
+ normalized_path:
2362
+ normalized_scheme:
2363
+ password:
2364
+ path: /test-suite/test-cases/xhtml11/0085
2365
+ port:
2366
+ query:
2367
+ scheme: http
2368
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0085
2369
+ user:
2370
+ userinfo:
2371
+ validation_deferred: false
2372
+ contributor: Ivan Herman
2373
+ expectedResults: true
2374
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0085.xhtml
2375
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0085.sparql
2376
+ name: 0085
2377
+ purpose: Tests the role of @resource and @href in completing incomplete triples (including their mutual priorities), but with an intermediate layer (ie, bNode) added
2378
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
2379
+ specificationReference: ""
2380
+ suite: xhtml11
2381
+ title: "@resource and @href in completing incomplete triples"
2382
+ - !ruby/object:RdfaHelper::TestCase
2383
+ about: !ruby/object:Addressable::URI
2384
+ authority: rdfa.digitalbazaar.com
2385
+ fragment:
2386
+ hash: 771706029
2387
+ host: rdfa.digitalbazaar.com
2388
+ normalized_host:
2389
+ normalized_path:
2390
+ normalized_scheme:
2391
+ password:
2392
+ path: /test-suite/test-cases/xhtml11/0086
2393
+ port:
2394
+ query:
2395
+ scheme: http
2396
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0086
2397
+ user:
2398
+ userinfo:
2399
+ validation_deferred: false
2400
+ contributor: Ivan Herman
2401
+ expectedResults: false
2402
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0086.xhtml
2403
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0086.sparql
2404
+ name: 0086
2405
+ purpose: Test that NO triple should be generated for a non-reserved @rel value
2406
+ reviewStatus: http://www.w3.org/2006/03/test-description#onhold
2407
+ specificationReference: 7.4.3 General Use of Terms in Attributes
2408
+ suite: xhtml11
2409
+ title: NO triple for a non-reserved @rel value
2410
+ - !ruby/object:RdfaHelper::TestCase
2411
+ about: !ruby/object:Addressable::URI
2412
+ authority: rdfa.digitalbazaar.com
2413
+ fragment:
2414
+ hash: 771706028
2415
+ host: rdfa.digitalbazaar.com
2416
+ normalized_host:
2417
+ normalized_path:
2418
+ normalized_scheme:
2419
+ password:
2420
+ path: /test-suite/test-cases/xhtml11/0087
2421
+ port:
2422
+ query:
2423
+ scheme: http
2424
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0087
2425
+ user:
2426
+ userinfo:
2427
+ validation_deferred: false
2428
+ contributor: Ivan Herman
2429
+ expectedResults: true
2430
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0087.xhtml
2431
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0087.sparql
2432
+ name: 0087
2433
+ purpose: Tests to ensure that all reserved XHTML words are supported in @rel (with :xxx)
2434
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
2435
+ specificationReference: ""
2436
+ suite: xhtml11
2437
+ title: All reserved XHTML @rel values (with :xxx)
2438
+ - !ruby/object:RdfaHelper::TestCase
2439
+ about: !ruby/object:Addressable::URI
2440
+ authority: rdfa.digitalbazaar.com
2441
+ fragment:
2442
+ hash: 771706027
2443
+ host: rdfa.digitalbazaar.com
2444
+ normalized_host:
2445
+ normalized_path:
2446
+ normalized_scheme:
2447
+ password:
2448
+ path: /test-suite/test-cases/xhtml11/0088
2449
+ port:
2450
+ query:
2451
+ scheme: http
2452
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0088
2453
+ user:
2454
+ userinfo:
2455
+ validation_deferred: false
2456
+ contributor: Ivan Herman
2457
+ expectedResults: true
2458
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0088.xhtml
2459
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0088.sparql
2460
+ name: 0088
2461
+ purpose: Test the interpretation of the CURIE "_:"
2462
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
2463
+ specificationReference: ""
2464
+ suite: xhtml11
2465
+ title: Interpretation of the CURIE "_:"
2466
+ - !ruby/object:RdfaHelper::TestCase
2467
+ about: !ruby/object:Addressable::URI
2468
+ authority: rdfa.digitalbazaar.com
2469
+ fragment:
2470
+ hash: 771706026
2471
+ host: rdfa.digitalbazaar.com
2472
+ normalized_host:
2473
+ normalized_path:
2474
+ normalized_scheme:
2475
+ password:
2476
+ path: /test-suite/test-cases/xhtml11/0089
2477
+ port:
2478
+ query:
2479
+ scheme: http
2480
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0089
2481
+ user:
2482
+ userinfo:
2483
+ validation_deferred: false
2484
+ contributor: Manu Sporny
2485
+ expectedResults: true
2486
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0089.xhtml
2487
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0089.sparql
2488
+ name: 0089
2489
+ purpose: Tests to ensure that @src sets a new subject (focuses on @typeof).
2490
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
2491
+ specificationReference: ""
2492
+ suite: xhtml11
2493
+ title: "@src sets a new subject (@typeof)"
2494
+ - !ruby/object:RdfaHelper::TestCase
2495
+ about: !ruby/object:Addressable::URI
2496
+ authority: rdfa.digitalbazaar.com
2497
+ fragment:
2498
+ hash: 771638386
2499
+ host: rdfa.digitalbazaar.com
2500
+ normalized_host:
2501
+ normalized_path:
2502
+ normalized_scheme:
2503
+ password:
2504
+ path: /test-suite/test-cases/xhtml11/0090
2505
+ port:
2506
+ query:
2507
+ scheme: http
2508
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0090
2509
+ user:
2510
+ userinfo:
2511
+ validation_deferred: false
2512
+ contributor: Manu Sporny
2513
+ expectedResults: true
2514
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0090.xhtml
2515
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0090.sparql
2516
+ name: 0090
2517
+ purpose: Tests to ensure that @src sets a new subject (focuses on @rel/@href).
2518
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
2519
+ specificationReference: ""
2520
+ suite: xhtml11
2521
+ title: "@src sets a new subject (@rel/@href)"
2522
+ - !ruby/object:RdfaHelper::TestCase
2523
+ about: !ruby/object:Addressable::URI
2524
+ authority: rdfa.digitalbazaar.com
2525
+ fragment:
2526
+ hash: 771638385
2527
+ host: rdfa.digitalbazaar.com
2528
+ normalized_host:
2529
+ normalized_path:
2530
+ normalized_scheme:
2531
+ password:
2532
+ path: /test-suite/test-cases/xhtml11/0091
2533
+ port:
2534
+ query:
2535
+ scheme: http
2536
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0091
2537
+ user:
2538
+ userinfo:
2539
+ validation_deferred: false
2540
+ contributor: Manu Sporny
2541
+ expectedResults: true
2542
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0091.xhtml
2543
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0091.sparql
2544
+ name: 0091
2545
+ purpose: Tests to ensure that non-reserved, un-prefixed CURIEs, when used in @property, generate triples.
2546
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
2547
+ specificationReference: ""
2548
+ suite: xhtml11
2549
+ title: Non-reserved, un-prefixed CURIE in @property
2550
+ - !ruby/object:RdfaHelper::TestCase
2551
+ about: !ruby/object:Addressable::URI
2552
+ authority: rdfa.digitalbazaar.com
2553
+ fragment:
2554
+ hash: 771638384
2555
+ host: rdfa.digitalbazaar.com
2556
+ normalized_host:
2557
+ normalized_path:
2558
+ normalized_scheme:
2559
+ password:
2560
+ path: /test-suite/test-cases/xhtml11/0092
2561
+ port:
2562
+ query:
2563
+ scheme: http
2564
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0092
2565
+ user:
2566
+ userinfo:
2567
+ validation_deferred: false
2568
+ contributor: Ivan Herman
2569
+ expectedResults: true
2570
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0092.xhtml
2571
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0092.sparql
2572
+ name: 0092
2573
+ purpose: Tests the explicit specification of an RDF XMLLiteral with @datatype.
2574
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
2575
+ specificationReference: ""
2576
+ suite: xhtml11
2577
+ title: Tests XMLLiteral content with explicit @datatype
2578
+ - !ruby/object:RdfaHelper::TestCase
2579
+ about: !ruby/object:Addressable::URI
2580
+ authority: rdfa.digitalbazaar.com
2581
+ fragment:
2582
+ hash: 771638383
2583
+ host: rdfa.digitalbazaar.com
2584
+ normalized_host:
2585
+ normalized_path:
2586
+ normalized_scheme:
2587
+ password:
2588
+ path: /test-suite/test-cases/xhtml11/0093
2589
+ port:
2590
+ query:
2591
+ scheme: http
2592
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0093
2593
+ user:
2594
+ userinfo:
2595
+ validation_deferred: false
2596
+ contributor: Ivan Herman
2597
+ expectedResults: true
2598
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0093.xhtml
2599
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0093.sparql
2600
+ name: 0093
2601
+ purpose: Tests the explicit specification of an RDF XMLLiteral with @datatype using a non-RDF namespace, yielding a user-data-typed literal
2602
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
2603
+ specificationReference: ""
2604
+ suite: xhtml11
2605
+ title: Tests XMLLiteral content with explicit @datatype (user-data-typed literal)
2606
+ - !ruby/object:RdfaHelper::TestCase
2607
+ about: !ruby/object:Addressable::URI
2608
+ authority: rdfa.digitalbazaar.com
2609
+ fragment:
2610
+ hash: 771638382
2611
+ host: rdfa.digitalbazaar.com
2612
+ normalized_host:
2613
+ normalized_path:
2614
+ normalized_scheme:
2615
+ password:
2616
+ path: /test-suite/test-cases/xhtml11/0094
2617
+ port:
2618
+ query:
2619
+ scheme: http
2620
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0094
2621
+ user:
2622
+ userinfo:
2623
+ validation_deferred: false
2624
+ contributor: Ivan Herman
2625
+ expectedResults: true
2626
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0094.xhtml
2627
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0094.sparql
2628
+ name: 0094
2629
+ purpose: "Tests the explicit specification of an RDF XMLLiteral with @datatype using the proper RDF namespace, but with an unusual prefix - bla:"
2630
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
2631
+ specificationReference: ""
2632
+ suite: xhtml11
2633
+ title: Tests XMLLiteral content with explicit @datatype (unusual prefix - bla:)
2634
+ - !ruby/object:RdfaHelper::TestCase
2635
+ about: !ruby/object:Addressable::URI
2636
+ authority: rdfa.digitalbazaar.com
2637
+ fragment:
2638
+ hash: 771638381
2639
+ host: rdfa.digitalbazaar.com
2640
+ normalized_host:
2641
+ normalized_path:
2642
+ normalized_scheme:
2643
+ password:
2644
+ path: /test-suite/test-cases/xhtml11/0095
2645
+ port:
2646
+ query:
2647
+ scheme: http
2648
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0095
2649
+ user:
2650
+ userinfo:
2651
+ validation_deferred: false
2652
+ contributor: Ivan Herman
2653
+ expectedResults: false
2654
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0095.xhtml
2655
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0095.sparql
2656
+ name: 0095
2657
+ purpose: Tests the filtering out of unnecessary triples (checking the return value mechanism)
2658
+ reviewStatus: http://www.w3.org/2006/03/test-description#rejected
2659
+ specificationReference: ""
2660
+ suite: xhtml11
2661
+ title: No triples with two nested @rel
2662
+ - !ruby/object:RdfaHelper::TestCase
2663
+ about: !ruby/object:Addressable::URI
2664
+ authority: rdfa.digitalbazaar.com
2665
+ fragment:
2666
+ hash: 771638380
2667
+ host: rdfa.digitalbazaar.com
2668
+ normalized_host:
2669
+ normalized_path:
2670
+ normalized_scheme:
2671
+ password:
2672
+ path: /test-suite/test-cases/xhtml11/0096
2673
+ port:
2674
+ query:
2675
+ scheme: http
2676
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0096
2677
+ user:
2678
+ userinfo:
2679
+ validation_deferred: false
2680
+ contributor: Ivan Herman
2681
+ expectedResults: false
2682
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0096.xhtml
2683
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0096.sparql
2684
+ name: 0096
2685
+ purpose: Tests the filtering out of unnecessary triples (checking the return value mechanism); from the RDFa Syntax document.
2686
+ reviewStatus: http://www.w3.org/2006/03/test-description#rejected
2687
+ specificationReference: ""
2688
+ suite: xhtml11
2689
+ title: No triples with three nested @rel
2690
+ - !ruby/object:RdfaHelper::TestCase
2691
+ about: !ruby/object:Addressable::URI
2692
+ authority: rdfa.digitalbazaar.com
2693
+ fragment:
2694
+ hash: 771638379
2695
+ host: rdfa.digitalbazaar.com
2696
+ normalized_host:
2697
+ normalized_path:
2698
+ normalized_scheme:
2699
+ password:
2700
+ path: /test-suite/test-cases/xhtml11/0097
2701
+ port:
2702
+ query:
2703
+ scheme: http
2704
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0097
2705
+ user:
2706
+ userinfo:
2707
+ validation_deferred: false
2708
+ contributor: Ivan Herman
2709
+ expectedResults: false
2710
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0097.xhtml
2711
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0097.sparql
2712
+ name: 0097
2713
+ purpose: Tests the filtering out of unnecessary triples (checking the return value mechanism); from the RDFa Syntax document.
2714
+ reviewStatus: http://www.w3.org/2006/03/test-description#rejected
2715
+ specificationReference: ""
2716
+ suite: xhtml11
2717
+ title: No triples with four nested @rel
2718
+ - !ruby/object:RdfaHelper::TestCase
2719
+ about: !ruby/object:Addressable::URI
2720
+ authority: rdfa.digitalbazaar.com
2721
+ fragment:
2722
+ hash: 771638378
2723
+ host: rdfa.digitalbazaar.com
2724
+ normalized_host:
2725
+ normalized_path:
2726
+ normalized_scheme:
2727
+ password:
2728
+ path: /test-suite/test-cases/xhtml11/0098
2729
+ port:
2730
+ query:
2731
+ scheme: http
2732
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0098
2733
+ user:
2734
+ userinfo:
2735
+ validation_deferred: false
2736
+ contributor: Ivan Herman
2737
+ expectedResults: true
2738
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0098.xhtml
2739
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0098.sparql
2740
+ name: 0098
2741
+ purpose: Tests the generation of a single literal that should be returned as valid value in the recursion to generate pending triples.
2742
+ reviewStatus: http://www.w3.org/2006/03/test-description#rejected
2743
+ specificationReference: ""
2744
+ suite: xhtml11
2745
+ title: Single literal in nested pending triples
2746
+ - !ruby/object:RdfaHelper::TestCase
2747
+ about: !ruby/object:Addressable::URI
2748
+ authority: rdfa.digitalbazaar.com
2749
+ fragment:
2750
+ hash: 771638377
2751
+ host: rdfa.digitalbazaar.com
2752
+ normalized_host:
2753
+ normalized_path:
2754
+ normalized_scheme:
2755
+ password:
2756
+ path: /test-suite/test-cases/xhtml11/0099
2757
+ port:
2758
+ query:
2759
+ scheme: http
2760
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0099
2761
+ user:
2762
+ userinfo:
2763
+ validation_deferred: false
2764
+ contributor: Ivan Herman
2765
+ expectedResults: true
2766
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0099.xhtml
2767
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0099.sparql
2768
+ name: 0099
2769
+ purpose: Tests the preservation of white space in literals.
2770
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
2771
+ specificationReference: ""
2772
+ suite: xhtml11
2773
+ title: Preservation of white space in literals
2774
+ - !ruby/object:RdfaHelper::TestCase
2775
+ about: !ruby/object:Addressable::URI
2776
+ authority: rdfa.digitalbazaar.com
2777
+ fragment:
2778
+ hash: 763727550
2779
+ host: rdfa.digitalbazaar.com
2780
+ normalized_host:
2781
+ normalized_path:
2782
+ normalized_scheme:
2783
+ password:
2784
+ path: /test-suite/test-cases/xhtml11/0100
2785
+ port:
2786
+ query:
2787
+ scheme: http
2788
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0100
2789
+ user:
2790
+ userinfo:
2791
+ validation_deferred: false
2792
+ contributor: Ivan Herman
2793
+ expectedResults: true
2794
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0100.xhtml
2795
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0100.sparql
2796
+ name: "0100"
2797
+ purpose: Tests XML elements with explicit namespace. Each of the XML elements in the literal should have at least those namespaces declared that are used in that literal (more is acceptable)
2798
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
2799
+ specificationReference: ""
2800
+ suite: xhtml11
2801
+ title: XMLLiteral with explicit namespace
2802
+ - !ruby/object:RdfaHelper::TestCase
2803
+ about: !ruby/object:Addressable::URI
2804
+ authority: rdfa.digitalbazaar.com
2805
+ fragment:
2806
+ hash: 763727549
2807
+ host: rdfa.digitalbazaar.com
2808
+ normalized_host:
2809
+ normalized_path:
2810
+ normalized_scheme:
2811
+ password:
2812
+ path: /test-suite/test-cases/xhtml11/0101
2813
+ port:
2814
+ query:
2815
+ scheme: http
2816
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0101
2817
+ user:
2818
+ userinfo:
2819
+ validation_deferred: false
2820
+ contributor: Ivan Herman
2821
+ expectedResults: true
2822
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0101.xhtml
2823
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0101.sparql
2824
+ name: "0101"
2825
+ purpose: Tests XML elements with explicit namespace. Each of the XML elements in the literal should have at least those namespaces declared that are used in that literal (more is acceptable). Furthermore, the xml:lang should also be set for each of those elements.
2826
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
2827
+ specificationReference: ""
2828
+ suite: xhtml11
2829
+ title: XMLLiteral with explicit namespace and xml:lang
2830
+ - !ruby/object:RdfaHelper::TestCase
2831
+ about: !ruby/object:Addressable::URI
2832
+ authority: rdfa.digitalbazaar.com
2833
+ fragment:
2834
+ hash: 763727547
2835
+ host: rdfa.digitalbazaar.com
2836
+ normalized_host:
2837
+ normalized_path:
2838
+ normalized_scheme:
2839
+ password:
2840
+ path: /test-suite/test-cases/xhtml11/0102
2841
+ port:
2842
+ query:
2843
+ scheme: http
2844
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0102
2845
+ user:
2846
+ userinfo:
2847
+ validation_deferred: false
2848
+ contributor: Ivan Herman
2849
+ expectedResults: true
2850
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0102.xhtml
2851
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0102.sparql
2852
+ name: "0102"
2853
+ purpose: |-
2854
+ Tests XML elements with explicit namespace. Each of the XML elements in the literal should have at least those namespaces declared that are used in that literal (more is acceptable). Furthermore, the xml:lang should also be set on the first element but existing language
2855
+ declaration should not be changed.
2856
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
2857
+ specificationReference: ""
2858
+ suite: xhtml11
2859
+ title: XMLLiteral with explicit namespace and xml:lang; not overwriting existing langs
2860
+ - !ruby/object:RdfaHelper::TestCase
2861
+ about: !ruby/object:Addressable::URI
2862
+ authority: rdfa.digitalbazaar.com
2863
+ fragment:
2864
+ hash: 763727546
2865
+ host: rdfa.digitalbazaar.com
2866
+ normalized_host:
2867
+ normalized_path:
2868
+ normalized_scheme:
2869
+ password:
2870
+ path: /test-suite/test-cases/xhtml11/0103
2871
+ port:
2872
+ query:
2873
+ scheme: http
2874
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0103
2875
+ user:
2876
+ userinfo:
2877
+ validation_deferred: false
2878
+ contributor: Ivan Herman
2879
+ expectedResults: true
2880
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0103.xhtml
2881
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0103.sparql
2882
+ name: "0103"
2883
+ purpose: Tests XML elements with explicit namespace. Each of the XML elements in the literal should have at least those namespaces declared that are used in that literal (more is acceptable), but locally set namespaces should not be changed; i.e., the default namespace for the svg element should remain unchanged in the output
2884
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
2885
+ specificationReference: ""
2886
+ suite: xhtml11
2887
+ title: XMLLiteral with explicit namespace; not overwriting local namespaces
2888
+ - !ruby/object:RdfaHelper::TestCase
2889
+ about: !ruby/object:Addressable::URI
2890
+ authority: rdfa.digitalbazaar.com
2891
+ fragment:
2892
+ hash: 763727545
2893
+ host: rdfa.digitalbazaar.com
2894
+ normalized_host:
2895
+ normalized_path:
2896
+ normalized_scheme:
2897
+ password:
2898
+ path: /test-suite/test-cases/xhtml11/0104
2899
+ port:
2900
+ query:
2901
+ scheme: http
2902
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0104
2903
+ user:
2904
+ userinfo:
2905
+ validation_deferred: false
2906
+ contributor: Fabien Gandon
2907
+ expectedResults: true
2908
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0104.xhtml
2909
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0104.sparql
2910
+ name: "0104"
2911
+ purpose: Tests rdf:value with blank nodes to give a value with a unit
2912
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
2913
+ specificationReference: ""
2914
+ suite: xhtml11
2915
+ title: rdf:value
2916
+ - !ruby/object:RdfaHelper::TestCase
2917
+ about: !ruby/object:Addressable::URI
2918
+ authority: rdfa.digitalbazaar.com
2919
+ fragment:
2920
+ hash: 763727544
2921
+ host: rdfa.digitalbazaar.com
2922
+ normalized_host:
2923
+ normalized_path:
2924
+ normalized_scheme:
2925
+ password:
2926
+ path: /test-suite/test-cases/xhtml11/0105
2927
+ port:
2928
+ query:
2929
+ scheme: http
2930
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0105
2931
+ user:
2932
+ userinfo:
2933
+ validation_deferred: false
2934
+ contributor: Manu Sporny
2935
+ expectedResults: true
2936
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0105.xhtml
2937
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0105.sparql
2938
+ name: "0105"
2939
+ purpose: Test the behavior of triple generation in a corner case where the inner @rel is neither a CURIE or a LinkType. This test effectively causes a rel="" to be inserted between the outer div subject and the inner @href, which halts chaining.
2940
+ reviewStatus: http://www.w3.org/2006/03/test-description#onhold
2941
+ specificationReference: 7.4.3 General Use of Terms in Attributes
2942
+ suite: xhtml11
2943
+ title: inner @rel neither CURIE nor LinkType
2944
+ - !ruby/object:RdfaHelper::TestCase
2945
+ about: !ruby/object:Addressable::URI
2946
+ authority: rdfa.digitalbazaar.com
2947
+ fragment:
2948
+ hash: 763727543
2949
+ host: rdfa.digitalbazaar.com
2950
+ normalized_host:
2951
+ normalized_path:
2952
+ normalized_scheme:
2953
+ password:
2954
+ path: /test-suite/test-cases/xhtml11/0106
2955
+ port:
2956
+ query:
2957
+ scheme: http
2958
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0106
2959
+ user:
2960
+ userinfo:
2961
+ validation_deferred: false
2962
+ contributor: Manu Sporny
2963
+ expectedResults: true
2964
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0106.xhtml
2965
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0106.sparql
2966
+ name: "0106"
2967
+ purpose: Tests the behavior of triple generation in the case where the inner @rel is defined, but is blank, which halts chaining.
2968
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
2969
+ specificationReference: ""
2970
+ suite: xhtml11
2971
+ title: chaining with empty value in inner @rel
2972
+ - !ruby/object:RdfaHelper::TestCase
2973
+ about: !ruby/object:Addressable::URI
2974
+ authority: rdfa.digitalbazaar.com
2975
+ fragment:
2976
+ hash: 763727542
2977
+ host: rdfa.digitalbazaar.com
2978
+ normalized_host:
2979
+ normalized_path:
2980
+ normalized_scheme:
2981
+ password:
2982
+ path: /test-suite/test-cases/xhtml11/0107
2983
+ port:
2984
+ query:
2985
+ scheme: http
2986
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0107
2987
+ user:
2988
+ userinfo:
2989
+ validation_deferred: false
2990
+ contributor: Manu Sporny
2991
+ expectedResults: false
2992
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0107.xhtml
2993
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0107.sparql
2994
+ name: "0107"
2995
+ purpose: Checks to make sure that that while we shouldn't garbage collect bnodes no triples are generated.
2996
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
2997
+ specificationReference: ""
2998
+ suite: xhtml11
2999
+ title: no garbage collecting bnodes
3000
+ - !ruby/object:RdfaHelper::TestCase
3001
+ about: !ruby/object:Addressable::URI
3002
+ authority: rdfa.digitalbazaar.com
3003
+ fragment:
3004
+ hash: 763727541
3005
+ host: rdfa.digitalbazaar.com
3006
+ normalized_host:
3007
+ normalized_path:
3008
+ normalized_scheme:
3009
+ password:
3010
+ path: /test-suite/test-cases/xhtml11/0108
3011
+ port:
3012
+ query:
3013
+ scheme: http
3014
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0108
3015
+ user:
3016
+ userinfo:
3017
+ validation_deferred: false
3018
+ contributor: Manu Sporny
3019
+ expectedResults: true
3020
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0108.xhtml
3021
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0108.sparql
3022
+ name: 0108
3023
+ purpose: Checks to make sure that the RDFa parser emits a plain literal when the datatype is specified as "" and preserves the xml:lang value. The text, with control characters and whitespace preserved, reads "Greek\nwhite space\n".
3024
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
3025
+ specificationReference: ""
3026
+ suite: xhtml11
3027
+ title: plain literal with datatype="" and xml:lang preservation
3028
+ - !ruby/object:RdfaHelper::TestCase
3029
+ about: !ruby/object:Addressable::URI
3030
+ authority: rdfa.digitalbazaar.com
3031
+ fragment:
3032
+ hash: 763727540
3033
+ host: rdfa.digitalbazaar.com
3034
+ normalized_host:
3035
+ normalized_path:
3036
+ normalized_scheme:
3037
+ password:
3038
+ path: /test-suite/test-cases/xhtml11/0109
3039
+ port:
3040
+ query:
3041
+ scheme: http
3042
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0109
3043
+ user:
3044
+ userinfo:
3045
+ validation_deferred: false
3046
+ contributor: Manu Sporny
3047
+ expectedResults: true
3048
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0109.xhtml
3049
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0109.sparql
3050
+ name: 0109
3051
+ purpose: Tests to make sure that @xml:base is ignored in XHTML+RDFa 1.0. The input test document is invalid XHTML.
3052
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
3053
+ specificationReference: ""
3054
+ suite: xhtml11
3055
+ title: Tests to ensure @xml:base is ignored
3056
+ - !ruby/object:RdfaHelper::TestCase
3057
+ about: !ruby/object:Addressable::URI
3058
+ authority: rdfa.digitalbazaar.com
3059
+ fragment:
3060
+ hash: 763659901
3061
+ host: rdfa.digitalbazaar.com
3062
+ normalized_host:
3063
+ normalized_path:
3064
+ normalized_scheme:
3065
+ password:
3066
+ path: /test-suite/test-cases/xhtml11/0110
3067
+ port:
3068
+ query:
3069
+ scheme: http
3070
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0110
3071
+ user:
3072
+ userinfo:
3073
+ validation_deferred: false
3074
+ contributor: Manu Sporny
3075
+ expectedResults: true
3076
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0110.xhtml
3077
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0110.sparql
3078
+ name: "0110"
3079
+ purpose: Tests to make sure that a bNode is generated even though no nested @about exists.
3080
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
3081
+ specificationReference: ""
3082
+ suite: xhtml11
3083
+ title: bNode generated even though no nested @about exists
3084
+ - !ruby/object:RdfaHelper::TestCase
3085
+ about: !ruby/object:Addressable::URI
3086
+ authority: rdfa.digitalbazaar.com
3087
+ fragment:
3088
+ hash: 763659900
3089
+ host: rdfa.digitalbazaar.com
3090
+ normalized_host:
3091
+ normalized_path:
3092
+ normalized_scheme:
3093
+ password:
3094
+ path: /test-suite/test-cases/xhtml11/0111
3095
+ port:
3096
+ query:
3097
+ scheme: http
3098
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0111
3099
+ user:
3100
+ userinfo:
3101
+ validation_deferred: false
3102
+ contributor: Manu Sporny
3103
+ expectedResults: true
3104
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0111.xhtml
3105
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0111.sparql
3106
+ name: "0111"
3107
+ purpose: Tests to make sure that two bNodes are generated after three levels of nesting and that the last div does not generate a triple.
3108
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
3109
+ specificationReference: ""
3110
+ suite: xhtml11
3111
+ title: two bNodes generated after three levels of nesting
3112
+ - !ruby/object:RdfaHelper::TestCase
3113
+ about: !ruby/object:Addressable::URI
3114
+ authority: rdfa.digitalbazaar.com
3115
+ fragment:
3116
+ hash: 763659899
3117
+ host: rdfa.digitalbazaar.com
3118
+ normalized_host:
3119
+ normalized_path:
3120
+ normalized_scheme:
3121
+ password:
3122
+ path: /test-suite/test-cases/xhtml11/0112
3123
+ port:
3124
+ query:
3125
+ scheme: http
3126
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0112
3127
+ user:
3128
+ userinfo:
3129
+ validation_deferred: false
3130
+ contributor: Manu Sporny
3131
+ expectedResults: true
3132
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0112.xhtml
3133
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0112.sparql
3134
+ name: "0112"
3135
+ purpose: Checks to make sure that the RDFa parser emits a plain literal when the datatype is specified as "".
3136
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
3137
+ specificationReference: ""
3138
+ suite: xhtml11
3139
+ title: plain literal with datatype=""
3140
+ - !ruby/object:RdfaHelper::TestCase
3141
+ about: !ruby/object:Addressable::URI
3142
+ authority: rdfa.digitalbazaar.com
3143
+ fragment:
3144
+ hash: 763659897
3145
+ host: rdfa.digitalbazaar.com
3146
+ normalized_host:
3147
+ normalized_path:
3148
+ normalized_scheme:
3149
+ password:
3150
+ path: /test-suite/test-cases/xhtml11/0113
3151
+ port:
3152
+ query:
3153
+ scheme: http
3154
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0113
3155
+ user:
3156
+ userinfo:
3157
+ validation_deferred: false
3158
+ contributor: Manu Sporny
3159
+ expectedResults: true
3160
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0113.xhtml
3161
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0113.sparql
3162
+ name: "0113"
3163
+ purpose: Checks to make sure that an element with @property and no child nodes generates empty plain literal.
3164
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
3165
+ specificationReference: ""
3166
+ suite: xhtml11
3167
+ title: element with @property and no child nodes generates empty plain literal
3168
+ - !ruby/object:RdfaHelper::TestCase
3169
+ about: !ruby/object:Addressable::URI
3170
+ authority: rdfa.digitalbazaar.com
3171
+ fragment:
3172
+ hash: 763659896
3173
+ host: rdfa.digitalbazaar.com
3174
+ normalized_host:
3175
+ normalized_path:
3176
+ normalized_scheme:
3177
+ password:
3178
+ path: /test-suite/test-cases/xhtml11/0114
3179
+ port:
3180
+ query:
3181
+ scheme: http
3182
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0114
3183
+ user:
3184
+ userinfo:
3185
+ validation_deferred: false
3186
+ contributor: Manu Sporny
3187
+ expectedResults: true
3188
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0114.xhtml
3189
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0114.sparql
3190
+ name: "0114"
3191
+ purpose: Checks to make sure that a relative URI is resolved correctly according to RFC3986, section 5 (even when the relative URI is invalid, in this case).
3192
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
3193
+ specificationReference: ""
3194
+ suite: xhtml11
3195
+ title: Relative URI
3196
+ - !ruby/object:RdfaHelper::TestCase
3197
+ about: !ruby/object:Addressable::URI
3198
+ authority: rdfa.digitalbazaar.com
3199
+ fragment:
3200
+ hash: 763659895
3201
+ host: rdfa.digitalbazaar.com
3202
+ normalized_host:
3203
+ normalized_path:
3204
+ normalized_scheme:
3205
+ password:
3206
+ path: /test-suite/test-cases/xhtml11/0115
3207
+ port:
3208
+ query:
3209
+ scheme: http
3210
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0115
3211
+ user:
3212
+ userinfo:
3213
+ validation_deferred: false
3214
+ contributor: Toby Inkster
3215
+ expectedResults: true
3216
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0115.xhtml
3217
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0115.sparql
3218
+ name: "0115"
3219
+ purpose: Checks to make sure that XML Entities are treated properly by the RDFa parser.
3220
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
3221
+ specificationReference: ""
3222
+ suite: xhtml11
3223
+ title: XML Entities must be supported by RDFa parser
3224
+ - !ruby/object:RdfaHelper::TestCase
3225
+ about: !ruby/object:Addressable::URI
3226
+ authority: rdfa.digitalbazaar.com
3227
+ fragment:
3228
+ hash: 763659894
3229
+ host: rdfa.digitalbazaar.com
3230
+ normalized_host:
3231
+ normalized_path:
3232
+ normalized_scheme:
3233
+ password:
3234
+ path: /test-suite/test-cases/xhtml11/0116
3235
+ port:
3236
+ query:
3237
+ scheme: http
3238
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0116
3239
+ user:
3240
+ userinfo:
3241
+ validation_deferred: false
3242
+ contributor: Toby Inkster
3243
+ expectedResults: false
3244
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0116.xhtml
3245
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0116.sparql
3246
+ name: "0116"
3247
+ purpose: Checks to make sure that reserved words that are used in @property do not generate triples. This is a NEGATIVE test case.
3248
+ reviewStatus: http://www.w3.org/2006/03/test-description#onhold
3249
+ specificationReference: 7.4.3 General Use of Terms in Attributes
3250
+ suite: xhtml11
3251
+ title: Reserved word used in @property should not generate triple
3252
+ - !ruby/object:RdfaHelper::TestCase
3253
+ about: !ruby/object:Addressable::URI
3254
+ authority: rdfa.digitalbazaar.com
3255
+ fragment:
3256
+ hash: 763659893
3257
+ host: rdfa.digitalbazaar.com
3258
+ normalized_host:
3259
+ normalized_path:
3260
+ normalized_scheme:
3261
+ password:
3262
+ path: /test-suite/test-cases/xhtml11/0117
3263
+ port:
3264
+ query:
3265
+ scheme: http
3266
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0117
3267
+ user:
3268
+ userinfo:
3269
+ validation_deferred: false
3270
+ contributor: Manu Sporny
3271
+ expectedResults: true
3272
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0117.xhtml
3273
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0117.sparql
3274
+ name: "0117"
3275
+ purpose: Checks to make sure that fragment identifiers are stripped from [base] when used to generate triples.
3276
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
3277
+ specificationReference: ""
3278
+ suite: xhtml11
3279
+ title: Fragment identifiers stripped from BASE
3280
+ - !ruby/object:RdfaHelper::TestCase
3281
+ about: !ruby/object:Addressable::URI
3282
+ authority: rdfa.digitalbazaar.com
3283
+ fragment:
3284
+ hash: 763659892
3285
+ host: rdfa.digitalbazaar.com
3286
+ normalized_host:
3287
+ normalized_path:
3288
+ normalized_scheme:
3289
+ password:
3290
+ path: /test-suite/test-cases/xhtml11/0118
3291
+ port:
3292
+ query:
3293
+ scheme: http
3294
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0118
3295
+ user:
3296
+ userinfo:
3297
+ validation_deferred: false
3298
+ contributor: Ben Adida
3299
+ expectedResults: true
3300
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0118.xhtml
3301
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0118.sparql
3302
+ name: 0118
3303
+ purpose: |-
3304
+ Checks to make sure that the empty
3305
+ string "" isn't considered as NULL in languages such as Javascript when
3306
+ generating triples. This test sets the subject in a chain using @href
3307
+ and then immediately changes the subject using @about and generates a
3308
+ triple. A buggy parser may use the @href subject
3309
+ (http://example.org/javascript.html) instead of the one defined by @about.
3310
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
3311
+ specificationReference: ""
3312
+ suite: xhtml11
3313
+ title: empty string "" is not equivalent to NULL - @about
3314
+ - !ruby/object:RdfaHelper::TestCase
3315
+ about: !ruby/object:Addressable::URI
3316
+ authority: rdfa.digitalbazaar.com
3317
+ fragment:
3318
+ hash: 763659891
3319
+ host: rdfa.digitalbazaar.com
3320
+ normalized_host:
3321
+ normalized_path:
3322
+ normalized_scheme:
3323
+ password:
3324
+ path: /test-suite/test-cases/xhtml11/0119
3325
+ port:
3326
+ query:
3327
+ scheme: http
3328
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0119
3329
+ user:
3330
+ userinfo:
3331
+ validation_deferred: false
3332
+ contributor: Manu Sporny
3333
+ expectedResults: true
3334
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0119.xhtml
3335
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0119.sparql
3336
+ name: 0119
3337
+ purpose: "Checks to make sure that an RDFa processor expands CURIEs having only a prefix and a\n colon if a prefix is properly defined using xmlns.\n "
3338
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
3339
+ specificationReference: ""
3340
+ suite: xhtml11
3341
+ title: "\"[prefix:]\" CURIE format is valid"
3342
+ - !ruby/object:RdfaHelper::TestCase
3343
+ about: !ruby/object:Addressable::URI
3344
+ authority: rdfa.digitalbazaar.com
3345
+ fragment:
3346
+ hash: 763592252
3347
+ host: rdfa.digitalbazaar.com
3348
+ normalized_host:
3349
+ normalized_path:
3350
+ normalized_scheme:
3351
+ password:
3352
+ path: /test-suite/test-cases/xhtml11/0120
3353
+ port:
3354
+ query:
3355
+ scheme: http
3356
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0120
3357
+ user:
3358
+ userinfo:
3359
+ validation_deferred: false
3360
+ contributor: Manu Sporny
3361
+ expectedResults: true
3362
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0120.xhtml
3363
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0120.sparql
3364
+ name: "0120"
3365
+ purpose: "Checks to make sure that an RDFa processor expands CURIEs having only a colon to the\n default prefix \"http://www.w3.org/1999/test-cases/xhtml11/vocab#\".\n "
3366
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
3367
+ specificationReference: ""
3368
+ suite: xhtml11
3369
+ title: "\"[:]\" CURIE format is valid"
3370
+ - !ruby/object:RdfaHelper::TestCase
3371
+ about: !ruby/object:Addressable::URI
3372
+ authority: rdfa.digitalbazaar.com
3373
+ fragment:
3374
+ hash: 763592251
3375
+ host: rdfa.digitalbazaar.com
3376
+ normalized_host:
3377
+ normalized_path:
3378
+ normalized_scheme:
3379
+ password:
3380
+ path: /test-suite/test-cases/xhtml11/0121
3381
+ port:
3382
+ query:
3383
+ scheme: http
3384
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0121
3385
+ user:
3386
+ userinfo:
3387
+ validation_deferred: false
3388
+ contributor: Manu Sporny
3389
+ expectedResults: true
3390
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0121.xhtml
3391
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0121.sparql
3392
+ name: "0121"
3393
+ purpose: "Checks to make sure RDFa processors resolve the empty CURIE correctly.\n "
3394
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
3395
+ specificationReference: ""
3396
+ suite: xhtml11
3397
+ title: "\"[]\" is a valid safe CURIE"
3398
+ - !ruby/object:RdfaHelper::TestCase
3399
+ about: !ruby/object:Addressable::URI
3400
+ authority: rdfa.digitalbazaar.com
3401
+ fragment:
3402
+ hash: 763592250
3403
+ host: rdfa.digitalbazaar.com
3404
+ normalized_host:
3405
+ normalized_path:
3406
+ normalized_scheme:
3407
+ password:
3408
+ path: /test-suite/test-cases/xhtml11/0122
3409
+ port:
3410
+ query:
3411
+ scheme: http
3412
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0122
3413
+ user:
3414
+ userinfo:
3415
+ validation_deferred: false
3416
+ contributor: Manu Sporny
3417
+ expectedResults: false
3418
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0122.xhtml
3419
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0122.sparql
3420
+ name: "0122"
3421
+ purpose: "Checks to make sure that resource=\"[]\" does not set the object since RDFa does not allow non-prefixed CURIEs.\n "
3422
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
3423
+ specificationReference: ""
3424
+ suite: xhtml11
3425
+ title: resource="[]" does not set the object since RDFa does not allow non-prefixed CURIEs
3426
+ - !ruby/object:RdfaHelper::TestCase
3427
+ about: !ruby/object:Addressable::URI
3428
+ authority: rdfa.digitalbazaar.com
3429
+ fragment:
3430
+ hash: 763592249
3431
+ host: rdfa.digitalbazaar.com
3432
+ normalized_host:
3433
+ normalized_path:
3434
+ normalized_scheme:
3435
+ password:
3436
+ path: /test-suite/test-cases/xhtml11/0123
3437
+ port:
3438
+ query:
3439
+ scheme: http
3440
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0123
3441
+ user:
3442
+ userinfo:
3443
+ validation_deferred: false
3444
+ contributor: Shane P. McCarron
3445
+ expectedResults: true
3446
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0123.xhtml
3447
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0123.sparql
3448
+ name: "0123"
3449
+ purpose: Checks to make sure that prefix names are treated case sensitive.
3450
+ reviewStatus: http://www.w3.org/2006/03/test-description#onhold
3451
+ specificationReference: ""
3452
+ suite: xhtml11
3453
+ title: case sensitivity in prefix names
3454
+ - !ruby/object:RdfaHelper::TestCase
3455
+ about: !ruby/object:Addressable::URI
3456
+ authority: rdfa.digitalbazaar.com
3457
+ fragment:
3458
+ hash: 763592247
3459
+ host: rdfa.digitalbazaar.com
3460
+ normalized_host:
3461
+ normalized_path:
3462
+ normalized_scheme:
3463
+ password:
3464
+ path: /test-suite/test-cases/xhtml11/0124
3465
+ port:
3466
+ query:
3467
+ scheme: http
3468
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0124
3469
+ user:
3470
+ userinfo:
3471
+ validation_deferred: false
3472
+ contributor: Shane P. McCarron
3473
+ expectedResults: true
3474
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0124.xhtml
3475
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0124.sparql
3476
+ name: "0124"
3477
+ purpose: Checks to make sure that XMLLiteral gets processed properly if surrounding element is tagged with @datatype=''.
3478
+ reviewStatus: http://www.w3.org/2006/03/test-description#unreviewed
3479
+ specificationReference: ""
3480
+ suite: xhtml11
3481
+ title: XMLLiteral with explicit @datatype=''
3482
+ - !ruby/object:RdfaHelper::TestCase
3483
+ about: !ruby/object:Addressable::URI
3484
+ authority: rdfa.digitalbazaar.com
3485
+ fragment:
3486
+ hash: 763592246
3487
+ host: rdfa.digitalbazaar.com
3488
+ normalized_host:
3489
+ normalized_path:
3490
+ normalized_scheme:
3491
+ password:
3492
+ path: /test-suite/test-cases/xhtml11/0125
3493
+ port:
3494
+ query:
3495
+ scheme: http
3496
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0125
3497
+ user:
3498
+ userinfo:
3499
+ validation_deferred: false
3500
+ contributor: Shane P. McCarron
3501
+ expectedResults: false
3502
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0125.xhtml
3503
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0125.sparql
3504
+ name: "0125"
3505
+ purpose: Checks to ensure that when datatype is the default the parser does not generate triples for embedded content.
3506
+ reviewStatus: http://www.w3.org/2006/03/test-description#unreviewed
3507
+ specificationReference: ""
3508
+ suite: xhtml11
3509
+ title: datatype XMLLiteral with other embedded RDFa
3510
+ - !ruby/object:RdfaHelper::TestCase
3511
+ about: !ruby/object:Addressable::URI
3512
+ authority: rdfa.digitalbazaar.com
3513
+ fragment:
3514
+ hash: 763592245
3515
+ host: rdfa.digitalbazaar.com
3516
+ normalized_host:
3517
+ normalized_path:
3518
+ normalized_scheme:
3519
+ password:
3520
+ path: /test-suite/test-cases/xhtml11/0126
3521
+ port:
3522
+ query:
3523
+ scheme: http
3524
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0126
3525
+ user:
3526
+ userinfo:
3527
+ validation_deferred: false
3528
+ contributor: Shane P. McCarron
3529
+ expectedResults: true
3530
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0126.xhtml
3531
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0126.sparql
3532
+ name: "0126"
3533
+ purpose: Checks to ensure that multiple (white space separated) values in @typeof trigger multiple rdf:type triples.
3534
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
3535
+ specificationReference: ""
3536
+ suite: xhtml11
3537
+ title: Multiple @typeof values
3538
+ - !ruby/object:RdfaHelper::TestCase
3539
+ about: !ruby/object:Addressable::URI
3540
+ authority: rdfa.digitalbazaar.com
3541
+ fragment:
3542
+ hash: 763524602
3543
+ host: rdfa.digitalbazaar.com
3544
+ normalized_host:
3545
+ normalized_path:
3546
+ normalized_scheme:
3547
+ password:
3548
+ path: /test-suite/test-cases/xhtml11/0131
3549
+ port:
3550
+ query:
3551
+ scheme: http
3552
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0131
3553
+ user:
3554
+ userinfo:
3555
+ validation_deferred: false
3556
+ contributor: Philip Taylor
3557
+ expectedResults: true
3558
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0131.xhtml
3559
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0131.sparql
3560
+ name: "0131"
3561
+ purpose: Ensures that multiple whitespace alternatives in attributes are allowed.
3562
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
3563
+ specificationReference: ""
3564
+ suite: xhtml11
3565
+ title: Whitespace alternatives in attributes
3566
+ - !ruby/object:RdfaHelper::TestCase
3567
+ about: !ruby/object:Addressable::URI
3568
+ authority: rdfa.digitalbazaar.com
3569
+ fragment:
3570
+ hash: 763524599
3571
+ host: rdfa.digitalbazaar.com
3572
+ normalized_host:
3573
+ normalized_path:
3574
+ normalized_scheme:
3575
+ password:
3576
+ path: /test-suite/test-cases/xhtml11/0134
3577
+ port:
3578
+ query:
3579
+ scheme: http
3580
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0134
3581
+ user:
3582
+ userinfo:
3583
+ validation_deferred: false
3584
+ contributor: Philip Taylor
3585
+ expectedResults: true
3586
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0134.xhtml
3587
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0134.sparql
3588
+ name: "0134"
3589
+ purpose: Ensures that mixed-case reserved words generate triples.
3590
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
3591
+ specificationReference: ""
3592
+ suite: xhtml11
3593
+ title: Uppercase reserved words
3594
+ - !ruby/object:RdfaHelper::TestCase
3595
+ about: !ruby/object:Addressable::URI
3596
+ authority: rdfa.digitalbazaar.com
3597
+ fragment:
3598
+ hash: 763456954
3599
+ host: rdfa.digitalbazaar.com
3600
+ normalized_host:
3601
+ normalized_path:
3602
+ normalized_scheme:
3603
+ password:
3604
+ path: /test-suite/test-cases/xhtml11/0140
3605
+ port:
3606
+ query:
3607
+ scheme: http
3608
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0140
3609
+ user:
3610
+ userinfo:
3611
+ validation_deferred: false
3612
+ contributor: Philip Taylor
3613
+ expectedResults: false
3614
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0140.xhtml
3615
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0140.sparql
3616
+ name: "0140"
3617
+ purpose: Ensures that a prefix cannot start with an underscore character when specified using xmlns.
3618
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
3619
+ specificationReference: ""
3620
+ suite: xhtml11
3621
+ title: Underscore is not allowed in xmlns
3622
+ - !ruby/object:RdfaHelper::TestCase
3623
+ about: !ruby/object:Addressable::URI
3624
+ authority: rdfa.digitalbazaar.com
3625
+ fragment:
3626
+ hash: 763456952
3627
+ host: rdfa.digitalbazaar.com
3628
+ normalized_host:
3629
+ normalized_path:
3630
+ normalized_scheme:
3631
+ password:
3632
+ path: /test-suite/test-cases/xhtml11/0142
3633
+ port:
3634
+ query:
3635
+ scheme: http
3636
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0142
3637
+ user:
3638
+ userinfo:
3639
+ validation_deferred: false
3640
+ contributor: Philip Taylor
3641
+ expectedResults: true
3642
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0142.xhtml
3643
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0142.sparql
3644
+ name: "0142"
3645
+ purpose: Ensures that RDFa processors allow a prefix named 'xml' with the correct URI.
3646
+ reviewStatus: http://www.w3.org/2006/03/test-description#onhold
3647
+ specificationReference: ""
3648
+ suite: xhtml11
3649
+ title: xmlns prefix 'xml' with correct URI
3650
+ - !ruby/object:RdfaHelper::TestCase
3651
+ about: !ruby/object:Addressable::URI
3652
+ authority: rdfa.digitalbazaar.com
3653
+ fragment:
3654
+ hash: 763456946
3655
+ host: rdfa.digitalbazaar.com
3656
+ normalized_host:
3657
+ normalized_path:
3658
+ normalized_scheme:
3659
+ password:
3660
+ path: /test-suite/test-cases/xhtml11/0147
3661
+ port:
3662
+ query:
3663
+ scheme: http
3664
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0147
3665
+ user:
3666
+ userinfo:
3667
+ validation_deferred: false
3668
+ contributor: Philip Taylor
3669
+ expectedResults: true
3670
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0147.xhtml
3671
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0147.sparql
3672
+ name: "0147"
3673
+ purpose: Ensures that RDFa processors allow the prefix 'xmlzzz', even though it is a reserved prefix in XML.
3674
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
3675
+ specificationReference: ""
3676
+ suite: xhtml11
3677
+ title: xmlns prefix 'xmlzzz' (reserved)
3678
+ - !ruby/object:RdfaHelper::TestCase
3679
+ about: !ruby/object:Addressable::URI
3680
+ authority: rdfa.digitalbazaar.com
3681
+ fragment:
3682
+ hash: 763389301
3683
+ host: rdfa.digitalbazaar.com
3684
+ normalized_host:
3685
+ normalized_path:
3686
+ normalized_scheme:
3687
+ password:
3688
+ path: /test-suite/test-cases/xhtml11/0154
3689
+ port:
3690
+ query:
3691
+ scheme: http
3692
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0154
3693
+ user:
3694
+ userinfo:
3695
+ validation_deferred: false
3696
+ contributor: Philip Taylor
3697
+ expectedResults: false
3698
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0154.xhtml
3699
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0154.sparql
3700
+ name: "0154"
3701
+ purpose: XHTML+RDFa is based on XHTML M12N and is thus dependent on XML 4th edition rules, which defines certain characters invalid that the 5th edition rules do not. This test ensures that the 4th edition rules are used instead of the 5th edition rules.
3702
+ reviewStatus: http://www.w3.org/2006/03/test-description#onhold
3703
+ specificationReference: ""
3704
+ suite: xhtml11
3705
+ title: Invalid characters should not generate triples per XML 4th edition rules
3706
+ - !ruby/object:RdfaHelper::TestCase
3707
+ about: !ruby/object:Addressable::URI
3708
+ authority: rdfa.digitalbazaar.com
3709
+ fragment:
3710
+ hash: 763321656
3711
+ host: rdfa.digitalbazaar.com
3712
+ normalized_host:
3713
+ normalized_path:
3714
+ normalized_scheme:
3715
+ password:
3716
+ path: /test-suite/test-cases/xhtml11/0160
3717
+ port:
3718
+ query:
3719
+ scheme: http
3720
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0160
3721
+ user:
3722
+ userinfo:
3723
+ validation_deferred: false
3724
+ contributor: Philip Taylor
3725
+ expectedResults: false
3726
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0160.xhtml
3727
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0160.sparql
3728
+ name: "0160"
3729
+ purpose: Ensure that the undeclared prefix 'xml' is not used to generate any triples.
3730
+ reviewStatus: http://www.w3.org/2006/03/test-description#onhold
3731
+ specificationReference: ""
3732
+ suite: xhtml11
3733
+ title: Undeclared prefix 'xml'
3734
+ - !ruby/object:RdfaHelper::TestCase
3735
+ about: !ruby/object:Addressable::URI
3736
+ authority: rdfa.digitalbazaar.com
3737
+ fragment:
3738
+ hash: 763321654
3739
+ host: rdfa.digitalbazaar.com
3740
+ normalized_host:
3741
+ normalized_path:
3742
+ normalized_scheme:
3743
+ password:
3744
+ path: /test-suite/test-cases/xhtml11/0162
3745
+ port:
3746
+ query:
3747
+ scheme: http
3748
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0162
3749
+ user:
3750
+ userinfo:
3751
+ validation_deferred: false
3752
+ contributor: Philip Taylor
3753
+ expectedResults: false
3754
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0162.xhtml
3755
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0162.sparql
3756
+ name: "0162"
3757
+ purpose: Ensure that the undeclared prefix 'xmlns' is not used to generate any triples.
3758
+ reviewStatus: http://www.w3.org/2006/03/test-description#onhold
3759
+ specificationReference: ""
3760
+ suite: xhtml11
3761
+ title: Undeclared prefix 'xmlns'
3762
+ - !ruby/object:RdfaHelper::TestCase
3763
+ about: !ruby/object:Addressable::URI
3764
+ authority: rdfa.digitalbazaar.com
3765
+ fragment:
3766
+ hash: 763321652
3767
+ host: rdfa.digitalbazaar.com
3768
+ normalized_host:
3769
+ normalized_path:
3770
+ normalized_scheme:
3771
+ password:
3772
+ path: /test-suite/test-cases/xhtml11/0164
3773
+ port:
3774
+ query:
3775
+ scheme: http
3776
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0164
3777
+ user:
3778
+ userinfo:
3779
+ validation_deferred: false
3780
+ contributor: Philip Taylor
3781
+ expectedResults: false
3782
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0164.xhtml
3783
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0164.sparql
3784
+ name: "0164"
3785
+ purpose: Ensure that a number of common prefixes, when undeclared, do not generate any unknown triples.
3786
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
3787
+ specificationReference: ""
3788
+ suite: xhtml11
3789
+ title: Undeclared common prefixes
3790
+ - !ruby/object:RdfaHelper::TestCase
3791
+ about: !ruby/object:Addressable::URI
3792
+ authority: rdfa.digitalbazaar.com
3793
+ fragment:
3794
+ hash: 763254005
3795
+ host: rdfa.digitalbazaar.com
3796
+ normalized_host:
3797
+ normalized_path:
3798
+ normalized_scheme:
3799
+ password:
3800
+ path: /test-suite/test-cases/xhtml11/0172
3801
+ port:
3802
+ query:
3803
+ scheme: http
3804
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0172
3805
+ user:
3806
+ userinfo:
3807
+ validation_deferred: false
3808
+ contributor: KANZAKI, Masahide
3809
+ expectedResults: true
3810
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0172.xhtml
3811
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0172.sparql
3812
+ name: "0172"
3813
+ purpose: Checks to ensure that when @datatype="" is used on an element that contains child nodes, that the literal that is generated is a plain literal.
3814
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
3815
+ specificationReference: ""
3816
+ suite: xhtml11
3817
+ title: "@datatype=\"\" generates plain literal in presence of child nodes"
3818
+ - !ruby/object:RdfaHelper::TestCase
3819
+ about: !ruby/object:Addressable::URI
3820
+ authority: rdfa.digitalbazaar.com
3821
+ fragment:
3822
+ hash: 763254004
3823
+ host: rdfa.digitalbazaar.com
3824
+ normalized_host:
3825
+ normalized_path:
3826
+ normalized_scheme:
3827
+ password:
3828
+ path: /test-suite/test-cases/xhtml11/0173
3829
+ port:
3830
+ query:
3831
+ scheme: http
3832
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0173
3833
+ user:
3834
+ userinfo:
3835
+ validation_deferred: false
3836
+ contributor: KANZAKI, Masahide
3837
+ expectedResults: true
3838
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0173.xhtml
3839
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0173.sparql
3840
+ name: "0173"
3841
+ purpose: Checks to ensure that when @xml:lang="" is used that any parent element language setting is cleared and a language-less literal is generated.
3842
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
3843
+ specificationReference: ""
3844
+ suite: xhtml11
3845
+ title: "@xml:lang=\"\" clears language setting"
3846
+ - !ruby/object:RdfaHelper::TestCase
3847
+ about: !ruby/object:Addressable::URI
3848
+ authority: rdfa.digitalbazaar.com
3849
+ fragment:
3850
+ hash: 763254003
3851
+ host: rdfa.digitalbazaar.com
3852
+ normalized_host:
3853
+ normalized_path:
3854
+ normalized_scheme:
3855
+ password:
3856
+ path: /test-suite/test-cases/xhtml11/0174
3857
+ port:
3858
+ query:
3859
+ scheme: http
3860
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0174
3861
+ user:
3862
+ userinfo:
3863
+ validation_deferred: false
3864
+ contributor: I. Stewartson
3865
+ expectedResults: true
3866
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0174.xhtml
3867
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0174.sparql
3868
+ name: "0174"
3869
+ purpose: Checks to ensure that the RDFa processor correctly processes single character prefixes when processing CURIEs.
3870
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
3871
+ specificationReference: ""
3872
+ suite: xhtml11
3873
+ title: Support single character prefix in CURIEs
3874
+ - !ruby/object:RdfaHelper::TestCase
3875
+ about: !ruby/object:Addressable::URI
3876
+ authority: rdfa.digitalbazaar.com
3877
+ fragment:
3878
+ hash: 763254002
3879
+ host: rdfa.digitalbazaar.com
3880
+ normalized_host:
3881
+ normalized_path:
3882
+ normalized_scheme:
3883
+ password:
3884
+ path: /test-suite/test-cases/xhtml11/0175
3885
+ port:
3886
+ query:
3887
+ scheme: http
3888
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0175
3889
+ user:
3890
+ userinfo:
3891
+ validation_deferred: false
3892
+ contributor: Gregg Kellogg
3893
+ expectedResults: true
3894
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0175.xhtml
3895
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0175.sparql
3896
+ name: "0175"
3897
+ purpose: Checks to make sure that a URI may be used as a @property value
3898
+ reviewStatus: http://www.w3.org/2006/03/test-description#unreviewed
3899
+ specificationReference: ""
3900
+ suite: xhtml11
3901
+ title: Property is URI
3902
+ - !ruby/object:RdfaHelper::TestCase
3903
+ about: !ruby/object:Addressable::URI
3904
+ authority: rdfa.digitalbazaar.com
3905
+ fragment:
3906
+ hash: 763254001
3907
+ host: rdfa.digitalbazaar.com
3908
+ normalized_host:
3909
+ normalized_path:
3910
+ normalized_scheme:
3911
+ password:
3912
+ path: /test-suite/test-cases/xhtml11/0176
3913
+ port:
3914
+ query:
3915
+ scheme: http
3916
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0176
3917
+ user:
3918
+ userinfo:
3919
+ validation_deferred: false
3920
+ contributor: Gregg Kellogg
3921
+ expectedResults: true
3922
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0176.xhtml
3923
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0176.sparql
3924
+ name: "0176"
3925
+ purpose: Checks to make sure that a URI may be used as @rel and @rev values
3926
+ reviewStatus: http://www.w3.org/2006/03/test-description#unreviewed
3927
+ specificationReference: ""
3928
+ suite: xhtml11
3929
+ title: Rel and Rev is URI
3930
+ - !ruby/object:RdfaHelper::TestCase
3931
+ about: !ruby/object:Addressable::URI
3932
+ authority: rdfa.digitalbazaar.com
3933
+ fragment:
3934
+ hash: 763254000
3935
+ host: rdfa.digitalbazaar.com
3936
+ normalized_host:
3937
+ normalized_path:
3938
+ normalized_scheme:
3939
+ password:
3940
+ path: /test-suite/test-cases/xhtml11/0177
3941
+ port:
3942
+ query:
3943
+ scheme: http
3944
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0177
3945
+ user:
3946
+ userinfo:
3947
+ validation_deferred: false
3948
+ contributor: Ivan Herman
3949
+ expectedResults: true
3950
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0177.xhtml
3951
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0177.sparql
3952
+ name: "0177"
3953
+ purpose: Checks to make sure @profile with a single entry creates a URI mapping
3954
+ reviewStatus: http://www.w3.org/2006/03/test-description#unreviewed
3955
+ specificationReference: ""
3956
+ suite: xhtml11
3957
+ title: Test @profile
3958
+ - !ruby/object:RdfaHelper::TestCase
3959
+ about: !ruby/object:Addressable::URI
3960
+ authority: rdfa.digitalbazaar.com
3961
+ fragment:
3962
+ hash: 763253999
3963
+ host: rdfa.digitalbazaar.com
3964
+ normalized_host:
3965
+ normalized_path:
3966
+ normalized_scheme:
3967
+ password:
3968
+ path: /test-suite/test-cases/xhtml11/0178
3969
+ port:
3970
+ query:
3971
+ scheme: http
3972
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0178
3973
+ user:
3974
+ userinfo:
3975
+ validation_deferred: false
3976
+ contributor: Ivan Herman
3977
+ expectedResults: true
3978
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0178.xhtml
3979
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0178.sparql
3980
+ name: 0178
3981
+ purpose: Checks to make sure @profile with multiple entires creates multiple URI mappings
3982
+ reviewStatus: http://www.w3.org/2006/03/test-description#unreviewed
3983
+ specificationReference: ""
3984
+ suite: xhtml11
3985
+ title: Test @profile with multiple mappings
3986
+ - !ruby/object:RdfaHelper::TestCase
3987
+ about: !ruby/object:Addressable::URI
3988
+ authority: rdfa.digitalbazaar.com
3989
+ fragment:
3990
+ hash: 763253997
3991
+ host: rdfa.digitalbazaar.com
3992
+ normalized_host:
3993
+ normalized_path:
3994
+ normalized_scheme:
3995
+ password:
3996
+ path: /test-suite/test-cases/xhtml11/0179
3997
+ port:
3998
+ query:
3999
+ scheme: http
4000
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0179
4001
+ user:
4002
+ userinfo:
4003
+ validation_deferred: false
4004
+ contributor: Ivan Herman
4005
+ expectedResults: true
4006
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0179.xhtml
4007
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0179.sparql
4008
+ name: 0179
4009
+ purpose: Checks to make sure @prefix has a higher priority than @xmlns
4010
+ reviewStatus: http://www.w3.org/2006/03/test-description#unreviewed
4011
+ specificationReference: ""
4012
+ suite: xhtml11
4013
+ title: Test @prefix vs @xmlns priority
4014
+ - !ruby/object:RdfaHelper::TestCase
4015
+ about: !ruby/object:Addressable::URI
4016
+ authority: rdfa.digitalbazaar.com
4017
+ fragment:
4018
+ hash: 763186358
4019
+ host: rdfa.digitalbazaar.com
4020
+ normalized_host:
4021
+ normalized_path:
4022
+ normalized_scheme:
4023
+ password:
4024
+ path: /test-suite/test-cases/xhtml11/0180
4025
+ port:
4026
+ query:
4027
+ scheme: http
4028
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0180
4029
+ user:
4030
+ userinfo:
4031
+ validation_deferred: false
4032
+ contributor: Ivan Herman
4033
+ expectedResults: true
4034
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0180.xhtml
4035
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0180.sparql
4036
+ name: 0180
4037
+ purpose: Checks to make sure @profile with empty prefix creates a mapping.
4038
+ reviewStatus: http://www.w3.org/2006/03/test-description#unreviewed
4039
+ specificationReference: ""
4040
+ suite: xhtml11
4041
+ title: Test @profile with empty mapping
4042
+ - !ruby/object:RdfaHelper::TestCase
4043
+ about: !ruby/object:Addressable::URI
4044
+ authority: rdfa.digitalbazaar.com
4045
+ fragment:
4046
+ hash: 763186357
4047
+ host: rdfa.digitalbazaar.com
4048
+ normalized_host:
4049
+ normalized_path:
4050
+ normalized_scheme:
4051
+ password:
4052
+ path: /test-suite/test-cases/xhtml11/0181
4053
+ port:
4054
+ query:
4055
+ scheme: http
4056
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0181
4057
+ user:
4058
+ userinfo:
4059
+ validation_deferred: false
4060
+ contributor: Ivan Herman
4061
+ expectedResults: true
4062
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0181.xhtml
4063
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0181.sparql
4064
+ name: 0181
4065
+ purpose: Checks Tests a CURIE with default namespace uses XHTML Vocabulary namespace.
4066
+ reviewStatus: http://www.w3.org/2006/03/test-description#unreviewed
4067
+ specificationReference: ""
4068
+ suite: xhtml11
4069
+ title: Test default XHTML vocabulary
4070
+ - !ruby/object:RdfaHelper::TestCase
4071
+ about: !ruby/object:Addressable::URI
4072
+ authority: rdfa.digitalbazaar.com
4073
+ fragment:
4074
+ hash: 763186356
4075
+ host: rdfa.digitalbazaar.com
4076
+ normalized_host:
4077
+ normalized_path:
4078
+ normalized_scheme:
4079
+ password:
4080
+ path: /test-suite/test-cases/xhtml11/0182
4081
+ port:
4082
+ query:
4083
+ scheme: http
4084
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0182
4085
+ user:
4086
+ userinfo:
4087
+ validation_deferred: false
4088
+ contributor: Ivan Herman
4089
+ expectedResults: true
4090
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0182.xhtml
4091
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0182.sparql
4092
+ name: 0182
4093
+ purpose: Checks to be sure that prefixes are defined within the element hierarchy.
4094
+ reviewStatus: http://www.w3.org/2006/03/test-description#unreviewed
4095
+ specificationReference: ""
4096
+ suite: xhtml11
4097
+ title: Test prefix locality
4098
+ - !ruby/object:RdfaHelper::TestCase
4099
+ about: !ruby/object:Addressable::URI
4100
+ authority: rdfa.digitalbazaar.com
4101
+ fragment:
4102
+ hash: 763186355
4103
+ host: rdfa.digitalbazaar.com
4104
+ normalized_host:
4105
+ normalized_path:
4106
+ normalized_scheme:
4107
+ password:
4108
+ path: /test-suite/test-cases/xhtml11/0183
4109
+ port:
4110
+ query:
4111
+ scheme: http
4112
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0183
4113
+ user:
4114
+ userinfo:
4115
+ validation_deferred: false
4116
+ contributor: Ivan Herman
4117
+ expectedResults: true
4118
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0183.xhtml
4119
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0183.sparql
4120
+ name: 0183
4121
+ purpose: A new @xmlns definition should override a previous @prefix definition at this element.
4122
+ reviewStatus: http://www.w3.org/2006/03/test-description#unreviewed
4123
+ specificationReference: ""
4124
+ suite: xhtml11
4125
+ title: Test @xmlns redefines @prefix
4126
+ - !ruby/object:RdfaHelper::TestCase
4127
+ about: !ruby/object:Addressable::URI
4128
+ authority: rdfa.digitalbazaar.com
4129
+ fragment:
4130
+ hash: 763186354
4131
+ host: rdfa.digitalbazaar.com
4132
+ normalized_host:
4133
+ normalized_path:
4134
+ normalized_scheme:
4135
+ password:
4136
+ path: /test-suite/test-cases/xhtml11/0184
4137
+ port:
4138
+ query:
4139
+ scheme: http
4140
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0184
4141
+ user:
4142
+ userinfo:
4143
+ validation_deferred: false
4144
+ contributor: Ivan Herman
4145
+ expectedResults: true
4146
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0184.xhtml
4147
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0184.sparql
4148
+ name: 0184
4149
+ purpose: Check that @profile imports terms
4150
+ reviewStatus: http://www.w3.org/2006/03/test-description#unreviewed
4151
+ specificationReference: ""
4152
+ suite: xhtml11
4153
+ title: Test @profile
4154
+ - !ruby/object:RdfaHelper::TestCase
4155
+ about: !ruby/object:Addressable::URI
4156
+ authority: rdfa.digitalbazaar.com
4157
+ fragment:
4158
+ hash: 763186353
4159
+ host: rdfa.digitalbazaar.com
4160
+ normalized_host:
4161
+ normalized_path:
4162
+ normalized_scheme:
4163
+ password:
4164
+ path: /test-suite/test-cases/xhtml11/0185
4165
+ port:
4166
+ query:
4167
+ scheme: http
4168
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0185
4169
+ user:
4170
+ userinfo:
4171
+ validation_deferred: false
4172
+ contributor: Ivan Herman
4173
+ expectedResults: true
4174
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0185.xhtml
4175
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0185.sparql
4176
+ name: 0185
4177
+ purpose: Check that @profile imports prefixes
4178
+ reviewStatus: http://www.w3.org/2006/03/test-description#unreviewed
4179
+ specificationReference: ""
4180
+ suite: xhtml11
4181
+ title: Test @profile
4182
+ - !ruby/object:RdfaHelper::TestCase
4183
+ about: !ruby/object:Addressable::URI
4184
+ authority: rdfa.digitalbazaar.com
4185
+ fragment:
4186
+ hash: 763186352
4187
+ host: rdfa.digitalbazaar.com
4188
+ normalized_host:
4189
+ normalized_path:
4190
+ normalized_scheme:
4191
+ password:
4192
+ path: /test-suite/test-cases/xhtml11/0186
4193
+ port:
4194
+ query:
4195
+ scheme: http
4196
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0186
4197
+ user:
4198
+ userinfo:
4199
+ validation_deferred: false
4200
+ contributor: Ivan Herman
4201
+ expectedResults: true
4202
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0186.xhtml
4203
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0186.sparql
4204
+ name: 0186
4205
+ purpose: Check that @vocab defines a new default mapping
4206
+ reviewStatus: http://www.w3.org/2006/03/test-description#unreviewed
4207
+ specificationReference: ""
4208
+ suite: xhtml11
4209
+ title: Test @vocab
4210
+ - !ruby/object:RdfaHelper::TestCase
4211
+ about: !ruby/object:Addressable::URI
4212
+ authority: rdfa.digitalbazaar.com
4213
+ fragment:
4214
+ hash: 763186351
4215
+ host: rdfa.digitalbazaar.com
4216
+ normalized_host:
4217
+ normalized_path:
4218
+ normalized_scheme:
4219
+ password:
4220
+ path: /test-suite/test-cases/xhtml11/0187
4221
+ port:
4222
+ query:
4223
+ scheme: http
4224
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0187
4225
+ user:
4226
+ userinfo:
4227
+ validation_deferred: false
4228
+ contributor: Ivan Herman
4229
+ expectedResults: true
4230
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0187.xhtml
4231
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0187.sparql
4232
+ name: 0187
4233
+ purpose: Check that @vocab redefines a previous @vocab definition
4234
+ reviewStatus: http://www.w3.org/2006/03/test-description#unreviewed
4235
+ specificationReference: ""
4236
+ suite: xhtml11
4237
+ title: Test @vocab redefinitnion
4238
+ - !ruby/object:RdfaHelper::TestCase
4239
+ about: !ruby/object:Addressable::URI
4240
+ authority: rdfa.digitalbazaar.com
4241
+ fragment:
4242
+ hash: 763186350
4243
+ host: rdfa.digitalbazaar.com
4244
+ normalized_host:
4245
+ normalized_path:
4246
+ normalized_scheme:
4247
+ password:
4248
+ path: /test-suite/test-cases/xhtml11/0188
4249
+ port:
4250
+ query:
4251
+ scheme: http
4252
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0188
4253
+ user:
4254
+ userinfo:
4255
+ validation_deferred: false
4256
+ contributor: Ivan Herman
4257
+ expectedResults: true
4258
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0188.xhtml
4259
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0188.sparql
4260
+ name: 0188
4261
+ purpose: Check that @vocab defines a new default mapping
4262
+ reviewStatus: http://www.w3.org/2006/03/test-description#unreviewed
4263
+ specificationReference: ""
4264
+ suite: xhtml11
4265
+ title: Test @vocab
4266
+ - !ruby/object:RdfaHelper::TestCase
4267
+ about: !ruby/object:Addressable::URI
4268
+ authority: rdfa.digitalbazaar.com
4269
+ fragment:
4270
+ hash: 763186349
4271
+ host: rdfa.digitalbazaar.com
4272
+ normalized_host:
4273
+ normalized_path:
4274
+ normalized_scheme:
4275
+ password:
4276
+ path: /test-suite/test-cases/xhtml11/0189
4277
+ port:
4278
+ query:
4279
+ scheme: http
4280
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0189
4281
+ user:
4282
+ userinfo:
4283
+ validation_deferred: false
4284
+ contributor: Ivan Herman
4285
+ expectedResults: true
4286
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0189.xhtml
4287
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0189.sparql
4288
+ name: 0189
4289
+ purpose: Check that @vocab does not change a default term from XHV
4290
+ reviewStatus: http://www.w3.org/2006/03/test-description#unreviewed
4291
+ specificationReference: ""
4292
+ suite: xhtml11
4293
+ title: Test @vocab does not override default term
4294
+ - !ruby/object:RdfaHelper::TestCase
4295
+ about: !ruby/object:Addressable::URI
4296
+ authority: rdfa.digitalbazaar.com
4297
+ fragment:
4298
+ hash: 763118709
4299
+ host: rdfa.digitalbazaar.com
4300
+ normalized_host:
4301
+ normalized_path:
4302
+ normalized_scheme:
4303
+ password:
4304
+ path: /test-suite/test-cases/xhtml11/0190
4305
+ port:
4306
+ query:
4307
+ scheme: http
4308
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0190
4309
+ user:
4310
+ userinfo:
4311
+ validation_deferred: false
4312
+ contributor: Ivan Herman
4313
+ expectedResults: true
4314
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0190.xhtml
4315
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0190.sparql
4316
+ name: 0190
4317
+ purpose: Check to ensure a mixed case term matches a case insensitive definition
4318
+ reviewStatus: http://www.w3.org/2006/03/test-description#unreviewed
4319
+ specificationReference: ""
4320
+ suite: xhtml11
4321
+ title: Test term case insensitivity
4322
+ - !ruby/object:RdfaHelper::TestCase
4323
+ about: !ruby/object:Addressable::URI
4324
+ authority: rdfa.digitalbazaar.com
4325
+ fragment:
4326
+ hash: 763118708
4327
+ host: rdfa.digitalbazaar.com
4328
+ normalized_host:
4329
+ normalized_path:
4330
+ normalized_scheme:
4331
+ password:
4332
+ path: /test-suite/test-cases/xhtml11/0191
4333
+ port:
4334
+ query:
4335
+ scheme: http
4336
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0191
4337
+ user:
4338
+ userinfo:
4339
+ validation_deferred: false
4340
+ contributor: Gregg Kellogg
4341
+ expectedResults: true
4342
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0191.xhtml
4343
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0191.sparql
4344
+ name: 0191
4345
+ purpose: Test that a triple is generated for a non-reserved @rel value using the default vocabulary
4346
+ reviewStatus: http://www.w3.org/2006/03/test-description#unreviewed
4347
+ specificationReference: ""
4348
+ suite: xhtml11
4349
+ title: Triple is generated for a non-reserved @rel value (opposite of 0086)
4350
+ - !ruby/object:RdfaHelper::TestCase
4351
+ about: !ruby/object:Addressable::URI
4352
+ authority: rdfa.digitalbazaar.com
4353
+ fragment:
4354
+ hash: 763118707
4355
+ host: rdfa.digitalbazaar.com
4356
+ normalized_host:
4357
+ normalized_path:
4358
+ normalized_scheme:
4359
+ password:
4360
+ path: /test-suite/test-cases/xhtml11/0192
4361
+ port:
4362
+ query:
4363
+ scheme: http
4364
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0192
4365
+ user:
4366
+ userinfo:
4367
+ validation_deferred: false
4368
+ contributor: Gregg Kellogg
4369
+ expectedResults: true
4370
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0192.xhtml
4371
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/0192.sparql
4372
+ name: 0192
4373
+ purpose: Checks to make sure that reserved words that are used in @property generate triples.
4374
+ reviewStatus: http://www.w3.org/2006/03/test-description#onhold
4375
+ specificationReference: 7.4.3 General Use of Terms in Attributes
4376
+ suite: xhtml11
4377
+ title: Reserved word used in @property should generate triple (opposite of 0116)
4378
+ - !ruby/object:RdfaHelper::TestCase
4379
+ about: !ruby/object:Addressable::URI
4380
+ authority: rdfa.digitalbazaar.com
4381
+ fragment:
4382
+ hash: -32733323
4383
+ host: rdfa.digitalbazaar.com
4384
+ normalized_host:
4385
+ normalized_path:
4386
+ normalized_scheme:
4387
+ password:
4388
+ path: /test-suite/test-cases/xhtml11/1001
4389
+ port:
4390
+ query:
4391
+ scheme: http
4392
+ uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/1001
4393
+ user:
4394
+ userinfo:
4395
+ validation_deferred: false
4396
+ contributor: Fabien Gandon
4397
+ expectedResults: true
4398
+ informationResourceInput: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/1001.xhtml
4399
+ informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml11/1001.sparql
4400
+ name: "1001"
4401
+ purpose: Tests Vevent using @typeof (inlc. dtstart, dtend, etc.)
4402
+ reviewStatus: http://www.w3.org/2006/03/test-description#approved
4403
+ specificationReference: N.A.
4404
+ suite: xhtml11
4405
+ title: Vevent using @typeof