@@ -36,28 +36,12 @@ const TEST_TYPES = {
3636 / 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 1 $ / ,
3737 / 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 2 $ / ,
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 $ / ,
39- // IRI confusion
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 $ / ,
4139 // included
4240 / 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 $ / ,
4341 / 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 $ / ,
4442 / 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 3 $ / ,
4543 / 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 4 $ / ,
4644 / 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 5 $ / ,
47- // context values
48- / c o m p a c t - m a n i f e s t .j s o n l d # t s 0 0 1 $ / ,
49- / c o m p a c t - m a n i f e s t .j s o n l d # t s 0 0 2 $ / ,
50- // @json
51- / c o m p a c t - m a n i f e s t .j s o n l d # t j s 0 1 $ / ,
52- / c o m p a c t - m a n i f e s t .j s o n l d # t j s 0 2 $ / ,
53- / c o m p a c t - m a n i f e s t .j s o n l d # t j s 0 3 $ / ,
54- / c o m p a c t - m a n i f e s t .j s o n l d # t j s 0 4 $ / ,
55- / c o m p a c t - m a n i f e s t .j s o n l d # t j s 0 5 $ / ,
56- / c o m p a c t - m a n i f e s t .j s o n l d # t j s 0 6 $ / ,
57- / c o m p a c t - m a n i f e s t .j s o n l d # t j s 0 7 $ / ,
58- / c o m p a c t - m a n i f e s t .j s o n l d # t j s 0 8 $ / ,
59- / c o m p a c t - m a n i f e s t .j s o n l d # t j s 0 9 $ / ,
60- / c o m p a c t - m a n i f e s t .j s o n l d # t j s 1 0 $ / ,
6145 // @json null
6246 / c o m p a c t - m a n i f e s t .j s o n l d # t j s 1 1 $ / ,
6347 // direction
@@ -90,10 +74,6 @@ const TEST_TYPES = {
9074 specVersion : [ 'json-ld-1.0' ] ,
9175 // FIXME
9276 idRegex : [
93- // indexed graph objects
94- / e x p a n d - m a n i f e s t .j s o n l d # t 0 1 0 2 $ / ,
95- // multiple graphs
96- / e x p a n d - m a n i f e s t .j s o n l d # t 0 1 0 3 $ / ,
9777 // terms having form of keyword
9878 / e x p a n d - m a n i f e s t .j s o n l d # t 0 1 1 9 $ / ,
9979 / e x p a n d - m a n i f e s t .j s o n l d # t 0 1 2 0 $ / ,
@@ -132,8 +112,6 @@ const TEST_TYPES = {
132112 / e x p a n d - m a n i f e s t .j s o n l d # t e 0 4 4 $ / ,
133113 / e x p a n d - m a n i f e s t .j s o n l d # t e 0 4 8 $ / ,
134114 / e x p a n d - m a n i f e s t .j s o n l d # t e 0 4 9 $ / ,
135- // invalid keyword alias
136- / e x p a n d - m a n i f e s t .j s o n l d # t e 0 5 1 $ / ,
137115 // protected null IRI mapping
138116 / e x p a n d - m a n i f e s t .j s o n l d # t p r 2 8 $ / ,
139117 // remote
@@ -192,8 +170,6 @@ const TEST_TYPES = {
192170 / e x p a n d - m a n i f e s t .j s o n l d # t d i 0 7 $ / ,
193171 / e x p a n d - m a n i f e s t .j s o n l d # t d i 0 8 $ / ,
194172 / e x p a n d - m a n i f e s t .j s o n l d # t d i 0 9 $ / ,
195- // @json
196- / e x p a n d - m a n i f e s t .j s o n l d # t j s 0 9 $ / ,
197173 ]
198174 } ,
199175 fn : 'expand' ,
0 commit comments