File tree 2 files changed +98
-0
lines changed
2 files changed +98
-0
lines changed Original file line number Diff line number Diff line change @@ -6004,6 +6004,27 @@ <h2>
6004
6004
</ dd >
6005
6005
</ dl >
6006
6006
</ dd >
6007
+ < dt id ='ter56 '>
6008
+ Test ter56 Invalid redefinition of @context keyword.
6009
+ </ dt >
6010
+ < dd >
6011
+ < dl class ='entry '>
6012
+ < dt > id</ dt >
6013
+ < dd > #ter56</ dd >
6014
+ < dt > Type</ dt >
6015
+ < dd > jld:NegativeEvaluationTest, jld:ExpandTest</ dd >
6016
+ < dt > Purpose</ dt >
6017
+ < dd > Verifies that an exception is raised when attempting to redefine @context.</ dd >
6018
+ < dt > input</ dt >
6019
+ < dd >
6020
+ < a href ='expand/er56-in.jsonld '> expand/er56-in.jsonld</ a >
6021
+ </ dd >
6022
+ < dt > expect</ dt >
6023
+ < dd >
6024
+ keyword redefinition
6025
+ </ dd >
6026
+ </ dl >
6027
+ </ dd >
6007
6028
< dt id ='tes01 '>
6008
6029
Test tes01 Using an array value for @context is illegal in JSON-LD 1.0
6009
6030
</ dt >
@@ -9594,6 +9615,34 @@ <h2>
9594
9615
</ dd >
9595
9616
</ dl >
9596
9617
</ dd >
9618
+ < dt id ='tpr42 '>
9619
+ Test tpr42 Fail if protected flag not retained during redefinition
9620
+ </ dt >
9621
+ < dd >
9622
+ < dl class ='entry '>
9623
+ < dt > id</ dt >
9624
+ < dd > #tpr42</ dd >
9625
+ < dt > Type</ dt >
9626
+ < dd > jld:NegativeEvaluationTest, jld:ExpandTest</ dd >
9627
+ < dt > Purpose</ dt >
9628
+ < dd > Check protected redefinition retains protected flag.</ dd >
9629
+ < dt > input</ dt >
9630
+ < dd >
9631
+ < a href ='expand/pr42-in.jsonld '> expand/pr42-in.jsonld</ a >
9632
+ </ dd >
9633
+ < dt > expect</ dt >
9634
+ < dd >
9635
+ protected term redefinition
9636
+ </ dd >
9637
+ < dt > Options</ dt >
9638
+ < dd >
9639
+ < dl class ='options '>
9640
+ < dt > specVersion</ dt >
9641
+ < dd > json-ld-1.1</ dd >
9642
+ </ dl >
9643
+ </ dd >
9644
+ </ dl >
9645
+ </ dd >
9597
9646
< dt id ='tso01 '>
9598
9647
Test tso01 @import is invalid in 1.0.
9599
9648
</ dt >
Original file line number Diff line number Diff line change @@ -7289,6 +7289,27 @@ <h2>
7289
7289
</ dd >
7290
7290
</ dl >
7291
7291
</ dd >
7292
+ < dt id ='ter56 '>
7293
+ Test ter56 Invalid redefinition of @context keyword.
7294
+ </ dt >
7295
+ < dd >
7296
+ < dl class ='entry '>
7297
+ < dt > id</ dt >
7298
+ < dd > #ter56</ dd >
7299
+ < dt > Type</ dt >
7300
+ < dd > jld:NegativeEvaluationTest, jld:ToRDFTest</ dd >
7301
+ < dt > Purpose</ dt >
7302
+ < dd > Verifies that an exception is raised when attempting to redefine @context.</ dd >
7303
+ < dt > input</ dt >
7304
+ < dd >
7305
+ < a href ='expand/er56-in.jsonld '> expand/er56-in.jsonld</ a >
7306
+ </ dd >
7307
+ < dt > expect</ dt >
7308
+ < dd >
7309
+ keyword redefinition
7310
+ </ dd >
7311
+ </ dl >
7312
+ </ dd >
7292
7313
< dt id ='tin01 '>
7293
7314
Test tin01 Basic Included array
7294
7315
</ dt >
@@ -11293,6 +11314,34 @@ <h2>
11293
11314
</ dd >
11294
11315
</ dl >
11295
11316
</ dd >
11317
+ < dt id ='tpr42 '>
11318
+ Test tpr42 Fail if protected flag not retained during redefinition
11319
+ </ dt >
11320
+ < dd >
11321
+ < dl class ='entry '>
11322
+ < dt > id</ dt >
11323
+ < dd > #tpr42</ dd >
11324
+ < dt > Type</ dt >
11325
+ < dd > jld:NegativeEvaluationTest, jld:ToRDFTest</ dd >
11326
+ < dt > Purpose</ dt >
11327
+ < dd > Check protected redefinition retains protected flag.</ dd >
11328
+ < dt > input</ dt >
11329
+ < dd >
11330
+ < a href ='toRdf/pr42-in.jsonld '> toRdf/pr42-in.jsonld</ a >
11331
+ </ dd >
11332
+ < dt > expect</ dt >
11333
+ < dd >
11334
+ protected term redefinition
11335
+ </ dd >
11336
+ < dt > Options</ dt >
11337
+ < dd >
11338
+ < dl class ='options '>
11339
+ < dt > specVersion</ dt >
11340
+ < dd > json-ld-1.1</ dd >
11341
+ </ dl >
11342
+ </ dd >
11343
+ </ dl >
11344
+ </ dd >
11296
11345
< dt id ='trt01 '>
11297
11346
Test trt01 Representing numbers >= 1e21
11298
11347
</ dt >
You can’t perform that action at this time.
0 commit comments