Skip to content

Commit eed08cd

Browse files
committed
Revert tests using @graphId.
Add tests for expanding and compacting named graphs where term definition includes `@graphid`. (reverted from commit 29d9902)
1 parent dc19c08 commit eed08cd

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

test-suite/tests/expand-manifest.jsonld

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -582,22 +582,6 @@
582582
"input": "expand-0081-in.jsonld",
583583
"expect": "expand-0081-out.jsonld",
584584
"option": {"processingMode": "json-ld-1.1", "specVersion": "json-ld-1.1"}
585-
}, {
586-
"@id": "#t0082",
587-
"@type": ["jld:PositiveEvaluationTest", "jld:ExpandTest"],
588-
"name": "Creates a @graph container with an @graphId",
589-
"purpose": "Compaction of named graphs",
590-
"input": "expand-0082-in.jsonld",
591-
"expect": "expand-0082-out.jsonld",
592-
"option": {"processingMode": "json-ld-1.1", "specVersion": "json-ld-1.1"}
593-
}, {
594-
"@id": "#t0083",
595-
"@type": ["jld:PositiveEvaluationTest", "jld:ExpandTest"],
596-
"name": "Creates a @graph container with an blank @graphId",
597-
"purpose": "Creates a @graph container with an @graphId which is a blank node",
598-
"input": "expand-0083-in.jsonld",
599-
"expect": "expand-0083-out.jsonld",
600-
"option": {"processingMode": "json-ld-1.1", "specVersion": "json-ld-1.1"}
601585
}, {
602586
"@id": "#tc001",
603587
"@type": ["jld:PositiveEvaluationTest", "jld:ExpandTest"],

0 commit comments

Comments
 (0)