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

Definitions

Name
Invalid type mapping (not a string)
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#ter12>
	a
		<vocab#NegativeEvaluationTest> ,
		<vocab#ExpandTest> ;
	rdfs:comment "Verifies that an exception is raised on expansion when a invalid type mapping is found" ;
	mf:action <expand/er12-in.jsonld> ;
	mf:name "Invalid type mapping (not a string)" ;
	mf:result "invalid type mapping" .

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