https://w3c.github.io/json-ld-api/tests/expand-manifest#tpr43

Definitions

Name
Clear protection in @graph @container with null context.
Type
ExpandTest
PositiveEvaluationTest
Description
resource.ttl
@base <https://w3c.github.io/json-ld-api/tests/expand-manifest.jsonld> .
@prefix mf: <http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<expand-manifest#tpr43>
	a
		<vocab#PositiveEvaluationTest> ,
		<vocab#ExpandTest> ;
	rdfs:comment "Clear protection in @graph @container with null context." ;
	mf:action <expand/pr43-in.jsonld> ;
	mf:name "Clear protection in @graph @container with null context." ;
	mf:result <expand/pr43-out.jsonld> ;
	<vocab#option> [ <vocab#specVersion> "json-ld-1.1"] .

Assertions