File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -5626,13 +5626,13 @@ <h2>
5626
5626
</ dd >
5627
5627
</ dl >
5628
5628
</ dd >
5629
- < dt id ='t0124 '>
5630
- Test t0124 compact IRI as @vocab
5629
+ < dt id ='te124 '>
5630
+ Test te124 compact IRI as @vocab
5631
5631
</ dt >
5632
5632
< dd >
5633
5633
< dl class ='entry '>
5634
5634
< dt > id</ dt >
5635
- < dd > #t0124 </ dd >
5635
+ < dd > #te124 </ dd >
5636
5636
< dt > Type</ dt >
5637
5637
< dd > jld:PositiveEvaluationTest, jld:ToRDFTest</ dd >
5638
5638
< dt > Purpose</ dt >
@@ -5654,13 +5654,13 @@ <h2>
5654
5654
</ dd >
5655
5655
</ dl >
5656
5656
</ dd >
5657
- < dt id ='t0125 '>
5658
- Test t0125 term as @vocab
5657
+ < dt id ='te125 '>
5658
+ Test te125 term as @vocab
5659
5659
</ dt >
5660
5660
< dd >
5661
5661
< dl class ='entry '>
5662
5662
< dt > id</ dt >
5663
- < dd > #t0125 </ dd >
5663
+ < dd > #te125 </ dd >
5664
5664
< dt > Type</ dt >
5665
5665
< dd > jld:PositiveEvaluationTest, jld:ToRDFTest</ dd >
5666
5666
< dt > Purpose</ dt >
Original file line number Diff line number Diff line change 1725
1725
"expectErrorCode" : "invalid typed value" ,
1726
1726
"option" : { "specVersion" : "json-ld-1.1" }
1727
1727
} , {
1728
- "@id" : "#t0124 " ,
1728
+ "@id" : "#te124 " ,
1729
1729
"@type" : [ "jld:PositiveEvaluationTest" , "jld:ToRDFTest" ] ,
1730
1730
"name" : "compact IRI as @vocab" ,
1731
1731
"purpose" : "Verifies that @vocab defined as a compact IRI expands properly" ,
1732
1732
"input" : "toRdf/e124-in.jsonld" ,
1733
1733
"expect" : "toRdf/e124-out.nq" ,
1734
1734
"option" : { "specVersion" : "json-ld-1.1" }
1735
1735
} , {
1736
- "@id" : "#t0125 " ,
1736
+ "@id" : "#te125 " ,
1737
1737
"@type" : [ "jld:PositiveEvaluationTest" , "jld:ToRDFTest" ] ,
1738
1738
"name" : "term as @vocab" ,
1739
1739
"purpose" : "Verifies that @vocab defined as a term expands properly" ,
You can’t perform that action at this time.
0 commit comments