File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 946946 "purpose" : "With @container: @index and @index a compact IRI, ensure round-tripping of compacted representation" ,
947947 "input" : "compact/0112-in.jsonld" ,
948948 "context" : "compact/0112-context.jsonld" ,
949- "expect" : "compact/0112-out.jsonld"
949+ "expect" : "compact/0112-out.jsonld" ,
950+ "option" : { "specVersion" : "json-ld-1.1" }
950951 } , {
951952 "@id" : "#t0113" ,
952953 "@type" : [ "jld:PositiveEvaluationTest" , "jld:CompactTest" ] ,
953954 "name" : "Compact property index using Absolute IRI index" ,
954955 "purpose" : "With @container: @index and @index an absolute IRI, ensure round-tripping of compacted representation" ,
955956 "input" : "compact/0113-in.jsonld" ,
956957 "context" : "compact/0113-context.jsonld" ,
957- "expect" : "compact/0113-out.jsonld"
958+ "expect" : "compact/0113-out.jsonld" ,
959+ "option" : { "specVersion" : "json-ld-1.1" }
958960 } , {
959961 "@id" : "#t0114" ,
960962 "@type" : [ "jld:PositiveEvaluationTest" , "jld:CompactTest" ] ,
You can’t perform that action at this time.
0 commit comments