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

Definitions

Name
Reverse term with property based indexed container
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#t0131>
	a
		<vocab#PositiveEvaluationTest> ,
		<vocab#ExpandTest> ;
	rdfs:comment "Expanding a reverse term using @container: @index and @index set to a property" ;
	mf:action <expand/0131-in.jsonld> ;
	mf:name "Reverse term with property based indexed container" ;
	mf:result <expand/0131-out.jsonld> ;
	<vocab#option> [ <vocab#specVersion> "json-ld-1.1"] .

Assertions