@@ -38,9 +38,6 @@ const TEST_TYPES = {
3838 / 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 $ / ,
3939 // IRI confusion
4040 / 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 $ / ,
4441 // included
4542 / 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 $ / ,
4643 / 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 = {
149146 / 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 $ / ,
150147 / 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 $ / ,
151148 / 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 $ / ,
158149 // @import
159150 / 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 $ / ,
160151 / 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 $ / ,
161152 / 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 $ / ,
162153 / 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 $ / ,
163154 / 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
165156 / 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 $ / ,
166157 // context merging
167158 / 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 = {
365356 idRegex : [
366357 // blank node properties
367358 / 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 $ / ,
374359 // terms having form of keyword
375360 / t o R d f - m a n i f e s t .j s o n l d # t e 1 1 9 $ / ,
376361 / 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 = {
424409 / t o R d f - m a n i f e s t .j s o n l d # t p i 0 9 $ / ,
425410 / t o R d f - m a n i f e s t .j s o n l d # t p i 1 0 $ / ,
426411 / 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
428413 / t o R d f - m a n i f e s t .j s o n l d # t p r 2 8 $ / ,
429414 // prefix
430415 / t o R d f - m a n i f e s t .j s o n l d # t p r 2 9 $ / ,
431416 // @import
432417 / t o R d f - m a n i f e s t .j s o n l d # t s o 0 1 $ / ,
433418 / t o R d f - m a n i f e s t .j s o n l d # t s o 0 2 $ / ,
434419 / 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
436420 / t o R d f - m a n i f e s t .j s o n l d # t s o 0 5 $ / ,
437421 / 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
439423 / t o R d f - m a n i f e s t .j s o n l d # t s o 0 7 $ / ,
440424 // context merging
441425 / 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