File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 946
946
"purpose" : "With @container: @index and @index a compact IRI, ensure round-tripping of compacted representation" ,
947
947
"input" : "compact/0112-in.jsonld" ,
948
948
"context" : "compact/0112-context.jsonld" ,
949
- "expect" : "compact/0112-out.jsonld"
949
+ "expect" : "compact/0112-out.jsonld" ,
950
+ "option" : { "specVersion" : "json-ld-1.1" }
950
951
} , {
951
952
"@id" : "#t0113" ,
952
953
"@type" : [ "jld:PositiveEvaluationTest" , "jld:CompactTest" ] ,
953
954
"name" : "Compact property index using Absolute IRI index" ,
954
955
"purpose" : "With @container: @index and @index an absolute IRI, ensure round-tripping of compacted representation" ,
955
956
"input" : "compact/0113-in.jsonld" ,
956
957
"context" : "compact/0113-context.jsonld" ,
957
- "expect" : "compact/0113-out.jsonld"
958
+ "expect" : "compact/0113-out.jsonld" ,
959
+ "option" : { "specVersion" : "json-ld-1.1" }
958
960
} , {
959
961
"@id" : "#t0114" ,
960
962
"@type" : [ "jld:PositiveEvaluationTest" , "jld:CompactTest" ] ,
You can’t perform that action at this time.
0 commit comments