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

Definitions

Name
Do not expand native values to IRIs
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#t0088>
	a
		<vocab#PositiveEvaluationTest> ,
		<vocab#ExpandTest> ;
	rdfs:comment "Value Expansion does not expand native values, such as booleans, to a node object" ;
	mf:action <expand/0088-in.jsonld> ;
	mf:name "Do not expand native values to IRIs" ;
	mf:result <expand/0088-out.jsonld> .

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