rdf_context 0.5.6 → 0.5.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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
@@ -3,7 +3,7 @@
3
3
  about: !ruby/object:Addressable::URI
4
4
  authority: rdfa.digitalbazaar.com
5
5
  fragment:
6
- hash: 240933540
6
+ hash: -2067496613
7
7
  host: rdfa.digitalbazaar.com
8
8
  normalized_host:
9
9
  normalized_path:
@@ -31,7 +31,7 @@
31
31
  about: !ruby/object:Addressable::URI
32
32
  authority: rdfa.digitalbazaar.com
33
33
  fragment:
34
- hash: 1893094194
34
+ hash: -2067496614
35
35
  host: rdfa.digitalbazaar.com
36
36
  normalized_host:
37
37
  normalized_path:
@@ -59,7 +59,7 @@
59
59
  about: !ruby/object:Addressable::URI
60
60
  authority: rdfa.digitalbazaar.com
61
61
  fragment:
62
- hash: 1493426609
62
+ hash: -2067496615
63
63
  host: rdfa.digitalbazaar.com
64
64
  normalized_host:
65
65
  normalized_path:
@@ -87,7 +87,7 @@
87
87
  about: !ruby/object:Addressable::URI
88
88
  authority: rdfa.digitalbazaar.com
89
89
  fragment:
90
- hash: 776794439
90
+ hash: -2067496616
91
91
  host: rdfa.digitalbazaar.com
92
92
  normalized_host:
93
93
  normalized_path:
@@ -115,7 +115,7 @@
115
115
  about: !ruby/object:Addressable::URI
116
116
  authority: rdfa.digitalbazaar.com
117
117
  fragment:
118
- hash: 1079368523
118
+ hash: -2067496617
119
119
  host: rdfa.digitalbazaar.com
120
120
  normalized_host:
121
121
  normalized_path:
@@ -143,7 +143,7 @@
143
143
  about: !ruby/object:Addressable::URI
144
144
  authority: rdfa.digitalbazaar.com
145
145
  fragment:
146
- hash: -2030497655
146
+ hash: -2067496618
147
147
  host: rdfa.digitalbazaar.com
148
148
  normalized_host:
149
149
  normalized_path:
@@ -171,7 +171,7 @@
171
171
  about: !ruby/object:Addressable::URI
172
172
  authority: rdfa.digitalbazaar.com
173
173
  fragment:
174
- hash: -347384143
174
+ hash: -2067496619
175
175
  host: rdfa.digitalbazaar.com
176
176
  normalized_host:
177
177
  normalized_path:
@@ -199,7 +199,7 @@
199
199
  about: !ruby/object:Addressable::URI
200
200
  authority: rdfa.digitalbazaar.com
201
201
  fragment:
202
- hash: 1466796281
202
+ hash: -2067496620
203
203
  host: rdfa.digitalbazaar.com
204
204
  normalized_host:
205
205
  normalized_path:
@@ -227,7 +227,7 @@
227
227
  about: !ruby/object:Addressable::URI
228
228
  authority: rdfa.digitalbazaar.com
229
229
  fragment:
230
- hash: 146813360
230
+ hash: -2067496621
231
231
  host: rdfa.digitalbazaar.com
232
232
  normalized_host:
233
233
  normalized_path:
@@ -255,7 +255,7 @@
255
255
  about: !ruby/object:Addressable::URI
256
256
  authority: rdfa.digitalbazaar.com
257
257
  fragment:
258
- hash: -873373402
258
+ hash: -2067564261
259
259
  host: rdfa.digitalbazaar.com
260
260
  normalized_host:
261
261
  normalized_path:
@@ -283,7 +283,7 @@
283
283
  about: !ruby/object:Addressable::URI
284
284
  authority: rdfa.digitalbazaar.com
285
285
  fragment:
286
- hash: -1830002940
286
+ hash: -2067564262
287
287
  host: rdfa.digitalbazaar.com
288
288
  normalized_host:
289
289
  normalized_path:
@@ -311,7 +311,7 @@
311
311
  about: !ruby/object:Addressable::URI
312
312
  authority: rdfa.digitalbazaar.com
313
313
  fragment:
314
- hash: 278059780
314
+ hash: -2067564263
315
315
  host: rdfa.digitalbazaar.com
316
316
  normalized_host:
317
317
  normalized_path:
@@ -339,7 +339,7 @@
339
339
  about: !ruby/object:Addressable::URI
340
340
  authority: rdfa.digitalbazaar.com
341
341
  fragment:
342
- hash: 1080258833
342
+ hash: -2067564264
343
343
  host: rdfa.digitalbazaar.com
344
344
  normalized_host:
345
345
  normalized_path:
@@ -367,7 +367,7 @@
367
367
  about: !ruby/object:Addressable::URI
368
368
  authority: rdfa.digitalbazaar.com
369
369
  fragment:
370
- hash: -395105692
370
+ hash: -2067564265
371
371
  host: rdfa.digitalbazaar.com
372
372
  normalized_host:
373
373
  normalized_path:
@@ -395,7 +395,7 @@
395
395
  about: !ruby/object:Addressable::URI
396
396
  authority: rdfa.digitalbazaar.com
397
397
  fragment:
398
- hash: -1891436361
398
+ hash: -2067564266
399
399
  host: rdfa.digitalbazaar.com
400
400
  normalized_host:
401
401
  normalized_path:
@@ -423,7 +423,7 @@
423
423
  about: !ruby/object:Addressable::URI
424
424
  authority: rdfa.digitalbazaar.com
425
425
  fragment:
426
- hash: 1966173262
426
+ hash: -2067564267
427
427
  host: rdfa.digitalbazaar.com
428
428
  normalized_host:
429
429
  normalized_path:
@@ -451,7 +451,7 @@
451
451
  about: !ruby/object:Addressable::URI
452
452
  authority: rdfa.digitalbazaar.com
453
453
  fragment:
454
- hash: 1946508998
454
+ hash: -2067564268
455
455
  host: rdfa.digitalbazaar.com
456
456
  normalized_host:
457
457
  normalized_path:
@@ -479,7 +479,7 @@
479
479
  about: !ruby/object:Addressable::URI
480
480
  authority: rdfa.digitalbazaar.com
481
481
  fragment:
482
- hash: 1993031636
482
+ hash: -2067564269
483
483
  host: rdfa.digitalbazaar.com
484
484
  normalized_host:
485
485
  normalized_path:
@@ -507,7 +507,7 @@
507
507
  about: !ruby/object:Addressable::URI
508
508
  authority: rdfa.digitalbazaar.com
509
509
  fragment:
510
- hash: -1021002579
510
+ hash: -2067564270
511
511
  host: rdfa.digitalbazaar.com
512
512
  normalized_host:
513
513
  normalized_path:
@@ -535,7 +535,7 @@
535
535
  about: !ruby/object:Addressable::URI
536
536
  authority: rdfa.digitalbazaar.com
537
537
  fragment:
538
- hash: 315478253
538
+ hash: -2067631910
539
539
  host: rdfa.digitalbazaar.com
540
540
  normalized_host:
541
541
  normalized_path:
@@ -563,7 +563,7 @@
563
563
  about: !ruby/object:Addressable::URI
564
564
  authority: rdfa.digitalbazaar.com
565
565
  fragment:
566
- hash: 720424731
566
+ hash: -2067631911
567
567
  host: rdfa.digitalbazaar.com
568
568
  normalized_host:
569
569
  normalized_path:
@@ -591,7 +591,7 @@
591
591
  about: !ruby/object:Addressable::URI
592
592
  authority: rdfa.digitalbazaar.com
593
593
  fragment:
594
- hash: -59767180
594
+ hash: -2067631912
595
595
  host: rdfa.digitalbazaar.com
596
596
  normalized_host:
597
597
  normalized_path:
@@ -619,7 +619,7 @@
619
619
  about: !ruby/object:Addressable::URI
620
620
  authority: rdfa.digitalbazaar.com
621
621
  fragment:
622
- hash: -585340936
622
+ hash: -2067631913
623
623
  host: rdfa.digitalbazaar.com
624
624
  normalized_host:
625
625
  normalized_path:
@@ -647,7 +647,7 @@
647
647
  about: !ruby/object:Addressable::URI
648
648
  authority: rdfa.digitalbazaar.com
649
649
  fragment:
650
- hash: -1780869747
650
+ hash: -2067631914
651
651
  host: rdfa.digitalbazaar.com
652
652
  normalized_host:
653
653
  normalized_path:
@@ -675,7 +675,7 @@
675
675
  about: !ruby/object:Addressable::URI
676
676
  authority: rdfa.digitalbazaar.com
677
677
  fragment:
678
- hash: 1401827796
678
+ hash: -2067631915
679
679
  host: rdfa.digitalbazaar.com
680
680
  normalized_host:
681
681
  normalized_path:
@@ -703,7 +703,7 @@
703
703
  about: !ruby/object:Addressable::URI
704
704
  authority: rdfa.digitalbazaar.com
705
705
  fragment:
706
- hash: 833309266
706
+ hash: -2067631916
707
707
  host: rdfa.digitalbazaar.com
708
708
  normalized_host:
709
709
  normalized_path:
@@ -731,7 +731,7 @@
731
731
  about: !ruby/object:Addressable::URI
732
732
  authority: rdfa.digitalbazaar.com
733
733
  fragment:
734
- hash: 974397872
734
+ hash: -2067631917
735
735
  host: rdfa.digitalbazaar.com
736
736
  normalized_host:
737
737
  normalized_path:
@@ -759,7 +759,7 @@
759
759
  about: !ruby/object:Addressable::URI
760
760
  authority: rdfa.digitalbazaar.com
761
761
  fragment:
762
- hash: -1930554137
762
+ hash: -2067631918
763
763
  host: rdfa.digitalbazaar.com
764
764
  normalized_host:
765
765
  normalized_path:
@@ -787,7 +787,7 @@
787
787
  about: !ruby/object:Addressable::URI
788
788
  authority: rdfa.digitalbazaar.com
789
789
  fragment:
790
- hash: -1714231895
790
+ hash: -2067631919
791
791
  host: rdfa.digitalbazaar.com
792
792
  normalized_host:
793
793
  normalized_path:
@@ -815,7 +815,7 @@
815
815
  about: !ruby/object:Addressable::URI
816
816
  authority: rdfa.digitalbazaar.com
817
817
  fragment:
818
- hash: 1569332317
818
+ hash: -2067699559
819
819
  host: rdfa.digitalbazaar.com
820
820
  normalized_host:
821
821
  normalized_path:
@@ -843,7 +843,7 @@
843
843
  about: !ruby/object:Addressable::URI
844
844
  authority: rdfa.digitalbazaar.com
845
845
  fragment:
846
- hash: 931744984
846
+ hash: -2067699560
847
847
  host: rdfa.digitalbazaar.com
848
848
  normalized_host:
849
849
  normalized_path:
@@ -871,7 +871,7 @@
871
871
  about: !ruby/object:Addressable::URI
872
872
  authority: rdfa.digitalbazaar.com
873
873
  fragment:
874
- hash: -1248649241
874
+ hash: -2067699561
875
875
  host: rdfa.digitalbazaar.com
876
876
  normalized_host:
877
877
  normalized_path:
@@ -899,7 +899,7 @@
899
899
  about: !ruby/object:Addressable::URI
900
900
  authority: rdfa.digitalbazaar.com
901
901
  fragment:
902
- hash: -1280835855
902
+ hash: -2067699562
903
903
  host: rdfa.digitalbazaar.com
904
904
  normalized_host:
905
905
  normalized_path:
@@ -927,7 +927,7 @@
927
927
  about: !ruby/object:Addressable::URI
928
928
  authority: rdfa.digitalbazaar.com
929
929
  fragment:
930
- hash: 1942992536
930
+ hash: -2067699563
931
931
  host: rdfa.digitalbazaar.com
932
932
  normalized_host:
933
933
  normalized_path:
@@ -955,7 +955,7 @@
955
955
  about: !ruby/object:Addressable::URI
956
956
  authority: rdfa.digitalbazaar.com
957
957
  fragment:
958
- hash: -645375906
958
+ hash: -2067699564
959
959
  host: rdfa.digitalbazaar.com
960
960
  normalized_host:
961
961
  normalized_path:
@@ -983,7 +983,7 @@
983
983
  about: !ruby/object:Addressable::URI
984
984
  authority: rdfa.digitalbazaar.com
985
985
  fragment:
986
- hash: 1972935720
986
+ hash: -2067699565
987
987
  host: rdfa.digitalbazaar.com
988
988
  normalized_host:
989
989
  normalized_path:
@@ -1011,7 +1011,7 @@
1011
1011
  about: !ruby/object:Addressable::URI
1012
1012
  authority: rdfa.digitalbazaar.com
1013
1013
  fragment:
1014
- hash: 1186929516
1014
+ hash: -2067699566
1015
1015
  host: rdfa.digitalbazaar.com
1016
1016
  normalized_host:
1017
1017
  normalized_path:
@@ -1039,7 +1039,7 @@
1039
1039
  about: !ruby/object:Addressable::URI
1040
1040
  authority: rdfa.digitalbazaar.com
1041
1041
  fragment:
1042
- hash: -580696094
1042
+ hash: -2067699567
1043
1043
  host: rdfa.digitalbazaar.com
1044
1044
  normalized_host:
1045
1045
  normalized_path:
@@ -1067,7 +1067,7 @@
1067
1067
  about: !ruby/object:Addressable::URI
1068
1068
  authority: rdfa.digitalbazaar.com
1069
1069
  fragment:
1070
- hash: 900547907
1070
+ hash: -2067699568
1071
1071
  host: rdfa.digitalbazaar.com
1072
1072
  normalized_host:
1073
1073
  normalized_path:
@@ -1095,7 +1095,7 @@
1095
1095
  about: !ruby/object:Addressable::URI
1096
1096
  authority: rdfa.digitalbazaar.com
1097
1097
  fragment:
1098
- hash: 1892284950
1098
+ hash: -2067767208
1099
1099
  host: rdfa.digitalbazaar.com
1100
1100
  normalized_host:
1101
1101
  normalized_path:
@@ -1123,7 +1123,7 @@
1123
1123
  about: !ruby/object:Addressable::URI
1124
1124
  authority: rdfa.digitalbazaar.com
1125
1125
  fragment:
1126
- hash: -113997486
1126
+ hash: -2067767209
1127
1127
  host: rdfa.digitalbazaar.com
1128
1128
  normalized_host:
1129
1129
  normalized_path:
@@ -1151,7 +1151,7 @@
1151
1151
  about: !ruby/object:Addressable::URI
1152
1152
  authority: rdfa.digitalbazaar.com
1153
1153
  fragment:
1154
- hash: 553126159
1154
+ hash: -2067767210
1155
1155
  host: rdfa.digitalbazaar.com
1156
1156
  normalized_host:
1157
1157
  normalized_path:
@@ -1179,7 +1179,7 @@
1179
1179
  about: !ruby/object:Addressable::URI
1180
1180
  authority: rdfa.digitalbazaar.com
1181
1181
  fragment:
1182
- hash: -1820100894
1182
+ hash: -2067767211
1183
1183
  host: rdfa.digitalbazaar.com
1184
1184
  normalized_host:
1185
1185
  normalized_path:
@@ -1207,7 +1207,7 @@
1207
1207
  about: !ruby/object:Addressable::URI
1208
1208
  authority: rdfa.digitalbazaar.com
1209
1209
  fragment:
1210
- hash: -1145145137
1210
+ hash: -2067767212
1211
1211
  host: rdfa.digitalbazaar.com
1212
1212
  normalized_host:
1213
1213
  normalized_path:
@@ -1235,7 +1235,7 @@
1235
1235
  about: !ruby/object:Addressable::URI
1236
1236
  authority: rdfa.digitalbazaar.com
1237
1237
  fragment:
1238
- hash: 1382695077
1238
+ hash: -2067767213
1239
1239
  host: rdfa.digitalbazaar.com
1240
1240
  normalized_host:
1241
1241
  normalized_path:
@@ -1263,7 +1263,7 @@
1263
1263
  about: !ruby/object:Addressable::URI
1264
1264
  authority: rdfa.digitalbazaar.com
1265
1265
  fragment:
1266
- hash: 439606769
1266
+ hash: -2067767214
1267
1267
  host: rdfa.digitalbazaar.com
1268
1268
  normalized_host:
1269
1269
  normalized_path:
@@ -1291,7 +1291,7 @@
1291
1291
  about: !ruby/object:Addressable::URI
1292
1292
  authority: rdfa.digitalbazaar.com
1293
1293
  fragment:
1294
- hash: -1117212458
1294
+ hash: -2067767215
1295
1295
  host: rdfa.digitalbazaar.com
1296
1296
  normalized_host:
1297
1297
  normalized_path:
@@ -1319,7 +1319,7 @@
1319
1319
  about: !ruby/object:Addressable::URI
1320
1320
  authority: rdfa.digitalbazaar.com
1321
1321
  fragment:
1322
- hash: 85876805
1322
+ hash: -2067767216
1323
1323
  host: rdfa.digitalbazaar.com
1324
1324
  normalized_host:
1325
1325
  normalized_path:
@@ -1347,7 +1347,7 @@
1347
1347
  about: !ruby/object:Addressable::URI
1348
1348
  authority: rdfa.digitalbazaar.com
1349
1349
  fragment:
1350
- hash: -828254591
1350
+ hash: -2067767217
1351
1351
  host: rdfa.digitalbazaar.com
1352
1352
  normalized_host:
1353
1353
  normalized_path:
@@ -1375,7 +1375,7 @@
1375
1375
  about: !ruby/object:Addressable::URI
1376
1376
  authority: rdfa.digitalbazaar.com
1377
1377
  fragment:
1378
- hash: 1118293638
1378
+ hash: -2067834857
1379
1379
  host: rdfa.digitalbazaar.com
1380
1380
  normalized_host:
1381
1381
  normalized_path:
@@ -1403,7 +1403,7 @@
1403
1403
  about: !ruby/object:Addressable::URI
1404
1404
  authority: rdfa.digitalbazaar.com
1405
1405
  fragment:
1406
- hash: 971968940
1406
+ hash: -2067834858
1407
1407
  host: rdfa.digitalbazaar.com
1408
1408
  normalized_host:
1409
1409
  normalized_path:
@@ -1431,7 +1431,7 @@
1431
1431
  about: !ruby/object:Addressable::URI
1432
1432
  authority: rdfa.digitalbazaar.com
1433
1433
  fragment:
1434
- hash: 269550157
1434
+ hash: -2067834859
1435
1435
  host: rdfa.digitalbazaar.com
1436
1436
  normalized_host:
1437
1437
  normalized_path:
@@ -1459,7 +1459,7 @@
1459
1459
  about: !ruby/object:Addressable::URI
1460
1460
  authority: rdfa.digitalbazaar.com
1461
1461
  fragment:
1462
- hash: 1777355486
1462
+ hash: -2067834860
1463
1463
  host: rdfa.digitalbazaar.com
1464
1464
  normalized_host:
1465
1465
  normalized_path:
@@ -1487,7 +1487,7 @@
1487
1487
  about: !ruby/object:Addressable::URI
1488
1488
  authority: rdfa.digitalbazaar.com
1489
1489
  fragment:
1490
- hash: -182604768
1490
+ hash: -2067834861
1491
1491
  host: rdfa.digitalbazaar.com
1492
1492
  normalized_host:
1493
1493
  normalized_path:
@@ -1515,7 +1515,7 @@
1515
1515
  about: !ruby/object:Addressable::URI
1516
1516
  authority: rdfa.digitalbazaar.com
1517
1517
  fragment:
1518
- hash: -1897397015
1518
+ hash: -2067834862
1519
1519
  host: rdfa.digitalbazaar.com
1520
1520
  normalized_host:
1521
1521
  normalized_path:
@@ -1543,7 +1543,7 @@
1543
1543
  about: !ruby/object:Addressable::URI
1544
1544
  authority: rdfa.digitalbazaar.com
1545
1545
  fragment:
1546
- hash: 1475973643
1546
+ hash: -2067834863
1547
1547
  host: rdfa.digitalbazaar.com
1548
1548
  normalized_host:
1549
1549
  normalized_path:
@@ -1571,7 +1571,7 @@
1571
1571
  about: !ruby/object:Addressable::URI
1572
1572
  authority: rdfa.digitalbazaar.com
1573
1573
  fragment:
1574
- hash: -1636001386
1574
+ hash: -2067834864
1575
1575
  host: rdfa.digitalbazaar.com
1576
1576
  normalized_host:
1577
1577
  normalized_path:
@@ -1599,7 +1599,7 @@
1599
1599
  about: !ruby/object:Addressable::URI
1600
1600
  authority: rdfa.digitalbazaar.com
1601
1601
  fragment:
1602
- hash: 1302889675
1602
+ hash: -2067834865
1603
1603
  host: rdfa.digitalbazaar.com
1604
1604
  normalized_host:
1605
1605
  normalized_path:
@@ -1627,7 +1627,7 @@
1627
1627
  about: !ruby/object:Addressable::URI
1628
1628
  authority: rdfa.digitalbazaar.com
1629
1629
  fragment:
1630
- hash: -1248831029
1630
+ hash: -2067834866
1631
1631
  host: rdfa.digitalbazaar.com
1632
1632
  normalized_host:
1633
1633
  normalized_path:
@@ -1655,7 +1655,7 @@
1655
1655
  about: !ruby/object:Addressable::URI
1656
1656
  authority: rdfa.digitalbazaar.com
1657
1657
  fragment:
1658
- hash: -1928363834
1658
+ hash: -2067902506
1659
1659
  host: rdfa.digitalbazaar.com
1660
1660
  normalized_host:
1661
1661
  normalized_path:
@@ -1683,7 +1683,7 @@
1683
1683
  about: !ruby/object:Addressable::URI
1684
1684
  authority: rdfa.digitalbazaar.com
1685
1685
  fragment:
1686
- hash: 1531933478
1686
+ hash: -2067902507
1687
1687
  host: rdfa.digitalbazaar.com
1688
1688
  normalized_host:
1689
1689
  normalized_path:
@@ -1711,7 +1711,7 @@
1711
1711
  about: !ruby/object:Addressable::URI
1712
1712
  authority: rdfa.digitalbazaar.com
1713
1713
  fragment:
1714
- hash: -1062373949
1714
+ hash: -2067902508
1715
1715
  host: rdfa.digitalbazaar.com
1716
1716
  normalized_host:
1717
1717
  normalized_path:
@@ -1739,7 +1739,7 @@
1739
1739
  about: !ruby/object:Addressable::URI
1740
1740
  authority: rdfa.digitalbazaar.com
1741
1741
  fragment:
1742
- hash: 1064035735
1742
+ hash: -2067902509
1743
1743
  host: rdfa.digitalbazaar.com
1744
1744
  normalized_host:
1745
1745
  normalized_path:
@@ -1767,7 +1767,7 @@
1767
1767
  about: !ruby/object:Addressable::URI
1768
1768
  authority: rdfa.digitalbazaar.com
1769
1769
  fragment:
1770
- hash: -839102574
1770
+ hash: -2067902510
1771
1771
  host: rdfa.digitalbazaar.com
1772
1772
  normalized_host:
1773
1773
  normalized_path:
@@ -1795,7 +1795,7 @@
1795
1795
  about: !ruby/object:Addressable::URI
1796
1796
  authority: rdfa.digitalbazaar.com
1797
1797
  fragment:
1798
- hash: -227958213
1798
+ hash: -2067902511
1799
1799
  host: rdfa.digitalbazaar.com
1800
1800
  normalized_host:
1801
1801
  normalized_path:
@@ -1823,7 +1823,7 @@
1823
1823
  about: !ruby/object:Addressable::URI
1824
1824
  authority: rdfa.digitalbazaar.com
1825
1825
  fragment:
1826
- hash: 1548121454
1826
+ hash: -2067902512
1827
1827
  host: rdfa.digitalbazaar.com
1828
1828
  normalized_host:
1829
1829
  normalized_path:
@@ -1851,7 +1851,7 @@
1851
1851
  about: !ruby/object:Addressable::URI
1852
1852
  authority: rdfa.digitalbazaar.com
1853
1853
  fragment:
1854
- hash: 1158168741
1854
+ hash: -2067902513
1855
1855
  host: rdfa.digitalbazaar.com
1856
1856
  normalized_host:
1857
1857
  normalized_path:
@@ -1879,7 +1879,7 @@
1879
1879
  about: !ruby/object:Addressable::URI
1880
1880
  authority: rdfa.digitalbazaar.com
1881
1881
  fragment:
1882
- hash: -681482350
1882
+ hash: -2067902514
1883
1883
  host: rdfa.digitalbazaar.com
1884
1884
  normalized_host:
1885
1885
  normalized_path:
@@ -1907,7 +1907,7 @@
1907
1907
  about: !ruby/object:Addressable::URI
1908
1908
  authority: rdfa.digitalbazaar.com
1909
1909
  fragment:
1910
- hash: 329748903
1910
+ hash: -2067902515
1911
1911
  host: rdfa.digitalbazaar.com
1912
1912
  normalized_host:
1913
1913
  normalized_path:
@@ -1935,7 +1935,7 @@
1935
1935
  about: !ruby/object:Addressable::URI
1936
1936
  authority: rdfa.digitalbazaar.com
1937
1937
  fragment:
1938
- hash: -397390081
1938
+ hash: -2067970155
1939
1939
  host: rdfa.digitalbazaar.com
1940
1940
  normalized_host:
1941
1941
  normalized_path:
@@ -1963,7 +1963,7 @@
1963
1963
  about: !ruby/object:Addressable::URI
1964
1964
  authority: rdfa.digitalbazaar.com
1965
1965
  fragment:
1966
- hash: 145326881
1966
+ hash: -2067970156
1967
1967
  host: rdfa.digitalbazaar.com
1968
1968
  normalized_host:
1969
1969
  normalized_path:
@@ -1991,7 +1991,7 @@
1991
1991
  about: !ruby/object:Addressable::URI
1992
1992
  authority: rdfa.digitalbazaar.com
1993
1993
  fragment:
1994
- hash: 2006935933
1994
+ hash: -2067970157
1995
1995
  host: rdfa.digitalbazaar.com
1996
1996
  normalized_host:
1997
1997
  normalized_path:
@@ -2019,7 +2019,7 @@
2019
2019
  about: !ruby/object:Addressable::URI
2020
2020
  authority: rdfa.digitalbazaar.com
2021
2021
  fragment:
2022
- hash: 776664038
2022
+ hash: -2067970158
2023
2023
  host: rdfa.digitalbazaar.com
2024
2024
  normalized_host:
2025
2025
  normalized_path:
@@ -2047,7 +2047,7 @@
2047
2047
  about: !ruby/object:Addressable::URI
2048
2048
  authority: rdfa.digitalbazaar.com
2049
2049
  fragment:
2050
- hash: 1576205216
2050
+ hash: -2067970159
2051
2051
  host: rdfa.digitalbazaar.com
2052
2052
  normalized_host:
2053
2053
  normalized_path:
@@ -2075,7 +2075,7 @@
2075
2075
  about: !ruby/object:Addressable::URI
2076
2076
  authority: rdfa.digitalbazaar.com
2077
2077
  fragment:
2078
- hash: 1467486211
2078
+ hash: -2067970160
2079
2079
  host: rdfa.digitalbazaar.com
2080
2080
  normalized_host:
2081
2081
  normalized_path:
@@ -2103,7 +2103,7 @@
2103
2103
  about: !ruby/object:Addressable::URI
2104
2104
  authority: rdfa.digitalbazaar.com
2105
2105
  fragment:
2106
- hash: -1451629250
2106
+ hash: -2067970161
2107
2107
  host: rdfa.digitalbazaar.com
2108
2108
  normalized_host:
2109
2109
  normalized_path:
@@ -2131,7 +2131,7 @@
2131
2131
  about: !ruby/object:Addressable::URI
2132
2132
  authority: rdfa.digitalbazaar.com
2133
2133
  fragment:
2134
- hash: 771059890
2134
+ hash: -2067970162
2135
2135
  host: rdfa.digitalbazaar.com
2136
2136
  normalized_host:
2137
2137
  normalized_path:
@@ -2159,7 +2159,7 @@
2159
2159
  about: !ruby/object:Addressable::URI
2160
2160
  authority: rdfa.digitalbazaar.com
2161
2161
  fragment:
2162
- hash: 1281949758
2162
+ hash: -2067970163
2163
2163
  host: rdfa.digitalbazaar.com
2164
2164
  normalized_host:
2165
2165
  normalized_path:
@@ -2187,7 +2187,7 @@
2187
2187
  about: !ruby/object:Addressable::URI
2188
2188
  authority: rdfa.digitalbazaar.com
2189
2189
  fragment:
2190
- hash: -806698807
2190
+ hash: -2067970164
2191
2191
  host: rdfa.digitalbazaar.com
2192
2192
  normalized_host:
2193
2193
  normalized_path:
@@ -2215,7 +2215,7 @@
2215
2215
  about: !ruby/object:Addressable::URI
2216
2216
  authority: rdfa.digitalbazaar.com
2217
2217
  fragment:
2218
- hash: -947190557
2218
+ hash: -2068037804
2219
2219
  host: rdfa.digitalbazaar.com
2220
2220
  normalized_host:
2221
2221
  normalized_path:
@@ -2243,7 +2243,7 @@
2243
2243
  about: !ruby/object:Addressable::URI
2244
2244
  authority: rdfa.digitalbazaar.com
2245
2245
  fragment:
2246
- hash: 329932306
2246
+ hash: -2068037805
2247
2247
  host: rdfa.digitalbazaar.com
2248
2248
  normalized_host:
2249
2249
  normalized_path:
@@ -2271,7 +2271,7 @@
2271
2271
  about: !ruby/object:Addressable::URI
2272
2272
  authority: rdfa.digitalbazaar.com
2273
2273
  fragment:
2274
- hash: -327422742
2274
+ hash: -2068037806
2275
2275
  host: rdfa.digitalbazaar.com
2276
2276
  normalized_host:
2277
2277
  normalized_path:
@@ -2299,7 +2299,7 @@
2299
2299
  about: !ruby/object:Addressable::URI
2300
2300
  authority: rdfa.digitalbazaar.com
2301
2301
  fragment:
2302
- hash: -59393045
2302
+ hash: -2068037807
2303
2303
  host: rdfa.digitalbazaar.com
2304
2304
  normalized_host:
2305
2305
  normalized_path:
@@ -2327,7 +2327,7 @@
2327
2327
  about: !ruby/object:Addressable::URI
2328
2328
  authority: rdfa.digitalbazaar.com
2329
2329
  fragment:
2330
- hash: -567916307
2330
+ hash: -2068037808
2331
2331
  host: rdfa.digitalbazaar.com
2332
2332
  normalized_host:
2333
2333
  normalized_path:
@@ -2355,7 +2355,7 @@
2355
2355
  about: !ruby/object:Addressable::URI
2356
2356
  authority: rdfa.digitalbazaar.com
2357
2357
  fragment:
2358
- hash: 825327489
2358
+ hash: -2068037809
2359
2359
  host: rdfa.digitalbazaar.com
2360
2360
  normalized_host:
2361
2361
  normalized_path:
@@ -2383,7 +2383,7 @@
2383
2383
  about: !ruby/object:Addressable::URI
2384
2384
  authority: rdfa.digitalbazaar.com
2385
2385
  fragment:
2386
- hash: -211351845
2386
+ hash: -2068037810
2387
2387
  host: rdfa.digitalbazaar.com
2388
2388
  normalized_host:
2389
2389
  normalized_path:
@@ -2411,7 +2411,7 @@
2411
2411
  about: !ruby/object:Addressable::URI
2412
2412
  authority: rdfa.digitalbazaar.com
2413
2413
  fragment:
2414
- hash: 1551062563
2414
+ hash: -2068037811
2415
2415
  host: rdfa.digitalbazaar.com
2416
2416
  normalized_host:
2417
2417
  normalized_path:
@@ -2439,7 +2439,7 @@
2439
2439
  about: !ruby/object:Addressable::URI
2440
2440
  authority: rdfa.digitalbazaar.com
2441
2441
  fragment:
2442
- hash: 1482547728
2442
+ hash: -2068037812
2443
2443
  host: rdfa.digitalbazaar.com
2444
2444
  normalized_host:
2445
2445
  normalized_path:
@@ -2467,7 +2467,7 @@
2467
2467
  about: !ruby/object:Addressable::URI
2468
2468
  authority: rdfa.digitalbazaar.com
2469
2469
  fragment:
2470
- hash: 944744102
2470
+ hash: -2068037813
2471
2471
  host: rdfa.digitalbazaar.com
2472
2472
  normalized_host:
2473
2473
  normalized_path:
@@ -2495,7 +2495,7 @@
2495
2495
  about: !ruby/object:Addressable::URI
2496
2496
  authority: rdfa.digitalbazaar.com
2497
2497
  fragment:
2498
- hash: -721828091
2498
+ hash: -2068105453
2499
2499
  host: rdfa.digitalbazaar.com
2500
2500
  normalized_host:
2501
2501
  normalized_path:
@@ -2523,7 +2523,7 @@
2523
2523
  about: !ruby/object:Addressable::URI
2524
2524
  authority: rdfa.digitalbazaar.com
2525
2525
  fragment:
2526
- hash: 925576896
2526
+ hash: -2068105454
2527
2527
  host: rdfa.digitalbazaar.com
2528
2528
  normalized_host:
2529
2529
  normalized_path:
@@ -2551,7 +2551,7 @@
2551
2551
  about: !ruby/object:Addressable::URI
2552
2552
  authority: rdfa.digitalbazaar.com
2553
2553
  fragment:
2554
- hash: 903328476
2554
+ hash: -2068105455
2555
2555
  host: rdfa.digitalbazaar.com
2556
2556
  normalized_host:
2557
2557
  normalized_path:
@@ -2579,7 +2579,7 @@
2579
2579
  about: !ruby/object:Addressable::URI
2580
2580
  authority: rdfa.digitalbazaar.com
2581
2581
  fragment:
2582
- hash: -2035436376
2582
+ hash: -2068105456
2583
2583
  host: rdfa.digitalbazaar.com
2584
2584
  normalized_host:
2585
2585
  normalized_path:
@@ -2607,7 +2607,7 @@
2607
2607
  about: !ruby/object:Addressable::URI
2608
2608
  authority: rdfa.digitalbazaar.com
2609
2609
  fragment:
2610
- hash: 1776235747
2610
+ hash: -2068105457
2611
2611
  host: rdfa.digitalbazaar.com
2612
2612
  normalized_host:
2613
2613
  normalized_path:
@@ -2635,7 +2635,7 @@
2635
2635
  about: !ruby/object:Addressable::URI
2636
2636
  authority: rdfa.digitalbazaar.com
2637
2637
  fragment:
2638
- hash: 2027530827
2638
+ hash: -2068105458
2639
2639
  host: rdfa.digitalbazaar.com
2640
2640
  normalized_host:
2641
2641
  normalized_path:
@@ -2663,7 +2663,7 @@
2663
2663
  about: !ruby/object:Addressable::URI
2664
2664
  authority: rdfa.digitalbazaar.com
2665
2665
  fragment:
2666
- hash: -401032742
2666
+ hash: -2068105459
2667
2667
  host: rdfa.digitalbazaar.com
2668
2668
  normalized_host:
2669
2669
  normalized_path:
@@ -2691,7 +2691,7 @@
2691
2691
  about: !ruby/object:Addressable::URI
2692
2692
  authority: rdfa.digitalbazaar.com
2693
2693
  fragment:
2694
- hash: 740612055
2694
+ hash: -2068105460
2695
2695
  host: rdfa.digitalbazaar.com
2696
2696
  normalized_host:
2697
2697
  normalized_path:
@@ -2719,7 +2719,7 @@
2719
2719
  about: !ruby/object:Addressable::URI
2720
2720
  authority: rdfa.digitalbazaar.com
2721
2721
  fragment:
2722
- hash: 1397073750
2722
+ hash: -2068105461
2723
2723
  host: rdfa.digitalbazaar.com
2724
2724
  normalized_host:
2725
2725
  normalized_path:
@@ -2747,7 +2747,7 @@
2747
2747
  about: !ruby/object:Addressable::URI
2748
2748
  authority: rdfa.digitalbazaar.com
2749
2749
  fragment:
2750
- hash: 961348867
2750
+ hash: -2068105462
2751
2751
  host: rdfa.digitalbazaar.com
2752
2752
  normalized_host:
2753
2753
  normalized_path:
@@ -2775,7 +2775,7 @@
2775
2775
  about: !ruby/object:Addressable::URI
2776
2776
  authority: rdfa.digitalbazaar.com
2777
2777
  fragment:
2778
- hash: -1407174996
2778
+ hash: -2076016289
2779
2779
  host: rdfa.digitalbazaar.com
2780
2780
  normalized_host:
2781
2781
  normalized_path:
@@ -2803,7 +2803,7 @@
2803
2803
  about: !ruby/object:Addressable::URI
2804
2804
  authority: rdfa.digitalbazaar.com
2805
2805
  fragment:
2806
- hash: 1806678140
2806
+ hash: -2076016290
2807
2807
  host: rdfa.digitalbazaar.com
2808
2808
  normalized_host:
2809
2809
  normalized_path:
@@ -2831,7 +2831,7 @@
2831
2831
  about: !ruby/object:Addressable::URI
2832
2832
  authority: rdfa.digitalbazaar.com
2833
2833
  fragment:
2834
- hash: -752999438
2834
+ hash: -2076016291
2835
2835
  host: rdfa.digitalbazaar.com
2836
2836
  normalized_host:
2837
2837
  normalized_path:
@@ -2861,7 +2861,7 @@
2861
2861
  about: !ruby/object:Addressable::URI
2862
2862
  authority: rdfa.digitalbazaar.com
2863
2863
  fragment:
2864
- hash: 1372763321
2864
+ hash: -2076016292
2865
2865
  host: rdfa.digitalbazaar.com
2866
2866
  normalized_host:
2867
2867
  normalized_path:
@@ -2889,7 +2889,7 @@
2889
2889
  about: !ruby/object:Addressable::URI
2890
2890
  authority: rdfa.digitalbazaar.com
2891
2891
  fragment:
2892
- hash: 1649077001
2892
+ hash: -2076016293
2893
2893
  host: rdfa.digitalbazaar.com
2894
2894
  normalized_host:
2895
2895
  normalized_path:
@@ -2917,7 +2917,7 @@
2917
2917
  about: !ruby/object:Addressable::URI
2918
2918
  authority: rdfa.digitalbazaar.com
2919
2919
  fragment:
2920
- hash: -2143656625
2920
+ hash: -2076016294
2921
2921
  host: rdfa.digitalbazaar.com
2922
2922
  normalized_host:
2923
2923
  normalized_path:
@@ -2945,7 +2945,7 @@
2945
2945
  about: !ruby/object:Addressable::URI
2946
2946
  authority: rdfa.digitalbazaar.com
2947
2947
  fragment:
2948
- hash: 1928862743
2948
+ hash: -2076016295
2949
2949
  host: rdfa.digitalbazaar.com
2950
2950
  normalized_host:
2951
2951
  normalized_path:
@@ -2973,7 +2973,7 @@
2973
2973
  about: !ruby/object:Addressable::URI
2974
2974
  authority: rdfa.digitalbazaar.com
2975
2975
  fragment:
2976
- hash: 1830986464
2976
+ hash: -2076016296
2977
2977
  host: rdfa.digitalbazaar.com
2978
2978
  normalized_host:
2979
2979
  normalized_path:
@@ -3001,7 +3001,7 @@
3001
3001
  about: !ruby/object:Addressable::URI
3002
3002
  authority: rdfa.digitalbazaar.com
3003
3003
  fragment:
3004
- hash: -1445385288
3004
+ hash: -2076016297
3005
3005
  host: rdfa.digitalbazaar.com
3006
3006
  normalized_host:
3007
3007
  normalized_path:
@@ -3029,7 +3029,7 @@
3029
3029
  about: !ruby/object:Addressable::URI
3030
3030
  authority: rdfa.digitalbazaar.com
3031
3031
  fragment:
3032
- hash: -1647540327
3032
+ hash: -2076016298
3033
3033
  host: rdfa.digitalbazaar.com
3034
3034
  normalized_host:
3035
3035
  normalized_path:
@@ -3057,7 +3057,7 @@
3057
3057
  about: !ruby/object:Addressable::URI
3058
3058
  authority: rdfa.digitalbazaar.com
3059
3059
  fragment:
3060
- hash: 1556436415
3060
+ hash: -2076083938
3061
3061
  host: rdfa.digitalbazaar.com
3062
3062
  normalized_host:
3063
3063
  normalized_path:
@@ -3085,7 +3085,7 @@
3085
3085
  about: !ruby/object:Addressable::URI
3086
3086
  authority: rdfa.digitalbazaar.com
3087
3087
  fragment:
3088
- hash: 1938257847
3088
+ hash: -2076083939
3089
3089
  host: rdfa.digitalbazaar.com
3090
3090
  normalized_host:
3091
3091
  normalized_path:
@@ -3113,7 +3113,7 @@
3113
3113
  about: !ruby/object:Addressable::URI
3114
3114
  authority: rdfa.digitalbazaar.com
3115
3115
  fragment:
3116
- hash: 158884961
3116
+ hash: -2076083940
3117
3117
  host: rdfa.digitalbazaar.com
3118
3118
  normalized_host:
3119
3119
  normalized_path:
@@ -3141,7 +3141,7 @@
3141
3141
  about: !ruby/object:Addressable::URI
3142
3142
  authority: rdfa.digitalbazaar.com
3143
3143
  fragment:
3144
- hash: 713627473
3144
+ hash: -2076083941
3145
3145
  host: rdfa.digitalbazaar.com
3146
3146
  normalized_host:
3147
3147
  normalized_path:
@@ -3169,7 +3169,7 @@
3169
3169
  about: !ruby/object:Addressable::URI
3170
3170
  authority: rdfa.digitalbazaar.com
3171
3171
  fragment:
3172
- hash: -398252084
3172
+ hash: -2076083942
3173
3173
  host: rdfa.digitalbazaar.com
3174
3174
  normalized_host:
3175
3175
  normalized_path:
@@ -3197,7 +3197,7 @@
3197
3197
  about: !ruby/object:Addressable::URI
3198
3198
  authority: rdfa.digitalbazaar.com
3199
3199
  fragment:
3200
- hash: -1057166141
3200
+ hash: -2076083943
3201
3201
  host: rdfa.digitalbazaar.com
3202
3202
  normalized_host:
3203
3203
  normalized_path:
@@ -3225,7 +3225,7 @@
3225
3225
  about: !ruby/object:Addressable::URI
3226
3226
  authority: rdfa.digitalbazaar.com
3227
3227
  fragment:
3228
- hash: -988371881
3228
+ hash: -2076083944
3229
3229
  host: rdfa.digitalbazaar.com
3230
3230
  normalized_host:
3231
3231
  normalized_path:
@@ -3253,7 +3253,7 @@
3253
3253
  about: !ruby/object:Addressable::URI
3254
3254
  authority: rdfa.digitalbazaar.com
3255
3255
  fragment:
3256
- hash: -552334703
3256
+ hash: -2076083945
3257
3257
  host: rdfa.digitalbazaar.com
3258
3258
  normalized_host:
3259
3259
  normalized_path:
@@ -3281,7 +3281,7 @@
3281
3281
  about: !ruby/object:Addressable::URI
3282
3282
  authority: rdfa.digitalbazaar.com
3283
3283
  fragment:
3284
- hash: 814328328
3284
+ hash: -2076083946
3285
3285
  host: rdfa.digitalbazaar.com
3286
3286
  normalized_host:
3287
3287
  normalized_path:
@@ -3315,7 +3315,7 @@
3315
3315
  about: !ruby/object:Addressable::URI
3316
3316
  authority: rdfa.digitalbazaar.com
3317
3317
  fragment:
3318
- hash: 578471515
3318
+ hash: -2076083947
3319
3319
  host: rdfa.digitalbazaar.com
3320
3320
  normalized_host:
3321
3321
  normalized_path:
@@ -3343,7 +3343,7 @@
3343
3343
  about: !ruby/object:Addressable::URI
3344
3344
  authority: rdfa.digitalbazaar.com
3345
3345
  fragment:
3346
- hash: -224099037
3346
+ hash: -2076151587
3347
3347
  host: rdfa.digitalbazaar.com
3348
3348
  normalized_host:
3349
3349
  normalized_path:
@@ -3371,7 +3371,7 @@
3371
3371
  about: !ruby/object:Addressable::URI
3372
3372
  authority: rdfa.digitalbazaar.com
3373
3373
  fragment:
3374
- hash: -2020877385
3374
+ hash: -2076151588
3375
3375
  host: rdfa.digitalbazaar.com
3376
3376
  normalized_host:
3377
3377
  normalized_path:
@@ -3399,7 +3399,7 @@
3399
3399
  about: !ruby/object:Addressable::URI
3400
3400
  authority: rdfa.digitalbazaar.com
3401
3401
  fragment:
3402
- hash: -925937697
3402
+ hash: -2076151589
3403
3403
  host: rdfa.digitalbazaar.com
3404
3404
  normalized_host:
3405
3405
  normalized_path:
@@ -3427,7 +3427,7 @@
3427
3427
  about: !ruby/object:Addressable::URI
3428
3428
  authority: rdfa.digitalbazaar.com
3429
3429
  fragment:
3430
- hash: 123919644
3430
+ hash: -2076151590
3431
3431
  host: rdfa.digitalbazaar.com
3432
3432
  normalized_host:
3433
3433
  normalized_path:
@@ -3455,7 +3455,7 @@
3455
3455
  about: !ruby/object:Addressable::URI
3456
3456
  authority: rdfa.digitalbazaar.com
3457
3457
  fragment:
3458
- hash: -489195952
3458
+ hash: -2076151591
3459
3459
  host: rdfa.digitalbazaar.com
3460
3460
  normalized_host:
3461
3461
  normalized_path:
@@ -3483,7 +3483,7 @@
3483
3483
  about: !ruby/object:Addressable::URI
3484
3484
  authority: rdfa.digitalbazaar.com
3485
3485
  fragment:
3486
- hash: -950133078
3486
+ hash: -2076151592
3487
3487
  host: rdfa.digitalbazaar.com
3488
3488
  normalized_host:
3489
3489
  normalized_path:
@@ -3511,7 +3511,7 @@
3511
3511
  about: !ruby/object:Addressable::URI
3512
3512
  authority: rdfa.digitalbazaar.com
3513
3513
  fragment:
3514
- hash: 1502333088
3514
+ hash: -2076151593
3515
3515
  host: rdfa.digitalbazaar.com
3516
3516
  normalized_host:
3517
3517
  normalized_path:
@@ -3539,7 +3539,7 @@
3539
3539
  about: !ruby/object:Addressable::URI
3540
3540
  authority: rdfa.digitalbazaar.com
3541
3541
  fragment:
3542
- hash: 468230232
3542
+ hash: -2076219237
3543
3543
  host: rdfa.digitalbazaar.com
3544
3544
  normalized_host:
3545
3545
  normalized_path:
@@ -3567,7 +3567,7 @@
3567
3567
  about: !ruby/object:Addressable::URI
3568
3568
  authority: rdfa.digitalbazaar.com
3569
3569
  fragment:
3570
- hash: 1247733813
3570
+ hash: -2076219240
3571
3571
  host: rdfa.digitalbazaar.com
3572
3572
  normalized_host:
3573
3573
  normalized_path:
@@ -3595,7 +3595,7 @@
3595
3595
  about: !ruby/object:Addressable::URI
3596
3596
  authority: rdfa.digitalbazaar.com
3597
3597
  fragment:
3598
- hash: -379315270
3598
+ hash: -2076286885
3599
3599
  host: rdfa.digitalbazaar.com
3600
3600
  normalized_host:
3601
3601
  normalized_path:
@@ -3623,7 +3623,7 @@
3623
3623
  about: !ruby/object:Addressable::URI
3624
3624
  authority: rdfa.digitalbazaar.com
3625
3625
  fragment:
3626
- hash: 729967878
3626
+ hash: -2076286887
3627
3627
  host: rdfa.digitalbazaar.com
3628
3628
  normalized_host:
3629
3629
  normalized_path:
@@ -3651,7 +3651,7 @@
3651
3651
  about: !ruby/object:Addressable::URI
3652
3652
  authority: rdfa.digitalbazaar.com
3653
3653
  fragment:
3654
- hash: -1269224034
3654
+ hash: -2076286892
3655
3655
  host: rdfa.digitalbazaar.com
3656
3656
  normalized_host:
3657
3657
  normalized_path:
@@ -3679,7 +3679,7 @@
3679
3679
  about: !ruby/object:Addressable::URI
3680
3680
  authority: rdfa.digitalbazaar.com
3681
3681
  fragment:
3682
- hash: -487865378
3682
+ hash: -2076354538
3683
3683
  host: rdfa.digitalbazaar.com
3684
3684
  normalized_host:
3685
3685
  normalized_path:
@@ -3707,7 +3707,7 @@
3707
3707
  about: !ruby/object:Addressable::URI
3708
3708
  authority: rdfa.digitalbazaar.com
3709
3709
  fragment:
3710
- hash: -1807520554
3710
+ hash: -2076422183
3711
3711
  host: rdfa.digitalbazaar.com
3712
3712
  normalized_host:
3713
3713
  normalized_path:
@@ -3735,7 +3735,7 @@
3735
3735
  about: !ruby/object:Addressable::URI
3736
3736
  authority: rdfa.digitalbazaar.com
3737
3737
  fragment:
3738
- hash: -1335379097
3738
+ hash: -2076422185
3739
3739
  host: rdfa.digitalbazaar.com
3740
3740
  normalized_host:
3741
3741
  normalized_path:
@@ -3763,7 +3763,7 @@
3763
3763
  about: !ruby/object:Addressable::URI
3764
3764
  authority: rdfa.digitalbazaar.com
3765
3765
  fragment:
3766
- hash: -833233310
3766
+ hash: -2076422187
3767
3767
  host: rdfa.digitalbazaar.com
3768
3768
  normalized_host:
3769
3769
  normalized_path:
@@ -3791,7 +3791,7 @@
3791
3791
  about: !ruby/object:Addressable::URI
3792
3792
  authority: rdfa.digitalbazaar.com
3793
3793
  fragment:
3794
- hash: 250805315
3794
+ hash: -2076489834
3795
3795
  host: rdfa.digitalbazaar.com
3796
3796
  normalized_host:
3797
3797
  normalized_path:
@@ -3819,7 +3819,7 @@
3819
3819
  about: !ruby/object:Addressable::URI
3820
3820
  authority: rdfa.digitalbazaar.com
3821
3821
  fragment:
3822
- hash: 1394807714
3822
+ hash: -2076489835
3823
3823
  host: rdfa.digitalbazaar.com
3824
3824
  normalized_host:
3825
3825
  normalized_path:
@@ -3847,7 +3847,7 @@
3847
3847
  about: !ruby/object:Addressable::URI
3848
3848
  authority: rdfa.digitalbazaar.com
3849
3849
  fragment:
3850
- hash: 1915105638
3850
+ hash: -2076489836
3851
3851
  host: rdfa.digitalbazaar.com
3852
3852
  normalized_host:
3853
3853
  normalized_path:
@@ -3875,455 +3875,7 @@
3875
3875
  about: !ruby/object:Addressable::URI
3876
3876
  authority: rdfa.digitalbazaar.com
3877
3877
  fragment:
3878
- hash: 725383949
3879
- host: rdfa.digitalbazaar.com
3880
- normalized_host:
3881
- normalized_path:
3882
- normalized_scheme:
3883
- password:
3884
- path: /test-suite/test-cases/xhtml1/0175
3885
- port:
3886
- query:
3887
- scheme: http
3888
- uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml1/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/xhtml1/0175.xhtml
3895
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml1/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: xhtml
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: 631080149
3907
- host: rdfa.digitalbazaar.com
3908
- normalized_host:
3909
- normalized_path:
3910
- normalized_scheme:
3911
- password:
3912
- path: /test-suite/test-cases/xhtml1/0176
3913
- port:
3914
- query:
3915
- scheme: http
3916
- uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml1/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/xhtml1/0176.xhtml
3923
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml1/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: xhtml
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: -910717354
3935
- host: rdfa.digitalbazaar.com
3936
- normalized_host:
3937
- normalized_path:
3938
- normalized_scheme:
3939
- password:
3940
- path: /test-suite/test-cases/xhtml1/0177
3941
- port:
3942
- query:
3943
- scheme: http
3944
- uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml1/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/xhtml1/0177.xhtml
3951
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml1/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: xhtml
3957
- title: Test @profile
3958
- - !ruby/object:RdfaHelper::TestCase
3959
- about: !ruby/object:Addressable::URI
3960
- authority: rdfa.digitalbazaar.com
3961
- fragment:
3962
- hash: 2050943899
3963
- host: rdfa.digitalbazaar.com
3964
- normalized_host:
3965
- normalized_path:
3966
- normalized_scheme:
3967
- password:
3968
- path: /test-suite/test-cases/xhtml1/0178
3969
- port:
3970
- query:
3971
- scheme: http
3972
- uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml1/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/xhtml1/0178.xhtml
3979
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml1/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: xhtml
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: -1036389385
3991
- host: rdfa.digitalbazaar.com
3992
- normalized_host:
3993
- normalized_path:
3994
- normalized_scheme:
3995
- password:
3996
- path: /test-suite/test-cases/xhtml1/0179
3997
- port:
3998
- query:
3999
- scheme: http
4000
- uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml1/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/xhtml1/0179.xhtml
4007
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml1/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: xhtml
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: 220296514
4019
- host: rdfa.digitalbazaar.com
4020
- normalized_host:
4021
- normalized_path:
4022
- normalized_scheme:
4023
- password:
4024
- path: /test-suite/test-cases/xhtml1/0180
4025
- port:
4026
- query:
4027
- scheme: http
4028
- uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml1/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/xhtml1/0180.xhtml
4035
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml1/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: xhtml
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: 1807351737
4047
- host: rdfa.digitalbazaar.com
4048
- normalized_host:
4049
- normalized_path:
4050
- normalized_scheme:
4051
- password:
4052
- path: /test-suite/test-cases/xhtml1/0181
4053
- port:
4054
- query:
4055
- scheme: http
4056
- uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml1/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/xhtml1/0181.xhtml
4063
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml1/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: xhtml
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: 1211553714
4075
- host: rdfa.digitalbazaar.com
4076
- normalized_host:
4077
- normalized_path:
4078
- normalized_scheme:
4079
- password:
4080
- path: /test-suite/test-cases/xhtml1/0182
4081
- port:
4082
- query:
4083
- scheme: http
4084
- uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml1/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/xhtml1/0182.xhtml
4091
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml1/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: xhtml
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: 16394533
4103
- host: rdfa.digitalbazaar.com
4104
- normalized_host:
4105
- normalized_path:
4106
- normalized_scheme:
4107
- password:
4108
- path: /test-suite/test-cases/xhtml1/0183
4109
- port:
4110
- query:
4111
- scheme: http
4112
- uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml1/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/xhtml1/0183.xhtml
4119
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml1/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: xhtml
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: -1491574927
4131
- host: rdfa.digitalbazaar.com
4132
- normalized_host:
4133
- normalized_path:
4134
- normalized_scheme:
4135
- password:
4136
- path: /test-suite/test-cases/xhtml1/0184
4137
- port:
4138
- query:
4139
- scheme: http
4140
- uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml1/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/xhtml1/0184.xhtml
4147
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml1/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: xhtml
4153
- title: Test @profile
4154
- - !ruby/object:RdfaHelper::TestCase
4155
- about: !ruby/object:Addressable::URI
4156
- authority: rdfa.digitalbazaar.com
4157
- fragment:
4158
- hash: -1184074564
4159
- host: rdfa.digitalbazaar.com
4160
- normalized_host:
4161
- normalized_path:
4162
- normalized_scheme:
4163
- password:
4164
- path: /test-suite/test-cases/xhtml1/0185
4165
- port:
4166
- query:
4167
- scheme: http
4168
- uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml1/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/xhtml1/0185.xhtml
4175
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml1/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: xhtml
4181
- title: Test @profile
4182
- - !ruby/object:RdfaHelper::TestCase
4183
- about: !ruby/object:Addressable::URI
4184
- authority: rdfa.digitalbazaar.com
4185
- fragment:
4186
- hash: 874656106
4187
- host: rdfa.digitalbazaar.com
4188
- normalized_host:
4189
- normalized_path:
4190
- normalized_scheme:
4191
- password:
4192
- path: /test-suite/test-cases/xhtml1/0186
4193
- port:
4194
- query:
4195
- scheme: http
4196
- uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml1/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/xhtml1/0186.xhtml
4203
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml1/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: xhtml
4209
- title: Test @vocab
4210
- - !ruby/object:RdfaHelper::TestCase
4211
- about: !ruby/object:Addressable::URI
4212
- authority: rdfa.digitalbazaar.com
4213
- fragment:
4214
- hash: -1351362672
4215
- host: rdfa.digitalbazaar.com
4216
- normalized_host:
4217
- normalized_path:
4218
- normalized_scheme:
4219
- password:
4220
- path: /test-suite/test-cases/xhtml1/0187
4221
- port:
4222
- query:
4223
- scheme: http
4224
- uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml1/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/xhtml1/0187.xhtml
4231
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml1/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: xhtml
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: 1548904352
4243
- host: rdfa.digitalbazaar.com
4244
- normalized_host:
4245
- normalized_path:
4246
- normalized_scheme:
4247
- password:
4248
- path: /test-suite/test-cases/xhtml1/0188
4249
- port:
4250
- query:
4251
- scheme: http
4252
- uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml1/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/xhtml1/0188.xhtml
4259
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml1/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: xhtml
4265
- title: Test @vocab
4266
- - !ruby/object:RdfaHelper::TestCase
4267
- about: !ruby/object:Addressable::URI
4268
- authority: rdfa.digitalbazaar.com
4269
- fragment:
4270
- hash: -607016968
4271
- host: rdfa.digitalbazaar.com
4272
- normalized_host:
4273
- normalized_path:
4274
- normalized_scheme:
4275
- password:
4276
- path: /test-suite/test-cases/xhtml1/0189
4277
- port:
4278
- query:
4279
- scheme: http
4280
- uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml1/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/xhtml1/0189.xhtml
4287
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml1/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: xhtml
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: 1970717634
4299
- host: rdfa.digitalbazaar.com
4300
- normalized_host:
4301
- normalized_path:
4302
- normalized_scheme:
4303
- password:
4304
- path: /test-suite/test-cases/xhtml1/0190
4305
- port:
4306
- query:
4307
- scheme: http
4308
- uri_string: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml1/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/xhtml1/0190.xhtml
4315
- informationResourceResults: http://rdfa.digitalbazaar.com/test-suite/test-cases/xhtml1/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: xhtml
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: 1205999357
3878
+ hash: 1556707862
4327
3879
  host: rdfa.digitalbazaar.com
4328
3880
  normalized_host:
4329
3881
  normalized_path:
OSZAR »