rdf-rdfa 0.2.1 → 0.2.2
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.
- data/History.txt +13 -1
- data/Rakefile +1 -1
- data/VERSION +1 -1
- data/lib/rdf/rdfa/patches/literal_hacks.rb +21 -10
- data/lib/rdf/rdfa/patches/nokogiri_hacks.rb +16 -0
- data/lib/rdf/rdfa/patches/uri_hacks.rb +6 -1
- data/lib/rdf/rdfa/reader.rb +357 -181
- data/lib/rdf/rdfa/version.rb +1 -1
- data/lib/rdf/rdfa.rb +4 -0
- data/rdf-rdfa.gemspec +11 -6
- data/script/console +3 -3
- data/script/parse +49 -0
- data/script/tc +10 -5
- data/spec/html4-manifest.yml +176 -176
- data/spec/html5-manifest.yml +176 -176
- data/spec/literal_spec.rb +245 -0
- data/spec/matchers.rb +1 -1
- data/spec/rdfa_helper.rb +44 -3
- data/spec/rdfa_reader_spec.rb +32 -67
- data/spec/xhtml-manifest.yml +139 -603
- data/spec/xhtml11-manifest.yml +4707 -0
- metadata +28 -4
data/spec/html5-manifest.yml
CHANGED
@@ -4,7 +4,7 @@
|
|
4
4
|
uri: !ruby/object:Addressable::URI
|
5
5
|
authority: rdfa.digitalbazaar.com
|
6
6
|
fragment:
|
7
|
-
hash:
|
7
|
+
hash: 1204412328
|
8
8
|
host: rdfa.digitalbazaar.com
|
9
9
|
normalized_host:
|
10
10
|
normalized_path:
|
@@ -33,7 +33,7 @@
|
|
33
33
|
uri: !ruby/object:Addressable::URI
|
34
34
|
authority: rdfa.digitalbazaar.com
|
35
35
|
fragment:
|
36
|
-
hash: -
|
36
|
+
hash: -2006021173
|
37
37
|
host: rdfa.digitalbazaar.com
|
38
38
|
normalized_host:
|
39
39
|
normalized_path:
|
@@ -62,7 +62,7 @@
|
|
62
62
|
uri: !ruby/object:Addressable::URI
|
63
63
|
authority: rdfa.digitalbazaar.com
|
64
64
|
fragment:
|
65
|
-
hash:
|
65
|
+
hash: 1844693400
|
66
66
|
host: rdfa.digitalbazaar.com
|
67
67
|
normalized_host:
|
68
68
|
normalized_path:
|
@@ -91,7 +91,7 @@
|
|
91
91
|
uri: !ruby/object:Addressable::URI
|
92
92
|
authority: rdfa.digitalbazaar.com
|
93
93
|
fragment:
|
94
|
-
hash: -
|
94
|
+
hash: -1722254536
|
95
95
|
host: rdfa.digitalbazaar.com
|
96
96
|
normalized_host:
|
97
97
|
normalized_path:
|
@@ -120,7 +120,7 @@
|
|
120
120
|
uri: !ruby/object:Addressable::URI
|
121
121
|
authority: rdfa.digitalbazaar.com
|
122
122
|
fragment:
|
123
|
-
hash:
|
123
|
+
hash: -2134830067
|
124
124
|
host: rdfa.digitalbazaar.com
|
125
125
|
normalized_host:
|
126
126
|
normalized_path:
|
@@ -149,7 +149,7 @@
|
|
149
149
|
uri: !ruby/object:Addressable::URI
|
150
150
|
authority: rdfa.digitalbazaar.com
|
151
151
|
fragment:
|
152
|
-
hash: -
|
152
|
+
hash: -854879636
|
153
153
|
host: rdfa.digitalbazaar.com
|
154
154
|
normalized_host:
|
155
155
|
normalized_path:
|
@@ -178,7 +178,7 @@
|
|
178
178
|
uri: !ruby/object:Addressable::URI
|
179
179
|
authority: rdfa.digitalbazaar.com
|
180
180
|
fragment:
|
181
|
-
hash:
|
181
|
+
hash: 459916702
|
182
182
|
host: rdfa.digitalbazaar.com
|
183
183
|
normalized_host:
|
184
184
|
normalized_path:
|
@@ -207,7 +207,7 @@
|
|
207
207
|
uri: !ruby/object:Addressable::URI
|
208
208
|
authority: rdfa.digitalbazaar.com
|
209
209
|
fragment:
|
210
|
-
hash:
|
210
|
+
hash: 1338739915
|
211
211
|
host: rdfa.digitalbazaar.com
|
212
212
|
normalized_host:
|
213
213
|
normalized_path:
|
@@ -236,7 +236,7 @@
|
|
236
236
|
uri: !ruby/object:Addressable::URI
|
237
237
|
authority: rdfa.digitalbazaar.com
|
238
238
|
fragment:
|
239
|
-
hash:
|
239
|
+
hash: 867110030
|
240
240
|
host: rdfa.digitalbazaar.com
|
241
241
|
normalized_host:
|
242
242
|
normalized_path:
|
@@ -265,7 +265,7 @@
|
|
265
265
|
uri: !ruby/object:Addressable::URI
|
266
266
|
authority: rdfa.digitalbazaar.com
|
267
267
|
fragment:
|
268
|
-
hash:
|
268
|
+
hash: 1928088518
|
269
269
|
host: rdfa.digitalbazaar.com
|
270
270
|
normalized_host:
|
271
271
|
normalized_path:
|
@@ -294,7 +294,7 @@
|
|
294
294
|
uri: !ruby/object:Addressable::URI
|
295
295
|
authority: rdfa.digitalbazaar.com
|
296
296
|
fragment:
|
297
|
-
hash: -
|
297
|
+
hash: -1409111155
|
298
298
|
host: rdfa.digitalbazaar.com
|
299
299
|
normalized_host:
|
300
300
|
normalized_path:
|
@@ -323,7 +323,7 @@
|
|
323
323
|
uri: !ruby/object:Addressable::URI
|
324
324
|
authority: rdfa.digitalbazaar.com
|
325
325
|
fragment:
|
326
|
-
hash:
|
326
|
+
hash: 1200514652
|
327
327
|
host: rdfa.digitalbazaar.com
|
328
328
|
normalized_host:
|
329
329
|
normalized_path:
|
@@ -352,7 +352,7 @@
|
|
352
352
|
uri: !ruby/object:Addressable::URI
|
353
353
|
authority: rdfa.digitalbazaar.com
|
354
354
|
fragment:
|
355
|
-
hash: -
|
355
|
+
hash: -1056280635
|
356
356
|
host: rdfa.digitalbazaar.com
|
357
357
|
normalized_host:
|
358
358
|
normalized_path:
|
@@ -381,7 +381,7 @@
|
|
381
381
|
uri: !ruby/object:Addressable::URI
|
382
382
|
authority: rdfa.digitalbazaar.com
|
383
383
|
fragment:
|
384
|
-
hash:
|
384
|
+
hash: 672053571
|
385
385
|
host: rdfa.digitalbazaar.com
|
386
386
|
normalized_host:
|
387
387
|
normalized_path:
|
@@ -410,7 +410,7 @@
|
|
410
410
|
uri: !ruby/object:Addressable::URI
|
411
411
|
authority: rdfa.digitalbazaar.com
|
412
412
|
fragment:
|
413
|
-
hash:
|
413
|
+
hash: 1668063225
|
414
414
|
host: rdfa.digitalbazaar.com
|
415
415
|
normalized_host:
|
416
416
|
normalized_path:
|
@@ -439,7 +439,7 @@
|
|
439
439
|
uri: !ruby/object:Addressable::URI
|
440
440
|
authority: rdfa.digitalbazaar.com
|
441
441
|
fragment:
|
442
|
-
hash: -
|
442
|
+
hash: -435240282
|
443
443
|
host: rdfa.digitalbazaar.com
|
444
444
|
normalized_host:
|
445
445
|
normalized_path:
|
@@ -468,7 +468,7 @@
|
|
468
468
|
uri: !ruby/object:Addressable::URI
|
469
469
|
authority: rdfa.digitalbazaar.com
|
470
470
|
fragment:
|
471
|
-
hash: -
|
471
|
+
hash: -1598393029
|
472
472
|
host: rdfa.digitalbazaar.com
|
473
473
|
normalized_host:
|
474
474
|
normalized_path:
|
@@ -497,7 +497,7 @@
|
|
497
497
|
uri: !ruby/object:Addressable::URI
|
498
498
|
authority: rdfa.digitalbazaar.com
|
499
499
|
fragment:
|
500
|
-
hash: -
|
500
|
+
hash: -1715461986
|
501
501
|
host: rdfa.digitalbazaar.com
|
502
502
|
normalized_host:
|
503
503
|
normalized_path:
|
@@ -526,7 +526,7 @@
|
|
526
526
|
uri: !ruby/object:Addressable::URI
|
527
527
|
authority: rdfa.digitalbazaar.com
|
528
528
|
fragment:
|
529
|
-
hash: -
|
529
|
+
hash: -1382073954
|
530
530
|
host: rdfa.digitalbazaar.com
|
531
531
|
normalized_host:
|
532
532
|
normalized_path:
|
@@ -555,7 +555,7 @@
|
|
555
555
|
uri: !ruby/object:Addressable::URI
|
556
556
|
authority: rdfa.digitalbazaar.com
|
557
557
|
fragment:
|
558
|
-
hash:
|
558
|
+
hash: -320908246
|
559
559
|
host: rdfa.digitalbazaar.com
|
560
560
|
normalized_host:
|
561
561
|
normalized_path:
|
@@ -584,7 +584,7 @@
|
|
584
584
|
uri: !ruby/object:Addressable::URI
|
585
585
|
authority: rdfa.digitalbazaar.com
|
586
586
|
fragment:
|
587
|
-
hash: -
|
587
|
+
hash: -59983449
|
588
588
|
host: rdfa.digitalbazaar.com
|
589
589
|
normalized_host:
|
590
590
|
normalized_path:
|
@@ -613,7 +613,7 @@
|
|
613
613
|
uri: !ruby/object:Addressable::URI
|
614
614
|
authority: rdfa.digitalbazaar.com
|
615
615
|
fragment:
|
616
|
-
hash:
|
616
|
+
hash: 1280548753
|
617
617
|
host: rdfa.digitalbazaar.com
|
618
618
|
normalized_host:
|
619
619
|
normalized_path:
|
@@ -642,7 +642,7 @@
|
|
642
642
|
uri: !ruby/object:Addressable::URI
|
643
643
|
authority: rdfa.digitalbazaar.com
|
644
644
|
fragment:
|
645
|
-
hash:
|
645
|
+
hash: 1843841675
|
646
646
|
host: rdfa.digitalbazaar.com
|
647
647
|
normalized_host:
|
648
648
|
normalized_path:
|
@@ -671,7 +671,7 @@
|
|
671
671
|
uri: !ruby/object:Addressable::URI
|
672
672
|
authority: rdfa.digitalbazaar.com
|
673
673
|
fragment:
|
674
|
-
hash:
|
674
|
+
hash: -1109010902
|
675
675
|
host: rdfa.digitalbazaar.com
|
676
676
|
normalized_host:
|
677
677
|
normalized_path:
|
@@ -700,7 +700,7 @@
|
|
700
700
|
uri: !ruby/object:Addressable::URI
|
701
701
|
authority: rdfa.digitalbazaar.com
|
702
702
|
fragment:
|
703
|
-
hash:
|
703
|
+
hash: 1792227695
|
704
704
|
host: rdfa.digitalbazaar.com
|
705
705
|
normalized_host:
|
706
706
|
normalized_path:
|
@@ -729,7 +729,7 @@
|
|
729
729
|
uri: !ruby/object:Addressable::URI
|
730
730
|
authority: rdfa.digitalbazaar.com
|
731
731
|
fragment:
|
732
|
-
hash:
|
732
|
+
hash: -1050099036
|
733
733
|
host: rdfa.digitalbazaar.com
|
734
734
|
normalized_host:
|
735
735
|
normalized_path:
|
@@ -758,7 +758,7 @@
|
|
758
758
|
uri: !ruby/object:Addressable::URI
|
759
759
|
authority: rdfa.digitalbazaar.com
|
760
760
|
fragment:
|
761
|
-
hash:
|
761
|
+
hash: 1479322209
|
762
762
|
host: rdfa.digitalbazaar.com
|
763
763
|
normalized_host:
|
764
764
|
normalized_path:
|
@@ -787,7 +787,7 @@
|
|
787
787
|
uri: !ruby/object:Addressable::URI
|
788
788
|
authority: rdfa.digitalbazaar.com
|
789
789
|
fragment:
|
790
|
-
hash:
|
790
|
+
hash: 292843369
|
791
791
|
host: rdfa.digitalbazaar.com
|
792
792
|
normalized_host:
|
793
793
|
normalized_path:
|
@@ -816,7 +816,7 @@
|
|
816
816
|
uri: !ruby/object:Addressable::URI
|
817
817
|
authority: rdfa.digitalbazaar.com
|
818
818
|
fragment:
|
819
|
-
hash:
|
819
|
+
hash: -1354407985
|
820
820
|
host: rdfa.digitalbazaar.com
|
821
821
|
normalized_host:
|
822
822
|
normalized_path:
|
@@ -845,7 +845,7 @@
|
|
845
845
|
uri: !ruby/object:Addressable::URI
|
846
846
|
authority: rdfa.digitalbazaar.com
|
847
847
|
fragment:
|
848
|
-
hash:
|
848
|
+
hash: 1276596663
|
849
849
|
host: rdfa.digitalbazaar.com
|
850
850
|
normalized_host:
|
851
851
|
normalized_path:
|
@@ -874,7 +874,7 @@
|
|
874
874
|
uri: !ruby/object:Addressable::URI
|
875
875
|
authority: rdfa.digitalbazaar.com
|
876
876
|
fragment:
|
877
|
-
hash:
|
877
|
+
hash: 1646513752
|
878
878
|
host: rdfa.digitalbazaar.com
|
879
879
|
normalized_host:
|
880
880
|
normalized_path:
|
@@ -903,7 +903,7 @@
|
|
903
903
|
uri: !ruby/object:Addressable::URI
|
904
904
|
authority: rdfa.digitalbazaar.com
|
905
905
|
fragment:
|
906
|
-
hash:
|
906
|
+
hash: 984101123
|
907
907
|
host: rdfa.digitalbazaar.com
|
908
908
|
normalized_host:
|
909
909
|
normalized_path:
|
@@ -932,7 +932,7 @@
|
|
932
932
|
uri: !ruby/object:Addressable::URI
|
933
933
|
authority: rdfa.digitalbazaar.com
|
934
934
|
fragment:
|
935
|
-
hash:
|
935
|
+
hash: 275315909
|
936
936
|
host: rdfa.digitalbazaar.com
|
937
937
|
normalized_host:
|
938
938
|
normalized_path:
|
@@ -961,7 +961,7 @@
|
|
961
961
|
uri: !ruby/object:Addressable::URI
|
962
962
|
authority: rdfa.digitalbazaar.com
|
963
963
|
fragment:
|
964
|
-
hash:
|
964
|
+
hash: -1378881013
|
965
965
|
host: rdfa.digitalbazaar.com
|
966
966
|
normalized_host:
|
967
967
|
normalized_path:
|
@@ -990,7 +990,7 @@
|
|
990
990
|
uri: !ruby/object:Addressable::URI
|
991
991
|
authority: rdfa.digitalbazaar.com
|
992
992
|
fragment:
|
993
|
-
hash:
|
993
|
+
hash: 1961159984
|
994
994
|
host: rdfa.digitalbazaar.com
|
995
995
|
normalized_host:
|
996
996
|
normalized_path:
|
@@ -1019,7 +1019,7 @@
|
|
1019
1019
|
uri: !ruby/object:Addressable::URI
|
1020
1020
|
authority: rdfa.digitalbazaar.com
|
1021
1021
|
fragment:
|
1022
|
-
hash:
|
1022
|
+
hash: -74197752
|
1023
1023
|
host: rdfa.digitalbazaar.com
|
1024
1024
|
normalized_host:
|
1025
1025
|
normalized_path:
|
@@ -1048,7 +1048,7 @@
|
|
1048
1048
|
uri: !ruby/object:Addressable::URI
|
1049
1049
|
authority: rdfa.digitalbazaar.com
|
1050
1050
|
fragment:
|
1051
|
-
hash: -
|
1051
|
+
hash: -1309929998
|
1052
1052
|
host: rdfa.digitalbazaar.com
|
1053
1053
|
normalized_host:
|
1054
1054
|
normalized_path:
|
@@ -1077,7 +1077,7 @@
|
|
1077
1077
|
uri: !ruby/object:Addressable::URI
|
1078
1078
|
authority: rdfa.digitalbazaar.com
|
1079
1079
|
fragment:
|
1080
|
-
hash:
|
1080
|
+
hash: -1227688426
|
1081
1081
|
host: rdfa.digitalbazaar.com
|
1082
1082
|
normalized_host:
|
1083
1083
|
normalized_path:
|
@@ -1106,7 +1106,7 @@
|
|
1106
1106
|
uri: !ruby/object:Addressable::URI
|
1107
1107
|
authority: rdfa.digitalbazaar.com
|
1108
1108
|
fragment:
|
1109
|
-
hash: -
|
1109
|
+
hash: -1632335817
|
1110
1110
|
host: rdfa.digitalbazaar.com
|
1111
1111
|
normalized_host:
|
1112
1112
|
normalized_path:
|
@@ -1135,7 +1135,7 @@
|
|
1135
1135
|
uri: !ruby/object:Addressable::URI
|
1136
1136
|
authority: rdfa.digitalbazaar.com
|
1137
1137
|
fragment:
|
1138
|
-
hash:
|
1138
|
+
hash: 93086289
|
1139
1139
|
host: rdfa.digitalbazaar.com
|
1140
1140
|
normalized_host:
|
1141
1141
|
normalized_path:
|
@@ -1164,7 +1164,7 @@
|
|
1164
1164
|
uri: !ruby/object:Addressable::URI
|
1165
1165
|
authority: rdfa.digitalbazaar.com
|
1166
1166
|
fragment:
|
1167
|
-
hash:
|
1167
|
+
hash: -1026453016
|
1168
1168
|
host: rdfa.digitalbazaar.com
|
1169
1169
|
normalized_host:
|
1170
1170
|
normalized_path:
|
@@ -1193,7 +1193,7 @@
|
|
1193
1193
|
uri: !ruby/object:Addressable::URI
|
1194
1194
|
authority: rdfa.digitalbazaar.com
|
1195
1195
|
fragment:
|
1196
|
-
hash:
|
1196
|
+
hash: -371141764
|
1197
1197
|
host: rdfa.digitalbazaar.com
|
1198
1198
|
normalized_host:
|
1199
1199
|
normalized_path:
|
@@ -1222,7 +1222,7 @@
|
|
1222
1222
|
uri: !ruby/object:Addressable::URI
|
1223
1223
|
authority: rdfa.digitalbazaar.com
|
1224
1224
|
fragment:
|
1225
|
-
hash:
|
1225
|
+
hash: 1556721988
|
1226
1226
|
host: rdfa.digitalbazaar.com
|
1227
1227
|
normalized_host:
|
1228
1228
|
normalized_path:
|
@@ -1251,7 +1251,7 @@
|
|
1251
1251
|
uri: !ruby/object:Addressable::URI
|
1252
1252
|
authority: rdfa.digitalbazaar.com
|
1253
1253
|
fragment:
|
1254
|
-
hash: -
|
1254
|
+
hash: -433777314
|
1255
1255
|
host: rdfa.digitalbazaar.com
|
1256
1256
|
normalized_host:
|
1257
1257
|
normalized_path:
|
@@ -1280,7 +1280,7 @@
|
|
1280
1280
|
uri: !ruby/object:Addressable::URI
|
1281
1281
|
authority: rdfa.digitalbazaar.com
|
1282
1282
|
fragment:
|
1283
|
-
hash:
|
1283
|
+
hash: 203823725
|
1284
1284
|
host: rdfa.digitalbazaar.com
|
1285
1285
|
normalized_host:
|
1286
1286
|
normalized_path:
|
@@ -1309,7 +1309,7 @@
|
|
1309
1309
|
uri: !ruby/object:Addressable::URI
|
1310
1310
|
authority: rdfa.digitalbazaar.com
|
1311
1311
|
fragment:
|
1312
|
-
hash:
|
1312
|
+
hash: -625397650
|
1313
1313
|
host: rdfa.digitalbazaar.com
|
1314
1314
|
normalized_host:
|
1315
1315
|
normalized_path:
|
@@ -1338,7 +1338,7 @@
|
|
1338
1338
|
uri: !ruby/object:Addressable::URI
|
1339
1339
|
authority: rdfa.digitalbazaar.com
|
1340
1340
|
fragment:
|
1341
|
-
hash: -
|
1341
|
+
hash: -1470130759
|
1342
1342
|
host: rdfa.digitalbazaar.com
|
1343
1343
|
normalized_host:
|
1344
1344
|
normalized_path:
|
@@ -1367,7 +1367,7 @@
|
|
1367
1367
|
uri: !ruby/object:Addressable::URI
|
1368
1368
|
authority: rdfa.digitalbazaar.com
|
1369
1369
|
fragment:
|
1370
|
-
hash: -
|
1370
|
+
hash: -996900545
|
1371
1371
|
host: rdfa.digitalbazaar.com
|
1372
1372
|
normalized_host:
|
1373
1373
|
normalized_path:
|
@@ -1396,7 +1396,7 @@
|
|
1396
1396
|
uri: !ruby/object:Addressable::URI
|
1397
1397
|
authority: rdfa.digitalbazaar.com
|
1398
1398
|
fragment:
|
1399
|
-
hash:
|
1399
|
+
hash: 1877056310
|
1400
1400
|
host: rdfa.digitalbazaar.com
|
1401
1401
|
normalized_host:
|
1402
1402
|
normalized_path:
|
@@ -1425,7 +1425,7 @@
|
|
1425
1425
|
uri: !ruby/object:Addressable::URI
|
1426
1426
|
authority: rdfa.digitalbazaar.com
|
1427
1427
|
fragment:
|
1428
|
-
hash:
|
1428
|
+
hash: -1772009980
|
1429
1429
|
host: rdfa.digitalbazaar.com
|
1430
1430
|
normalized_host:
|
1431
1431
|
normalized_path:
|
@@ -1454,7 +1454,7 @@
|
|
1454
1454
|
uri: !ruby/object:Addressable::URI
|
1455
1455
|
authority: rdfa.digitalbazaar.com
|
1456
1456
|
fragment:
|
1457
|
-
hash: -
|
1457
|
+
hash: -1570592725
|
1458
1458
|
host: rdfa.digitalbazaar.com
|
1459
1459
|
normalized_host:
|
1460
1460
|
normalized_path:
|
@@ -1483,7 +1483,7 @@
|
|
1483
1483
|
uri: !ruby/object:Addressable::URI
|
1484
1484
|
authority: rdfa.digitalbazaar.com
|
1485
1485
|
fragment:
|
1486
|
-
hash:
|
1486
|
+
hash: 633878196
|
1487
1487
|
host: rdfa.digitalbazaar.com
|
1488
1488
|
normalized_host:
|
1489
1489
|
normalized_path:
|
@@ -1512,7 +1512,7 @@
|
|
1512
1512
|
uri: !ruby/object:Addressable::URI
|
1513
1513
|
authority: rdfa.digitalbazaar.com
|
1514
1514
|
fragment:
|
1515
|
-
hash: -
|
1515
|
+
hash: -921946213
|
1516
1516
|
host: rdfa.digitalbazaar.com
|
1517
1517
|
normalized_host:
|
1518
1518
|
normalized_path:
|
@@ -1541,7 +1541,7 @@
|
|
1541
1541
|
uri: !ruby/object:Addressable::URI
|
1542
1542
|
authority: rdfa.digitalbazaar.com
|
1543
1543
|
fragment:
|
1544
|
-
hash: -
|
1544
|
+
hash: -1985524394
|
1545
1545
|
host: rdfa.digitalbazaar.com
|
1546
1546
|
normalized_host:
|
1547
1547
|
normalized_path:
|
@@ -1570,7 +1570,7 @@
|
|
1570
1570
|
uri: !ruby/object:Addressable::URI
|
1571
1571
|
authority: rdfa.digitalbazaar.com
|
1572
1572
|
fragment:
|
1573
|
-
hash:
|
1573
|
+
hash: -12832189
|
1574
1574
|
host: rdfa.digitalbazaar.com
|
1575
1575
|
normalized_host:
|
1576
1576
|
normalized_path:
|
@@ -1599,7 +1599,7 @@
|
|
1599
1599
|
uri: !ruby/object:Addressable::URI
|
1600
1600
|
authority: rdfa.digitalbazaar.com
|
1601
1601
|
fragment:
|
1602
|
-
hash:
|
1602
|
+
hash: 865567615
|
1603
1603
|
host: rdfa.digitalbazaar.com
|
1604
1604
|
normalized_host:
|
1605
1605
|
normalized_path:
|
@@ -1628,7 +1628,7 @@
|
|
1628
1628
|
uri: !ruby/object:Addressable::URI
|
1629
1629
|
authority: rdfa.digitalbazaar.com
|
1630
1630
|
fragment:
|
1631
|
-
hash:
|
1631
|
+
hash: 481941381
|
1632
1632
|
host: rdfa.digitalbazaar.com
|
1633
1633
|
normalized_host:
|
1634
1634
|
normalized_path:
|
@@ -1657,7 +1657,7 @@
|
|
1657
1657
|
uri: !ruby/object:Addressable::URI
|
1658
1658
|
authority: rdfa.digitalbazaar.com
|
1659
1659
|
fragment:
|
1660
|
-
hash:
|
1660
|
+
hash: -498390529
|
1661
1661
|
host: rdfa.digitalbazaar.com
|
1662
1662
|
normalized_host:
|
1663
1663
|
normalized_path:
|
@@ -1686,7 +1686,7 @@
|
|
1686
1686
|
uri: !ruby/object:Addressable::URI
|
1687
1687
|
authority: rdfa.digitalbazaar.com
|
1688
1688
|
fragment:
|
1689
|
-
hash:
|
1689
|
+
hash: -1172656879
|
1690
1690
|
host: rdfa.digitalbazaar.com
|
1691
1691
|
normalized_host:
|
1692
1692
|
normalized_path:
|
@@ -1715,7 +1715,7 @@
|
|
1715
1715
|
uri: !ruby/object:Addressable::URI
|
1716
1716
|
authority: rdfa.digitalbazaar.com
|
1717
1717
|
fragment:
|
1718
|
-
hash:
|
1718
|
+
hash: 227630862
|
1719
1719
|
host: rdfa.digitalbazaar.com
|
1720
1720
|
normalized_host:
|
1721
1721
|
normalized_path:
|
@@ -1744,7 +1744,7 @@
|
|
1744
1744
|
uri: !ruby/object:Addressable::URI
|
1745
1745
|
authority: rdfa.digitalbazaar.com
|
1746
1746
|
fragment:
|
1747
|
-
hash: -
|
1747
|
+
hash: -808605394
|
1748
1748
|
host: rdfa.digitalbazaar.com
|
1749
1749
|
normalized_host:
|
1750
1750
|
normalized_path:
|
@@ -1773,7 +1773,7 @@
|
|
1773
1773
|
uri: !ruby/object:Addressable::URI
|
1774
1774
|
authority: rdfa.digitalbazaar.com
|
1775
1775
|
fragment:
|
1776
|
-
hash: -
|
1776
|
+
hash: -417848443
|
1777
1777
|
host: rdfa.digitalbazaar.com
|
1778
1778
|
normalized_host:
|
1779
1779
|
normalized_path:
|
@@ -1802,7 +1802,7 @@
|
|
1802
1802
|
uri: !ruby/object:Addressable::URI
|
1803
1803
|
authority: rdfa.digitalbazaar.com
|
1804
1804
|
fragment:
|
1805
|
-
hash:
|
1805
|
+
hash: 1502908403
|
1806
1806
|
host: rdfa.digitalbazaar.com
|
1807
1807
|
normalized_host:
|
1808
1808
|
normalized_path:
|
@@ -1831,7 +1831,7 @@
|
|
1831
1831
|
uri: !ruby/object:Addressable::URI
|
1832
1832
|
authority: rdfa.digitalbazaar.com
|
1833
1833
|
fragment:
|
1834
|
-
hash:
|
1834
|
+
hash: 1739660926
|
1835
1835
|
host: rdfa.digitalbazaar.com
|
1836
1836
|
normalized_host:
|
1837
1837
|
normalized_path:
|
@@ -1860,7 +1860,7 @@
|
|
1860
1860
|
uri: !ruby/object:Addressable::URI
|
1861
1861
|
authority: rdfa.digitalbazaar.com
|
1862
1862
|
fragment:
|
1863
|
-
hash:
|
1863
|
+
hash: -1249881781
|
1864
1864
|
host: rdfa.digitalbazaar.com
|
1865
1865
|
normalized_host:
|
1866
1866
|
normalized_path:
|
@@ -1889,7 +1889,7 @@
|
|
1889
1889
|
uri: !ruby/object:Addressable::URI
|
1890
1890
|
authority: rdfa.digitalbazaar.com
|
1891
1891
|
fragment:
|
1892
|
-
hash:
|
1892
|
+
hash: -1499269568
|
1893
1893
|
host: rdfa.digitalbazaar.com
|
1894
1894
|
normalized_host:
|
1895
1895
|
normalized_path:
|
@@ -1918,7 +1918,7 @@
|
|
1918
1918
|
uri: !ruby/object:Addressable::URI
|
1919
1919
|
authority: rdfa.digitalbazaar.com
|
1920
1920
|
fragment:
|
1921
|
-
hash:
|
1921
|
+
hash: 793323313
|
1922
1922
|
host: rdfa.digitalbazaar.com
|
1923
1923
|
normalized_host:
|
1924
1924
|
normalized_path:
|
@@ -1947,7 +1947,7 @@
|
|
1947
1947
|
uri: !ruby/object:Addressable::URI
|
1948
1948
|
authority: rdfa.digitalbazaar.com
|
1949
1949
|
fragment:
|
1950
|
-
hash:
|
1950
|
+
hash: 528989675
|
1951
1951
|
host: rdfa.digitalbazaar.com
|
1952
1952
|
normalized_host:
|
1953
1953
|
normalized_path:
|
@@ -1976,7 +1976,7 @@
|
|
1976
1976
|
uri: !ruby/object:Addressable::URI
|
1977
1977
|
authority: rdfa.digitalbazaar.com
|
1978
1978
|
fragment:
|
1979
|
-
hash:
|
1979
|
+
hash: -1317793152
|
1980
1980
|
host: rdfa.digitalbazaar.com
|
1981
1981
|
normalized_host:
|
1982
1982
|
normalized_path:
|
@@ -2005,7 +2005,7 @@
|
|
2005
2005
|
uri: !ruby/object:Addressable::URI
|
2006
2006
|
authority: rdfa.digitalbazaar.com
|
2007
2007
|
fragment:
|
2008
|
-
hash: -
|
2008
|
+
hash: -82723189
|
2009
2009
|
host: rdfa.digitalbazaar.com
|
2010
2010
|
normalized_host:
|
2011
2011
|
normalized_path:
|
@@ -2034,7 +2034,7 @@
|
|
2034
2034
|
uri: !ruby/object:Addressable::URI
|
2035
2035
|
authority: rdfa.digitalbazaar.com
|
2036
2036
|
fragment:
|
2037
|
-
hash:
|
2037
|
+
hash: 406071270
|
2038
2038
|
host: rdfa.digitalbazaar.com
|
2039
2039
|
normalized_host:
|
2040
2040
|
normalized_path:
|
@@ -2063,7 +2063,7 @@
|
|
2063
2063
|
uri: !ruby/object:Addressable::URI
|
2064
2064
|
authority: rdfa.digitalbazaar.com
|
2065
2065
|
fragment:
|
2066
|
-
hash:
|
2066
|
+
hash: -754056141
|
2067
2067
|
host: rdfa.digitalbazaar.com
|
2068
2068
|
normalized_host:
|
2069
2069
|
normalized_path:
|
@@ -2092,7 +2092,7 @@
|
|
2092
2092
|
uri: !ruby/object:Addressable::URI
|
2093
2093
|
authority: rdfa.digitalbazaar.com
|
2094
2094
|
fragment:
|
2095
|
-
hash: -
|
2095
|
+
hash: -430569046
|
2096
2096
|
host: rdfa.digitalbazaar.com
|
2097
2097
|
normalized_host:
|
2098
2098
|
normalized_path:
|
@@ -2121,7 +2121,7 @@
|
|
2121
2121
|
uri: !ruby/object:Addressable::URI
|
2122
2122
|
authority: rdfa.digitalbazaar.com
|
2123
2123
|
fragment:
|
2124
|
-
hash:
|
2124
|
+
hash: 574208437
|
2125
2125
|
host: rdfa.digitalbazaar.com
|
2126
2126
|
normalized_host:
|
2127
2127
|
normalized_path:
|
@@ -2150,7 +2150,7 @@
|
|
2150
2150
|
uri: !ruby/object:Addressable::URI
|
2151
2151
|
authority: rdfa.digitalbazaar.com
|
2152
2152
|
fragment:
|
2153
|
-
hash:
|
2153
|
+
hash: -820890584
|
2154
2154
|
host: rdfa.digitalbazaar.com
|
2155
2155
|
normalized_host:
|
2156
2156
|
normalized_path:
|
@@ -2179,7 +2179,7 @@
|
|
2179
2179
|
uri: !ruby/object:Addressable::URI
|
2180
2180
|
authority: rdfa.digitalbazaar.com
|
2181
2181
|
fragment:
|
2182
|
-
hash:
|
2182
|
+
hash: 1279946459
|
2183
2183
|
host: rdfa.digitalbazaar.com
|
2184
2184
|
normalized_host:
|
2185
2185
|
normalized_path:
|
@@ -2208,7 +2208,7 @@
|
|
2208
2208
|
uri: !ruby/object:Addressable::URI
|
2209
2209
|
authority: rdfa.digitalbazaar.com
|
2210
2210
|
fragment:
|
2211
|
-
hash:
|
2211
|
+
hash: -1650126577
|
2212
2212
|
host: rdfa.digitalbazaar.com
|
2213
2213
|
normalized_host:
|
2214
2214
|
normalized_path:
|
@@ -2237,7 +2237,7 @@
|
|
2237
2237
|
uri: !ruby/object:Addressable::URI
|
2238
2238
|
authority: rdfa.digitalbazaar.com
|
2239
2239
|
fragment:
|
2240
|
-
hash:
|
2240
|
+
hash: -559601517
|
2241
2241
|
host: rdfa.digitalbazaar.com
|
2242
2242
|
normalized_host:
|
2243
2243
|
normalized_path:
|
@@ -2266,7 +2266,7 @@
|
|
2266
2266
|
uri: !ruby/object:Addressable::URI
|
2267
2267
|
authority: rdfa.digitalbazaar.com
|
2268
2268
|
fragment:
|
2269
|
-
hash:
|
2269
|
+
hash: 1494536840
|
2270
2270
|
host: rdfa.digitalbazaar.com
|
2271
2271
|
normalized_host:
|
2272
2272
|
normalized_path:
|
@@ -2295,7 +2295,7 @@
|
|
2295
2295
|
uri: !ruby/object:Addressable::URI
|
2296
2296
|
authority: rdfa.digitalbazaar.com
|
2297
2297
|
fragment:
|
2298
|
-
hash:
|
2298
|
+
hash: 392683550
|
2299
2299
|
host: rdfa.digitalbazaar.com
|
2300
2300
|
normalized_host:
|
2301
2301
|
normalized_path:
|
@@ -2324,7 +2324,7 @@
|
|
2324
2324
|
uri: !ruby/object:Addressable::URI
|
2325
2325
|
authority: rdfa.digitalbazaar.com
|
2326
2326
|
fragment:
|
2327
|
-
hash:
|
2327
|
+
hash: -2124454611
|
2328
2328
|
host: rdfa.digitalbazaar.com
|
2329
2329
|
normalized_host:
|
2330
2330
|
normalized_path:
|
@@ -2353,7 +2353,7 @@
|
|
2353
2353
|
uri: !ruby/object:Addressable::URI
|
2354
2354
|
authority: rdfa.digitalbazaar.com
|
2355
2355
|
fragment:
|
2356
|
-
hash:
|
2356
|
+
hash: 91884988
|
2357
2357
|
host: rdfa.digitalbazaar.com
|
2358
2358
|
normalized_host:
|
2359
2359
|
normalized_path:
|
@@ -2382,7 +2382,7 @@
|
|
2382
2382
|
uri: !ruby/object:Addressable::URI
|
2383
2383
|
authority: rdfa.digitalbazaar.com
|
2384
2384
|
fragment:
|
2385
|
-
hash:
|
2385
|
+
hash: -1120445287
|
2386
2386
|
host: rdfa.digitalbazaar.com
|
2387
2387
|
normalized_host:
|
2388
2388
|
normalized_path:
|
@@ -2411,7 +2411,7 @@
|
|
2411
2411
|
uri: !ruby/object:Addressable::URI
|
2412
2412
|
authority: rdfa.digitalbazaar.com
|
2413
2413
|
fragment:
|
2414
|
-
hash:
|
2414
|
+
hash: -1079134964
|
2415
2415
|
host: rdfa.digitalbazaar.com
|
2416
2416
|
normalized_host:
|
2417
2417
|
normalized_path:
|
@@ -2440,7 +2440,7 @@
|
|
2440
2440
|
uri: !ruby/object:Addressable::URI
|
2441
2441
|
authority: rdfa.digitalbazaar.com
|
2442
2442
|
fragment:
|
2443
|
-
hash: -
|
2443
|
+
hash: -1753564372
|
2444
2444
|
host: rdfa.digitalbazaar.com
|
2445
2445
|
normalized_host:
|
2446
2446
|
normalized_path:
|
@@ -2469,7 +2469,7 @@
|
|
2469
2469
|
uri: !ruby/object:Addressable::URI
|
2470
2470
|
authority: rdfa.digitalbazaar.com
|
2471
2471
|
fragment:
|
2472
|
-
hash:
|
2472
|
+
hash: 1912032162
|
2473
2473
|
host: rdfa.digitalbazaar.com
|
2474
2474
|
normalized_host:
|
2475
2475
|
normalized_path:
|
@@ -2498,7 +2498,7 @@
|
|
2498
2498
|
uri: !ruby/object:Addressable::URI
|
2499
2499
|
authority: rdfa.digitalbazaar.com
|
2500
2500
|
fragment:
|
2501
|
-
hash:
|
2501
|
+
hash: -34224259
|
2502
2502
|
host: rdfa.digitalbazaar.com
|
2503
2503
|
normalized_host:
|
2504
2504
|
normalized_path:
|
@@ -2527,7 +2527,7 @@
|
|
2527
2527
|
uri: !ruby/object:Addressable::URI
|
2528
2528
|
authority: rdfa.digitalbazaar.com
|
2529
2529
|
fragment:
|
2530
|
-
hash:
|
2530
|
+
hash: 1867379237
|
2531
2531
|
host: rdfa.digitalbazaar.com
|
2532
2532
|
normalized_host:
|
2533
2533
|
normalized_path:
|
@@ -2556,7 +2556,7 @@
|
|
2556
2556
|
uri: !ruby/object:Addressable::URI
|
2557
2557
|
authority: rdfa.digitalbazaar.com
|
2558
2558
|
fragment:
|
2559
|
-
hash:
|
2559
|
+
hash: -399135683
|
2560
2560
|
host: rdfa.digitalbazaar.com
|
2561
2561
|
normalized_host:
|
2562
2562
|
normalized_path:
|
@@ -2585,7 +2585,7 @@
|
|
2585
2585
|
uri: !ruby/object:Addressable::URI
|
2586
2586
|
authority: rdfa.digitalbazaar.com
|
2587
2587
|
fragment:
|
2588
|
-
hash:
|
2588
|
+
hash: 526609976
|
2589
2589
|
host: rdfa.digitalbazaar.com
|
2590
2590
|
normalized_host:
|
2591
2591
|
normalized_path:
|
@@ -2614,7 +2614,7 @@
|
|
2614
2614
|
uri: !ruby/object:Addressable::URI
|
2615
2615
|
authority: rdfa.digitalbazaar.com
|
2616
2616
|
fragment:
|
2617
|
-
hash:
|
2617
|
+
hash: 188779189
|
2618
2618
|
host: rdfa.digitalbazaar.com
|
2619
2619
|
normalized_host:
|
2620
2620
|
normalized_path:
|
@@ -2643,7 +2643,7 @@
|
|
2643
2643
|
uri: !ruby/object:Addressable::URI
|
2644
2644
|
authority: rdfa.digitalbazaar.com
|
2645
2645
|
fragment:
|
2646
|
-
hash:
|
2646
|
+
hash: -1060539802
|
2647
2647
|
host: rdfa.digitalbazaar.com
|
2648
2648
|
normalized_host:
|
2649
2649
|
normalized_path:
|
@@ -2672,7 +2672,7 @@
|
|
2672
2672
|
uri: !ruby/object:Addressable::URI
|
2673
2673
|
authority: rdfa.digitalbazaar.com
|
2674
2674
|
fragment:
|
2675
|
-
hash:
|
2675
|
+
hash: 1631599080
|
2676
2676
|
host: rdfa.digitalbazaar.com
|
2677
2677
|
normalized_host:
|
2678
2678
|
normalized_path:
|
@@ -2701,7 +2701,7 @@
|
|
2701
2701
|
uri: !ruby/object:Addressable::URI
|
2702
2702
|
authority: rdfa.digitalbazaar.com
|
2703
2703
|
fragment:
|
2704
|
-
hash:
|
2704
|
+
hash: 1155893399
|
2705
2705
|
host: rdfa.digitalbazaar.com
|
2706
2706
|
normalized_host:
|
2707
2707
|
normalized_path:
|
@@ -2730,7 +2730,7 @@
|
|
2730
2730
|
uri: !ruby/object:Addressable::URI
|
2731
2731
|
authority: rdfa.digitalbazaar.com
|
2732
2732
|
fragment:
|
2733
|
-
hash:
|
2733
|
+
hash: -768917497
|
2734
2734
|
host: rdfa.digitalbazaar.com
|
2735
2735
|
normalized_host:
|
2736
2736
|
normalized_path:
|
@@ -2759,7 +2759,7 @@
|
|
2759
2759
|
uri: !ruby/object:Addressable::URI
|
2760
2760
|
authority: rdfa.digitalbazaar.com
|
2761
2761
|
fragment:
|
2762
|
-
hash:
|
2762
|
+
hash: 1207053027
|
2763
2763
|
host: rdfa.digitalbazaar.com
|
2764
2764
|
normalized_host:
|
2765
2765
|
normalized_path:
|
@@ -2788,7 +2788,7 @@
|
|
2788
2788
|
uri: !ruby/object:Addressable::URI
|
2789
2789
|
authority: rdfa.digitalbazaar.com
|
2790
2790
|
fragment:
|
2791
|
-
hash: -
|
2791
|
+
hash: -2088933540
|
2792
2792
|
host: rdfa.digitalbazaar.com
|
2793
2793
|
normalized_host:
|
2794
2794
|
normalized_path:
|
@@ -2817,7 +2817,7 @@
|
|
2817
2817
|
uri: !ruby/object:Addressable::URI
|
2818
2818
|
authority: rdfa.digitalbazaar.com
|
2819
2819
|
fragment:
|
2820
|
-
hash:
|
2820
|
+
hash: 595033606
|
2821
2821
|
host: rdfa.digitalbazaar.com
|
2822
2822
|
normalized_host:
|
2823
2823
|
normalized_path:
|
@@ -2846,7 +2846,7 @@
|
|
2846
2846
|
uri: !ruby/object:Addressable::URI
|
2847
2847
|
authority: rdfa.digitalbazaar.com
|
2848
2848
|
fragment:
|
2849
|
-
hash:
|
2849
|
+
hash: 2105217873
|
2850
2850
|
host: rdfa.digitalbazaar.com
|
2851
2851
|
normalized_host:
|
2852
2852
|
normalized_path:
|
@@ -2875,7 +2875,7 @@
|
|
2875
2875
|
uri: !ruby/object:Addressable::URI
|
2876
2876
|
authority: rdfa.digitalbazaar.com
|
2877
2877
|
fragment:
|
2878
|
-
hash:
|
2878
|
+
hash: 1177655186
|
2879
2879
|
host: rdfa.digitalbazaar.com
|
2880
2880
|
normalized_host:
|
2881
2881
|
normalized_path:
|
@@ -2904,7 +2904,7 @@
|
|
2904
2904
|
uri: !ruby/object:Addressable::URI
|
2905
2905
|
authority: rdfa.digitalbazaar.com
|
2906
2906
|
fragment:
|
2907
|
-
hash:
|
2907
|
+
hash: 108633065
|
2908
2908
|
host: rdfa.digitalbazaar.com
|
2909
2909
|
normalized_host:
|
2910
2910
|
normalized_path:
|
@@ -2933,7 +2933,7 @@
|
|
2933
2933
|
uri: !ruby/object:Addressable::URI
|
2934
2934
|
authority: rdfa.digitalbazaar.com
|
2935
2935
|
fragment:
|
2936
|
-
hash: -
|
2936
|
+
hash: -526601338
|
2937
2937
|
host: rdfa.digitalbazaar.com
|
2938
2938
|
normalized_host:
|
2939
2939
|
normalized_path:
|
@@ -2964,7 +2964,7 @@
|
|
2964
2964
|
uri: !ruby/object:Addressable::URI
|
2965
2965
|
authority: rdfa.digitalbazaar.com
|
2966
2966
|
fragment:
|
2967
|
-
hash: -
|
2967
|
+
hash: -138234363
|
2968
2968
|
host: rdfa.digitalbazaar.com
|
2969
2969
|
normalized_host:
|
2970
2970
|
normalized_path:
|
@@ -2993,7 +2993,7 @@
|
|
2993
2993
|
uri: !ruby/object:Addressable::URI
|
2994
2994
|
authority: rdfa.digitalbazaar.com
|
2995
2995
|
fragment:
|
2996
|
-
hash: -
|
2996
|
+
hash: -225148595
|
2997
2997
|
host: rdfa.digitalbazaar.com
|
2998
2998
|
normalized_host:
|
2999
2999
|
normalized_path:
|
@@ -3022,7 +3022,7 @@
|
|
3022
3022
|
uri: !ruby/object:Addressable::URI
|
3023
3023
|
authority: rdfa.digitalbazaar.com
|
3024
3024
|
fragment:
|
3025
|
-
hash: -
|
3025
|
+
hash: -1183734353
|
3026
3026
|
host: rdfa.digitalbazaar.com
|
3027
3027
|
normalized_host:
|
3028
3028
|
normalized_path:
|
@@ -3051,7 +3051,7 @@
|
|
3051
3051
|
uri: !ruby/object:Addressable::URI
|
3052
3052
|
authority: rdfa.digitalbazaar.com
|
3053
3053
|
fragment:
|
3054
|
-
hash:
|
3054
|
+
hash: 366820620
|
3055
3055
|
host: rdfa.digitalbazaar.com
|
3056
3056
|
normalized_host:
|
3057
3057
|
normalized_path:
|
@@ -3080,7 +3080,7 @@
|
|
3080
3080
|
uri: !ruby/object:Addressable::URI
|
3081
3081
|
authority: rdfa.digitalbazaar.com
|
3082
3082
|
fragment:
|
3083
|
-
hash: -
|
3083
|
+
hash: -975736976
|
3084
3084
|
host: rdfa.digitalbazaar.com
|
3085
3085
|
normalized_host:
|
3086
3086
|
normalized_path:
|
@@ -3109,7 +3109,7 @@
|
|
3109
3109
|
uri: !ruby/object:Addressable::URI
|
3110
3110
|
authority: rdfa.digitalbazaar.com
|
3111
3111
|
fragment:
|
3112
|
-
hash:
|
3112
|
+
hash: -1961275135
|
3113
3113
|
host: rdfa.digitalbazaar.com
|
3114
3114
|
normalized_host:
|
3115
3115
|
normalized_path:
|
@@ -3138,7 +3138,7 @@
|
|
3138
3138
|
uri: !ruby/object:Addressable::URI
|
3139
3139
|
authority: rdfa.digitalbazaar.com
|
3140
3140
|
fragment:
|
3141
|
-
hash:
|
3141
|
+
hash: -1786118778
|
3142
3142
|
host: rdfa.digitalbazaar.com
|
3143
3143
|
normalized_host:
|
3144
3144
|
normalized_path:
|
@@ -3167,7 +3167,7 @@
|
|
3167
3167
|
uri: !ruby/object:Addressable::URI
|
3168
3168
|
authority: rdfa.digitalbazaar.com
|
3169
3169
|
fragment:
|
3170
|
-
hash:
|
3170
|
+
hash: 1063544957
|
3171
3171
|
host: rdfa.digitalbazaar.com
|
3172
3172
|
normalized_host:
|
3173
3173
|
normalized_path:
|
@@ -3196,7 +3196,7 @@
|
|
3196
3196
|
uri: !ruby/object:Addressable::URI
|
3197
3197
|
authority: rdfa.digitalbazaar.com
|
3198
3198
|
fragment:
|
3199
|
-
hash: -
|
3199
|
+
hash: -1961305381
|
3200
3200
|
host: rdfa.digitalbazaar.com
|
3201
3201
|
normalized_host:
|
3202
3202
|
normalized_path:
|
@@ -3225,7 +3225,7 @@
|
|
3225
3225
|
uri: !ruby/object:Addressable::URI
|
3226
3226
|
authority: rdfa.digitalbazaar.com
|
3227
3227
|
fragment:
|
3228
|
-
hash: -
|
3228
|
+
hash: -1417623386
|
3229
3229
|
host: rdfa.digitalbazaar.com
|
3230
3230
|
normalized_host:
|
3231
3231
|
normalized_path:
|
@@ -3254,7 +3254,7 @@
|
|
3254
3254
|
uri: !ruby/object:Addressable::URI
|
3255
3255
|
authority: rdfa.digitalbazaar.com
|
3256
3256
|
fragment:
|
3257
|
-
hash:
|
3257
|
+
hash: -373868922
|
3258
3258
|
host: rdfa.digitalbazaar.com
|
3259
3259
|
normalized_host:
|
3260
3260
|
normalized_path:
|
@@ -3283,7 +3283,7 @@
|
|
3283
3283
|
uri: !ruby/object:Addressable::URI
|
3284
3284
|
authority: rdfa.digitalbazaar.com
|
3285
3285
|
fragment:
|
3286
|
-
hash: -
|
3286
|
+
hash: -1384441395
|
3287
3287
|
host: rdfa.digitalbazaar.com
|
3288
3288
|
normalized_host:
|
3289
3289
|
normalized_path:
|
@@ -3312,7 +3312,7 @@
|
|
3312
3312
|
uri: !ruby/object:Addressable::URI
|
3313
3313
|
authority: rdfa.digitalbazaar.com
|
3314
3314
|
fragment:
|
3315
|
-
hash:
|
3315
|
+
hash: -1421561209
|
3316
3316
|
host: rdfa.digitalbazaar.com
|
3317
3317
|
normalized_host:
|
3318
3318
|
normalized_path:
|
@@ -3341,7 +3341,7 @@
|
|
3341
3341
|
uri: !ruby/object:Addressable::URI
|
3342
3342
|
authority: rdfa.digitalbazaar.com
|
3343
3343
|
fragment:
|
3344
|
-
hash:
|
3344
|
+
hash: -234201190
|
3345
3345
|
host: rdfa.digitalbazaar.com
|
3346
3346
|
normalized_host:
|
3347
3347
|
normalized_path:
|
@@ -3370,7 +3370,7 @@
|
|
3370
3370
|
uri: !ruby/object:Addressable::URI
|
3371
3371
|
authority: rdfa.digitalbazaar.com
|
3372
3372
|
fragment:
|
3373
|
-
hash:
|
3373
|
+
hash: 1461724221
|
3374
3374
|
host: rdfa.digitalbazaar.com
|
3375
3375
|
normalized_host:
|
3376
3376
|
normalized_path:
|
@@ -3399,7 +3399,7 @@
|
|
3399
3399
|
uri: !ruby/object:Addressable::URI
|
3400
3400
|
authority: rdfa.digitalbazaar.com
|
3401
3401
|
fragment:
|
3402
|
-
hash:
|
3402
|
+
hash: 185305276
|
3403
3403
|
host: rdfa.digitalbazaar.com
|
3404
3404
|
normalized_host:
|
3405
3405
|
normalized_path:
|
@@ -3434,7 +3434,7 @@
|
|
3434
3434
|
uri: !ruby/object:Addressable::URI
|
3435
3435
|
authority: rdfa.digitalbazaar.com
|
3436
3436
|
fragment:
|
3437
|
-
hash: -
|
3437
|
+
hash: -1368418256
|
3438
3438
|
host: rdfa.digitalbazaar.com
|
3439
3439
|
normalized_host:
|
3440
3440
|
normalized_path:
|
@@ -3463,7 +3463,7 @@
|
|
3463
3463
|
uri: !ruby/object:Addressable::URI
|
3464
3464
|
authority: rdfa.digitalbazaar.com
|
3465
3465
|
fragment:
|
3466
|
-
hash:
|
3466
|
+
hash: -1091652099
|
3467
3467
|
host: rdfa.digitalbazaar.com
|
3468
3468
|
normalized_host:
|
3469
3469
|
normalized_path:
|
@@ -3492,7 +3492,7 @@
|
|
3492
3492
|
uri: !ruby/object:Addressable::URI
|
3493
3493
|
authority: rdfa.digitalbazaar.com
|
3494
3494
|
fragment:
|
3495
|
-
hash:
|
3495
|
+
hash: 1561261721
|
3496
3496
|
host: rdfa.digitalbazaar.com
|
3497
3497
|
normalized_host:
|
3498
3498
|
normalized_path:
|
@@ -3521,7 +3521,7 @@
|
|
3521
3521
|
uri: !ruby/object:Addressable::URI
|
3522
3522
|
authority: rdfa.digitalbazaar.com
|
3523
3523
|
fragment:
|
3524
|
-
hash: -
|
3524
|
+
hash: -387496075
|
3525
3525
|
host: rdfa.digitalbazaar.com
|
3526
3526
|
normalized_host:
|
3527
3527
|
normalized_path:
|
@@ -3550,7 +3550,7 @@
|
|
3550
3550
|
uri: !ruby/object:Addressable::URI
|
3551
3551
|
authority: rdfa.digitalbazaar.com
|
3552
3552
|
fragment:
|
3553
|
-
hash:
|
3553
|
+
hash: 1415862600
|
3554
3554
|
host: rdfa.digitalbazaar.com
|
3555
3555
|
normalized_host:
|
3556
3556
|
normalized_path:
|
@@ -3579,7 +3579,7 @@
|
|
3579
3579
|
uri: !ruby/object:Addressable::URI
|
3580
3580
|
authority: rdfa.digitalbazaar.com
|
3581
3581
|
fragment:
|
3582
|
-
hash:
|
3582
|
+
hash: 2042734969
|
3583
3583
|
host: rdfa.digitalbazaar.com
|
3584
3584
|
normalized_host:
|
3585
3585
|
normalized_path:
|
@@ -3608,7 +3608,7 @@
|
|
3608
3608
|
uri: !ruby/object:Addressable::URI
|
3609
3609
|
authority: rdfa.digitalbazaar.com
|
3610
3610
|
fragment:
|
3611
|
-
hash:
|
3611
|
+
hash: -387881440
|
3612
3612
|
host: rdfa.digitalbazaar.com
|
3613
3613
|
normalized_host:
|
3614
3614
|
normalized_path:
|
@@ -3637,7 +3637,7 @@
|
|
3637
3637
|
uri: !ruby/object:Addressable::URI
|
3638
3638
|
authority: rdfa.digitalbazaar.com
|
3639
3639
|
fragment:
|
3640
|
-
hash:
|
3640
|
+
hash: -704192518
|
3641
3641
|
host: rdfa.digitalbazaar.com
|
3642
3642
|
normalized_host:
|
3643
3643
|
normalized_path:
|
@@ -3666,7 +3666,7 @@
|
|
3666
3666
|
uri: !ruby/object:Addressable::URI
|
3667
3667
|
authority: rdfa.digitalbazaar.com
|
3668
3668
|
fragment:
|
3669
|
-
hash:
|
3669
|
+
hash: -1311983845
|
3670
3670
|
host: rdfa.digitalbazaar.com
|
3671
3671
|
normalized_host:
|
3672
3672
|
normalized_path:
|
@@ -3695,7 +3695,7 @@
|
|
3695
3695
|
uri: !ruby/object:Addressable::URI
|
3696
3696
|
authority: rdfa.digitalbazaar.com
|
3697
3697
|
fragment:
|
3698
|
-
hash: -
|
3698
|
+
hash: -72841529
|
3699
3699
|
host: rdfa.digitalbazaar.com
|
3700
3700
|
normalized_host:
|
3701
3701
|
normalized_path:
|
@@ -3724,7 +3724,7 @@
|
|
3724
3724
|
uri: !ruby/object:Addressable::URI
|
3725
3725
|
authority: rdfa.digitalbazaar.com
|
3726
3726
|
fragment:
|
3727
|
-
hash: -
|
3727
|
+
hash: -599183956
|
3728
3728
|
host: rdfa.digitalbazaar.com
|
3729
3729
|
normalized_host:
|
3730
3730
|
normalized_path:
|
@@ -3753,7 +3753,7 @@
|
|
3753
3753
|
uri: !ruby/object:Addressable::URI
|
3754
3754
|
authority: rdfa.digitalbazaar.com
|
3755
3755
|
fragment:
|
3756
|
-
hash: -
|
3756
|
+
hash: -302799079
|
3757
3757
|
host: rdfa.digitalbazaar.com
|
3758
3758
|
normalized_host:
|
3759
3759
|
normalized_path:
|
@@ -3782,7 +3782,7 @@
|
|
3782
3782
|
uri: !ruby/object:Addressable::URI
|
3783
3783
|
authority: rdfa.digitalbazaar.com
|
3784
3784
|
fragment:
|
3785
|
-
hash:
|
3785
|
+
hash: -792938042
|
3786
3786
|
host: rdfa.digitalbazaar.com
|
3787
3787
|
normalized_host:
|
3788
3788
|
normalized_path:
|
@@ -3811,7 +3811,7 @@
|
|
3811
3811
|
uri: !ruby/object:Addressable::URI
|
3812
3812
|
authority: rdfa.digitalbazaar.com
|
3813
3813
|
fragment:
|
3814
|
-
hash:
|
3814
|
+
hash: 1415462893
|
3815
3815
|
host: rdfa.digitalbazaar.com
|
3816
3816
|
normalized_host:
|
3817
3817
|
normalized_path:
|
@@ -3840,7 +3840,7 @@
|
|
3840
3840
|
uri: !ruby/object:Addressable::URI
|
3841
3841
|
authority: rdfa.digitalbazaar.com
|
3842
3842
|
fragment:
|
3843
|
-
hash:
|
3843
|
+
hash: 1274476564
|
3844
3844
|
host: rdfa.digitalbazaar.com
|
3845
3845
|
normalized_host:
|
3846
3846
|
normalized_path:
|
@@ -3869,7 +3869,7 @@
|
|
3869
3869
|
uri: !ruby/object:Addressable::URI
|
3870
3870
|
authority: rdfa.digitalbazaar.com
|
3871
3871
|
fragment:
|
3872
|
-
hash:
|
3872
|
+
hash: -1689398826
|
3873
3873
|
host: rdfa.digitalbazaar.com
|
3874
3874
|
normalized_host:
|
3875
3875
|
normalized_path:
|
@@ -3898,7 +3898,7 @@
|
|
3898
3898
|
uri: !ruby/object:Addressable::URI
|
3899
3899
|
authority: rdfa.digitalbazaar.com
|
3900
3900
|
fragment:
|
3901
|
-
hash: -
|
3901
|
+
hash: -1923759451
|
3902
3902
|
host: rdfa.digitalbazaar.com
|
3903
3903
|
normalized_host:
|
3904
3904
|
normalized_path:
|
@@ -3927,7 +3927,7 @@
|
|
3927
3927
|
uri: !ruby/object:Addressable::URI
|
3928
3928
|
authority: rdfa.digitalbazaar.com
|
3929
3929
|
fragment:
|
3930
|
-
hash:
|
3930
|
+
hash: -173031168
|
3931
3931
|
host: rdfa.digitalbazaar.com
|
3932
3932
|
normalized_host:
|
3933
3933
|
normalized_path:
|
@@ -3956,7 +3956,7 @@
|
|
3956
3956
|
uri: !ruby/object:Addressable::URI
|
3957
3957
|
authority: rdfa.digitalbazaar.com
|
3958
3958
|
fragment:
|
3959
|
-
hash: -
|
3959
|
+
hash: -905109064
|
3960
3960
|
host: rdfa.digitalbazaar.com
|
3961
3961
|
normalized_host:
|
3962
3962
|
normalized_path:
|
@@ -3985,7 +3985,7 @@
|
|
3985
3985
|
uri: !ruby/object:Addressable::URI
|
3986
3986
|
authority: rdfa.digitalbazaar.com
|
3987
3987
|
fragment:
|
3988
|
-
hash:
|
3988
|
+
hash: -1270000395
|
3989
3989
|
host: rdfa.digitalbazaar.com
|
3990
3990
|
normalized_host:
|
3991
3991
|
normalized_path:
|
@@ -4014,7 +4014,7 @@
|
|
4014
4014
|
uri: !ruby/object:Addressable::URI
|
4015
4015
|
authority: rdfa.digitalbazaar.com
|
4016
4016
|
fragment:
|
4017
|
-
hash:
|
4017
|
+
hash: -1651841823
|
4018
4018
|
host: rdfa.digitalbazaar.com
|
4019
4019
|
normalized_host:
|
4020
4020
|
normalized_path:
|
@@ -4043,7 +4043,7 @@
|
|
4043
4043
|
uri: !ruby/object:Addressable::URI
|
4044
4044
|
authority: rdfa.digitalbazaar.com
|
4045
4045
|
fragment:
|
4046
|
-
hash:
|
4046
|
+
hash: 1473882993
|
4047
4047
|
host: rdfa.digitalbazaar.com
|
4048
4048
|
normalized_host:
|
4049
4049
|
normalized_path:
|
@@ -4072,7 +4072,7 @@
|
|
4072
4072
|
uri: !ruby/object:Addressable::URI
|
4073
4073
|
authority: rdfa.digitalbazaar.com
|
4074
4074
|
fragment:
|
4075
|
-
hash:
|
4075
|
+
hash: 1345397784
|
4076
4076
|
host: rdfa.digitalbazaar.com
|
4077
4077
|
normalized_host:
|
4078
4078
|
normalized_path:
|
@@ -4101,7 +4101,7 @@
|
|
4101
4101
|
uri: !ruby/object:Addressable::URI
|
4102
4102
|
authority: rdfa.digitalbazaar.com
|
4103
4103
|
fragment:
|
4104
|
-
hash:
|
4104
|
+
hash: -1916451780
|
4105
4105
|
host: rdfa.digitalbazaar.com
|
4106
4106
|
normalized_host:
|
4107
4107
|
normalized_path:
|
@@ -4130,7 +4130,7 @@
|
|
4130
4130
|
uri: !ruby/object:Addressable::URI
|
4131
4131
|
authority: rdfa.digitalbazaar.com
|
4132
4132
|
fragment:
|
4133
|
-
hash:
|
4133
|
+
hash: 1517961112
|
4134
4134
|
host: rdfa.digitalbazaar.com
|
4135
4135
|
normalized_host:
|
4136
4136
|
normalized_path:
|
@@ -4159,7 +4159,7 @@
|
|
4159
4159
|
uri: !ruby/object:Addressable::URI
|
4160
4160
|
authority: rdfa.digitalbazaar.com
|
4161
4161
|
fragment:
|
4162
|
-
hash:
|
4162
|
+
hash: -1184054354
|
4163
4163
|
host: rdfa.digitalbazaar.com
|
4164
4164
|
normalized_host:
|
4165
4165
|
normalized_path:
|
@@ -4188,7 +4188,7 @@
|
|
4188
4188
|
uri: !ruby/object:Addressable::URI
|
4189
4189
|
authority: rdfa.digitalbazaar.com
|
4190
4190
|
fragment:
|
4191
|
-
hash:
|
4191
|
+
hash: 775777578
|
4192
4192
|
host: rdfa.digitalbazaar.com
|
4193
4193
|
normalized_host:
|
4194
4194
|
normalized_path:
|
@@ -4217,7 +4217,7 @@
|
|
4217
4217
|
uri: !ruby/object:Addressable::URI
|
4218
4218
|
authority: rdfa.digitalbazaar.com
|
4219
4219
|
fragment:
|
4220
|
-
hash:
|
4220
|
+
hash: -1703134655
|
4221
4221
|
host: rdfa.digitalbazaar.com
|
4222
4222
|
normalized_host:
|
4223
4223
|
normalized_path:
|
@@ -4246,7 +4246,7 @@
|
|
4246
4246
|
uri: !ruby/object:Addressable::URI
|
4247
4247
|
authority: rdfa.digitalbazaar.com
|
4248
4248
|
fragment:
|
4249
|
-
hash: -
|
4249
|
+
hash: -1375271602
|
4250
4250
|
host: rdfa.digitalbazaar.com
|
4251
4251
|
normalized_host:
|
4252
4252
|
normalized_path:
|
@@ -4275,7 +4275,7 @@
|
|
4275
4275
|
uri: !ruby/object:Addressable::URI
|
4276
4276
|
authority: rdfa.digitalbazaar.com
|
4277
4277
|
fragment:
|
4278
|
-
hash:
|
4278
|
+
hash: 1739422516
|
4279
4279
|
host: rdfa.digitalbazaar.com
|
4280
4280
|
normalized_host:
|
4281
4281
|
normalized_path:
|
@@ -4304,7 +4304,7 @@
|
|
4304
4304
|
uri: !ruby/object:Addressable::URI
|
4305
4305
|
authority: rdfa.digitalbazaar.com
|
4306
4306
|
fragment:
|
4307
|
-
hash:
|
4307
|
+
hash: -884235160
|
4308
4308
|
host: rdfa.digitalbazaar.com
|
4309
4309
|
normalized_host:
|
4310
4310
|
normalized_path:
|
@@ -4333,7 +4333,7 @@
|
|
4333
4333
|
uri: !ruby/object:Addressable::URI
|
4334
4334
|
authority: rdfa.digitalbazaar.com
|
4335
4335
|
fragment:
|
4336
|
-
hash:
|
4336
|
+
hash: 472818632
|
4337
4337
|
host: rdfa.digitalbazaar.com
|
4338
4338
|
normalized_host:
|
4339
4339
|
normalized_path:
|
@@ -4362,7 +4362,7 @@
|
|
4362
4362
|
uri: !ruby/object:Addressable::URI
|
4363
4363
|
authority: rdfa.digitalbazaar.com
|
4364
4364
|
fragment:
|
4365
|
-
hash:
|
4365
|
+
hash: 968371617
|
4366
4366
|
host: rdfa.digitalbazaar.com
|
4367
4367
|
normalized_host:
|
4368
4368
|
normalized_path:
|
@@ -4391,7 +4391,7 @@
|
|
4391
4391
|
uri: !ruby/object:Addressable::URI
|
4392
4392
|
authority: rdfa.digitalbazaar.com
|
4393
4393
|
fragment:
|
4394
|
-
hash:
|
4394
|
+
hash: 740754505
|
4395
4395
|
host: rdfa.digitalbazaar.com
|
4396
4396
|
normalized_host:
|
4397
4397
|
normalized_path:
|
@@ -4420,7 +4420,7 @@
|
|
4420
4420
|
uri: !ruby/object:Addressable::URI
|
4421
4421
|
authority: rdfa.digitalbazaar.com
|
4422
4422
|
fragment:
|
4423
|
-
hash: -
|
4423
|
+
hash: -1642334398
|
4424
4424
|
host: rdfa.digitalbazaar.com
|
4425
4425
|
normalized_host:
|
4426
4426
|
normalized_path:
|
@@ -4449,7 +4449,7 @@
|
|
4449
4449
|
uri: !ruby/object:Addressable::URI
|
4450
4450
|
authority: rdfa.digitalbazaar.com
|
4451
4451
|
fragment:
|
4452
|
-
hash:
|
4452
|
+
hash: 1395970510
|
4453
4453
|
host: rdfa.digitalbazaar.com
|
4454
4454
|
normalized_host:
|
4455
4455
|
normalized_path:
|
@@ -4478,7 +4478,7 @@
|
|
4478
4478
|
uri: !ruby/object:Addressable::URI
|
4479
4479
|
authority: rdfa.digitalbazaar.com
|
4480
4480
|
fragment:
|
4481
|
-
hash: -
|
4481
|
+
hash: -751062426
|
4482
4482
|
host: rdfa.digitalbazaar.com
|
4483
4483
|
normalized_host:
|
4484
4484
|
normalized_path:
|
@@ -4507,7 +4507,7 @@
|
|
4507
4507
|
uri: !ruby/object:Addressable::URI
|
4508
4508
|
authority: rdfa.digitalbazaar.com
|
4509
4509
|
fragment:
|
4510
|
-
hash:
|
4510
|
+
hash: -1035963046
|
4511
4511
|
host: rdfa.digitalbazaar.com
|
4512
4512
|
normalized_host:
|
4513
4513
|
normalized_path:
|
@@ -4536,7 +4536,7 @@
|
|
4536
4536
|
uri: !ruby/object:Addressable::URI
|
4537
4537
|
authority: rdfa.digitalbazaar.com
|
4538
4538
|
fragment:
|
4539
|
-
hash:
|
4539
|
+
hash: 269628955
|
4540
4540
|
host: rdfa.digitalbazaar.com
|
4541
4541
|
normalized_host:
|
4542
4542
|
normalized_path:
|
@@ -4565,7 +4565,7 @@
|
|
4565
4565
|
uri: !ruby/object:Addressable::URI
|
4566
4566
|
authority: rdfa.digitalbazaar.com
|
4567
4567
|
fragment:
|
4568
|
-
hash:
|
4568
|
+
hash: -1415513125
|
4569
4569
|
host: rdfa.digitalbazaar.com
|
4570
4570
|
normalized_host:
|
4571
4571
|
normalized_path:
|
@@ -4594,7 +4594,7 @@
|
|
4594
4594
|
uri: !ruby/object:Addressable::URI
|
4595
4595
|
authority: rdfa.digitalbazaar.com
|
4596
4596
|
fragment:
|
4597
|
-
hash: -
|
4597
|
+
hash: -1445500840
|
4598
4598
|
host: rdfa.digitalbazaar.com
|
4599
4599
|
normalized_host:
|
4600
4600
|
normalized_path:
|
@@ -4623,7 +4623,7 @@
|
|
4623
4623
|
uri: !ruby/object:Addressable::URI
|
4624
4624
|
authority: rdfa.digitalbazaar.com
|
4625
4625
|
fragment:
|
4626
|
-
hash: -
|
4626
|
+
hash: -1330846819
|
4627
4627
|
host: rdfa.digitalbazaar.com
|
4628
4628
|
normalized_host:
|
4629
4629
|
normalized_path:
|
@@ -4652,7 +4652,7 @@
|
|
4652
4652
|
uri: !ruby/object:Addressable::URI
|
4653
4653
|
authority: rdfa.digitalbazaar.com
|
4654
4654
|
fragment:
|
4655
|
-
hash: -
|
4655
|
+
hash: -1249603457
|
4656
4656
|
host: rdfa.digitalbazaar.com
|
4657
4657
|
normalized_host:
|
4658
4658
|
normalized_path:
|
@@ -4681,7 +4681,7 @@
|
|
4681
4681
|
uri: !ruby/object:Addressable::URI
|
4682
4682
|
authority: rdfa.digitalbazaar.com
|
4683
4683
|
fragment:
|
4684
|
-
hash:
|
4684
|
+
hash: -974838927
|
4685
4685
|
host: rdfa.digitalbazaar.com
|
4686
4686
|
normalized_host:
|
4687
4687
|
normalized_path:
|
@@ -4710,7 +4710,7 @@
|
|
4710
4710
|
uri: !ruby/object:Addressable::URI
|
4711
4711
|
authority: rdfa.digitalbazaar.com
|
4712
4712
|
fragment:
|
4713
|
-
hash:
|
4713
|
+
hash: 260534619
|
4714
4714
|
host: rdfa.digitalbazaar.com
|
4715
4715
|
normalized_host:
|
4716
4716
|
normalized_path:
|
@@ -4739,7 +4739,7 @@
|
|
4739
4739
|
uri: !ruby/object:Addressable::URI
|
4740
4740
|
authority: rdfa.digitalbazaar.com
|
4741
4741
|
fragment:
|
4742
|
-
hash:
|
4742
|
+
hash: 1659936906
|
4743
4743
|
host: rdfa.digitalbazaar.com
|
4744
4744
|
normalized_host:
|
4745
4745
|
normalized_path:
|
@@ -4768,7 +4768,7 @@
|
|
4768
4768
|
uri: !ruby/object:Addressable::URI
|
4769
4769
|
authority: rdfa.digitalbazaar.com
|
4770
4770
|
fragment:
|
4771
|
-
hash:
|
4771
|
+
hash: 1263419914
|
4772
4772
|
host: rdfa.digitalbazaar.com
|
4773
4773
|
normalized_host:
|
4774
4774
|
normalized_path:
|
@@ -4797,7 +4797,7 @@
|
|
4797
4797
|
uri: !ruby/object:Addressable::URI
|
4798
4798
|
authority: rdfa.digitalbazaar.com
|
4799
4799
|
fragment:
|
4800
|
-
hash: -
|
4800
|
+
hash: -1582167633
|
4801
4801
|
host: rdfa.digitalbazaar.com
|
4802
4802
|
normalized_host:
|
4803
4803
|
normalized_path:
|
@@ -4826,7 +4826,7 @@
|
|
4826
4826
|
uri: !ruby/object:Addressable::URI
|
4827
4827
|
authority: rdfa.digitalbazaar.com
|
4828
4828
|
fragment:
|
4829
|
-
hash:
|
4829
|
+
hash: 703749858
|
4830
4830
|
host: rdfa.digitalbazaar.com
|
4831
4831
|
normalized_host:
|
4832
4832
|
normalized_path:
|
@@ -4855,7 +4855,7 @@
|
|
4855
4855
|
uri: !ruby/object:Addressable::URI
|
4856
4856
|
authority: rdfa.digitalbazaar.com
|
4857
4857
|
fragment:
|
4858
|
-
hash:
|
4858
|
+
hash: 1027940939
|
4859
4859
|
host: rdfa.digitalbazaar.com
|
4860
4860
|
normalized_host:
|
4861
4861
|
normalized_path:
|
@@ -4884,7 +4884,7 @@
|
|
4884
4884
|
uri: !ruby/object:Addressable::URI
|
4885
4885
|
authority: rdfa.digitalbazaar.com
|
4886
4886
|
fragment:
|
4887
|
-
hash:
|
4887
|
+
hash: 919810213
|
4888
4888
|
host: rdfa.digitalbazaar.com
|
4889
4889
|
normalized_host:
|
4890
4890
|
normalized_path:
|
@@ -4913,7 +4913,7 @@
|
|
4913
4913
|
uri: !ruby/object:Addressable::URI
|
4914
4914
|
authority: rdfa.digitalbazaar.com
|
4915
4915
|
fragment:
|
4916
|
-
hash: -
|
4916
|
+
hash: -1708669233
|
4917
4917
|
host: rdfa.digitalbazaar.com
|
4918
4918
|
normalized_host:
|
4919
4919
|
normalized_path:
|
@@ -4942,7 +4942,7 @@
|
|
4942
4942
|
uri: !ruby/object:Addressable::URI
|
4943
4943
|
authority: rdfa.digitalbazaar.com
|
4944
4944
|
fragment:
|
4945
|
-
hash:
|
4945
|
+
hash: 1992272157
|
4946
4946
|
host: rdfa.digitalbazaar.com
|
4947
4947
|
normalized_host:
|
4948
4948
|
normalized_path:
|
@@ -4971,7 +4971,7 @@
|
|
4971
4971
|
uri: !ruby/object:Addressable::URI
|
4972
4972
|
authority: rdfa.digitalbazaar.com
|
4973
4973
|
fragment:
|
4974
|
-
hash: -
|
4974
|
+
hash: -1717884093
|
4975
4975
|
host: rdfa.digitalbazaar.com
|
4976
4976
|
normalized_host:
|
4977
4977
|
normalized_path:
|
@@ -5000,7 +5000,7 @@
|
|
5000
5000
|
uri: !ruby/object:Addressable::URI
|
5001
5001
|
authority: rdfa.digitalbazaar.com
|
5002
5002
|
fragment:
|
5003
|
-
hash: -
|
5003
|
+
hash: -1262211213
|
5004
5004
|
host: rdfa.digitalbazaar.com
|
5005
5005
|
normalized_host:
|
5006
5006
|
normalized_path:
|
@@ -5029,7 +5029,7 @@
|
|
5029
5029
|
uri: !ruby/object:Addressable::URI
|
5030
5030
|
authority: rdfa.digitalbazaar.com
|
5031
5031
|
fragment:
|
5032
|
-
hash:
|
5032
|
+
hash: 681167108
|
5033
5033
|
host: rdfa.digitalbazaar.com
|
5034
5034
|
normalized_host:
|
5035
5035
|
normalized_path:
|
@@ -5058,7 +5058,7 @@
|
|
5058
5058
|
uri: !ruby/object:Addressable::URI
|
5059
5059
|
authority: rdfa.digitalbazaar.com
|
5060
5060
|
fragment:
|
5061
|
-
hash:
|
5061
|
+
hash: -365147790
|
5062
5062
|
host: rdfa.digitalbazaar.com
|
5063
5063
|
normalized_host:
|
5064
5064
|
normalized_path:
|
@@ -5087,7 +5087,7 @@
|
|
5087
5087
|
uri: !ruby/object:Addressable::URI
|
5088
5088
|
authority: rdfa.digitalbazaar.com
|
5089
5089
|
fragment:
|
5090
|
-
hash:
|
5090
|
+
hash: 290890435
|
5091
5091
|
host: rdfa.digitalbazaar.com
|
5092
5092
|
normalized_host:
|
5093
5093
|
normalized_path:
|