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

Definitions

Name
Ignores a non-keyword term starting with '@'
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#tpr34>
	a
		<vocab#PositiveEvaluationTest> ,
		<vocab#ExpandTest> ;
	rdfs:comment "Terms in the form of a keyword, which are not keywords, are ignored." ;
	mf:action <expand/pr34-in.jsonld> ;
	mf:name "Ignores a non-keyword term starting with '@'" ;
	mf:result <expand/pr34-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