@@ -38,9 +38,6 @@ const TEST_TYPES = {
38
38
/ c o m p a c t - m a n i f e s t .j s o n l d # t t n 0 3 $ / ,
39
39
// IRI confusion
40
40
/ c o m p a c t - m a n i f e s t .j s o n l d # t e 0 0 2 $ / ,
41
- // @propogate
42
- / c o m p a c t - m a n i f e s t .j s o n l d # t c 0 2 6 $ / ,
43
- / c o m p a c t - m a n i f e s t .j s o n l d # t c 0 2 7 $ / ,
44
41
// included
45
42
/ c o m p a c t - m a n i f e s t .j s o n l d # t i n 0 1 $ / ,
46
43
/ c o m p a c t - m a n i f e s t .j s o n l d # t i n 0 2 $ / ,
@@ -149,19 +146,13 @@ const TEST_TYPES = {
149
146
/ r e m o t e - d o c - m a n i f e s t .j s o n l d # t 0 0 1 3 $ / ,
150
147
/ r e m o t e - d o c - m a n i f e s t .j s o n l d # t l a 0 1 $ / ,
151
148
/ r e m o t e - d o c - m a n i f e s t .j s o n l d # t l a 0 5 $ / ,
152
- // @propogate
153
- / e x p a n d - m a n i f e s t .j s o n l d # t c 0 2 6 $ / ,
154
- / e x p a n d - m a n i f e s t .j s o n l d # t c 0 2 7 $ / ,
155
- / e x p a n d - m a n i f e s t .j s o n l d # t c 0 2 8 $ / ,
156
- / e x p a n d - m a n i f e s t .j s o n l d # t c 0 2 9 $ / ,
157
- / e x p a n d - m a n i f e s t .j s o n l d # t c 0 3 0 $ / ,
158
149
// @import
159
150
/ e x p a n d - m a n i f e s t .j s o n l d # t s o 0 1 $ / ,
160
151
/ e x p a n d - m a n i f e s t .j s o n l d # t s o 0 2 $ / ,
161
152
/ e x p a n d - m a n i f e s t .j s o n l d # t s o 0 3 $ / ,
162
153
/ e x p a n d - m a n i f e s t .j s o n l d # t s o 0 5 $ / ,
163
154
/ e x p a n d - m a n i f e s t .j s o n l d # t s o 0 6 $ / ,
164
- // protected
155
+ // @import and protected
165
156
/ e x p a n d - m a n i f e s t .j s o n l d # t s o 0 7 $ / ,
166
157
// context merging
167
158
/ e x p a n d - m a n i f e s t .j s o n l d # t s o 0 8 $ / ,
@@ -365,12 +356,6 @@ const TEST_TYPES = {
365
356
idRegex : [
366
357
// blank node properties
367
358
/ t o R d f - m a n i f e s t .j s o n l d # t 0 1 1 8 $ / ,
368
- // @propogate
369
- / t o R d f - m a n i f e s t .j s o n l d # t c 0 2 6 $ / ,
370
- / t o R d f - m a n i f e s t .j s o n l d # t c 0 2 7 $ / ,
371
- / t o R d f - m a n i f e s t .j s o n l d # t c 0 2 8 $ / ,
372
- / t o R d f - m a n i f e s t .j s o n l d # t c 0 2 9 $ / ,
373
- / t o R d f - m a n i f e s t .j s o n l d # t c 0 3 0 $ / ,
374
359
// terms having form of keyword
375
360
/ t o R d f - m a n i f e s t .j s o n l d # t e 1 1 9 $ / ,
376
361
/ t o R d f - m a n i f e s t .j s o n l d # t e 1 2 0 $ / ,
@@ -424,18 +409,17 @@ const TEST_TYPES = {
424
409
/ t o R d f - m a n i f e s t .j s o n l d # t p i 0 9 $ / ,
425
410
/ t o R d f - m a n i f e s t .j s o n l d # t p i 1 0 $ / ,
426
411
/ t o R d f - m a n i f e s t .j s o n l d # t p i 1 1 $ / ,
427
- // protected
412
+ // protected null IRI mapping
428
413
/ t o R d f - m a n i f e s t .j s o n l d # t p r 2 8 $ / ,
429
414
// prefix
430
415
/ t o R d f - m a n i f e s t .j s o n l d # t p r 2 9 $ / ,
431
416
// @import
432
417
/ t o R d f - m a n i f e s t .j s o n l d # t s o 0 1 $ / ,
433
418
/ t o R d f - m a n i f e s t .j s o n l d # t s o 0 2 $ / ,
434
419
/ t o R d f - m a n i f e s t .j s o n l d # t s o 0 3 $ / ,
435
- // @propogate
436
420
/ t o R d f - m a n i f e s t .j s o n l d # t s o 0 5 $ / ,
437
421
/ t o R d f - m a n i f e s t .j s o n l d # t s o 0 6 $ / ,
438
- // protected
422
+ // @import and protected
439
423
/ t o R d f - m a n i f e s t .j s o n l d # t s o 0 7 $ / ,
440
424
// context merging
441
425
/ t o R d f - m a n i f e s t .j s o n l d # t s o 0 8 $ / ,
0 commit comments