@@ -41,9 +41,6 @@ const TEST_TYPES = {
4141 / c o m p a c t - m a n i f e s t .j s o n l d # t 0 1 0 5 $ / ,
4242 // rel vocab
4343 / c o m p a c t - m a n i f e s t .j s o n l d # t 0 1 0 7 $ / ,
44- // @container : @graph with multiple objects
45- / c o m p a c t - m a n i f e s t .j s o n l d # t 0 1 0 9 $ / ,
46- / c o m p a c t - m a n i f e s t .j s o n l d # t 0 1 1 0 $ / ,
4744 // @type : @none
4845 / 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 $ / ,
4946 / 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 $ / ,
@@ -119,11 +116,6 @@ const TEST_TYPES = {
119116 // mode
120117 / e x p a n d - m a n i f e s t .j s o n l d # t p 0 0 1 $ / ,
121118 / e x p a n d - m a n i f e s t .j s o n l d # t p 0 0 2 $ / ,
122- // Don't double-expand an already expanded graph
123- / e x p a n d - m a n i f e s t .j s o n l d # t 0 0 8 1 $ / ,
124- // Double-expand an already expanded graph
125- / e x p a n d - m a n i f e s t .j s o n l d # t 0 0 9 5 $ / ,
126- / e x p a n d - m a n i f e s t .j s o n l d # t 0 1 0 4 $ / ,
127119 // indexed graph objects
128120 / 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 $ / ,
129121 // multiple graphs
@@ -427,20 +419,6 @@ const TEST_TYPES = {
427419 idRegex : [
428420 // blank node properties
429421 / t o R d f - m a n i f e s t .j s o n l d # t 0 1 1 8 $ / ,
430- // Don't double-expand an already expanded graph
431- / t o R d f - m a n i f e s t .j s o n l d # t e 0 8 1 $ / ,
432- / t o R d f - m a n i f e s t .j s o n l d # t e 0 9 5 $ / ,
433- // Does not create a new graph object
434- / t o R d f - m a n i f e s t .j s o n l d # t e 1 0 2 $ / ,
435- / t o R d f - m a n i f e s t .j s o n l d # t e 1 0 3 $ / ,
436- / t o R d f - m a n i f e s t .j s o n l d # t e 1 0 4 $ / ,
437- // terms beginning with ':'
438- / t o R d f - m a n i f e s t .j s o n l d # t e 1 1 7 $ / ,
439- / t o R d f - m a n i f e s t .j s o n l d # t e 1 1 8 $ / ,
440- // terms having form of keyword
441- / t o R d f - m a n i f e s t .j s o n l d # t e 1 1 9 $ / ,
442- / t o R d f - m a n i f e s t .j s o n l d # t e 1 2 0 $ / ,
443- / t o R d f - m a n i f e s t .j s o n l d # t e 1 2 2 $ / ,
444422 // well formed
445423 / t o R d f - m a n i f e s t .j s o n l d # t w f 0 1 $ / ,
446424 / t o R d f - m a n i f e s t .j s o n l d # t w f 0 2 $ / ,
0 commit comments