@@ -1567,10 +1567,8 @@ <h3>Algorithm</h3>
1567
1567
`@json` or `@none`, and < a > processing mode</ a > is `json-ld-1.0`,
1568
1568
an < a data-link-for ="JsonLdErrorCode "> invalid type mapping</ a >
1569
1569
error has been detected and processing is aborted.</ li >
1570
- < li id ="ctd-invalid-type "> Otherwise, if the expanded < var > type</ var > is
1571
- neither < code > @id</ code > , nor < code > @json</ code > ,
1572
- not < code > @none</ code > ,
1573
- nor < code > @vocab</ code > ,
1570
+ < li > Otherwise, if the expanded < var > type</ var > is
1571
+ neither < code > @id</ code > , nor < code > @vocab</ code > , nor < code > @json</ code > ,
1574
1572
nor an < a > IRI</ a > ,
1575
1573
an < a data-link-for ="JsonLdErrorCode "> invalid type mapping</ a >
1576
1574
error has been detected and processing is aborted.</ li >
@@ -6903,9 +6901,6 @@ <h4>JsonLdErrorCode</h4>
6903
6901
< section class ="appendix informative " id ="changes-from-cr ">
6904
6902
< h2 > Changes since Candidate Release of 12 December 2019</ h2 >
6905
6903
< ul >
6906
- < li > Added missing `@none` in < a href ="#ctd-invalid-type "> 13.4</ a > of the
6907
- < a href ="#create-term-definition "> Create Term Definition algorithm</ a > .
6908
- This is in response to < a href ="https://github.com/w3c/json-ld-api/issues/259 "> Issue 259</ a > .</ li >
6909
6904
< li > Clarified step < a href ="#ctd-id-null "> 16.1</ a > of the
6910
6905
< a href ="#create-term-definition "> Create Term Definition algorithm</ a >
6911
6906
that remaining steps are skipped if the value of `@id` is `null`.
0 commit comments