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

Definitions

Name
Clear active context with protected terms from an embedded context
Type
ExpandTest
NegativeEvaluationTest
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#tpr05>
	a
		<vocab#NegativeEvaluationTest> ,
		<vocab#ExpandTest> ;
	rdfs:comment "The Active context be set to null from an embedded context." ;
	mf:action <expand/pr05-in.jsonld> ;
	mf:name "Clear active context with protected terms from an embedded context" ;
	mf:result "invalid context nullification" ;
	<vocab#option> [ <vocab#specVersion> "json-ld-1.1"] .

Assertions

github.com/ruby-rdf/json-ld
Git Branch (develop)
etc/earl.jsonld Failed Other Passed
0 0 1
etc/earl.ttl Failed Other Passed
0 0 1