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

Definitions

Name
Expand JSON literal aleady in expanded form with aliased keys
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#tjs16>
	a
		<vocab#PositiveEvaluationTest> ,
		<vocab#ExpandTest> ;
	rdfs:comment "Tests expanding JSON literal in expanded form with aliased keys in value object." ;
	mf:action <expand/js16-in.jsonld> ;
	mf:name "Expand JSON literal aleady in expanded form with aliased keys" ;
	mf:result <expand/js16-out.jsonld> ;
	<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