@@ -4556,6 +4556,14 @@ <h2>Deserialize JSON-LD to RDF Algorithm</h2>
4556
4556
< p class ="changed "> If the {{JsonLdOptions/rdfDirection}} option is not `null`, then special processing is used to
4557
4557
convert from an `i18n-datatype` or `compound-literal` form.</ p >
4558
4558
4559
+ < p class ="issue atrisk "> The support for both `i18n-datatype` and `compound-literal`
4560
+ algorithm steps are non-normative, and are AT RISK for JSON-LD 1.1.
4561
+ They may be replaced with normative algorithm steps in a future version.
4562
+ Either or both of these transformation methods may be removed prior to
4563
+ JSON-LD 1.1 being finalized.
4564
+ The JSON-LD Working Group solicits feedback from the community on the
4565
+ usefulness of these transformations.</ p >
4566
+
4559
4567
< p class ="changed "> Implementations MUST generate only < dfn > well-formed</ dfn >
4560
4568
< a > triples</ a > and < a > graph names</ a > :</ p >
4561
4569
< ul >
@@ -4912,6 +4920,14 @@ <h3>Overview</h3>
4912
4920
4913
4921
< p class ="changed "> If the {{JsonLdOptions/rdfDirection}} option is not `null`, then special processing is used to
4914
4922
convert from an `i18n-datatype` or `compound-literal` form.</ p >
4923
+
4924
+ < p class ="issue atrisk "> The support for both `i18n-datatype` and `compound-literal`
4925
+ algorithm steps are non-normative, and are AT RISK for JSON-LD 1.1.
4926
+ They may be replaced with normative algorithm steps in a future version.
4927
+ Either or both of these transformation methods may be removed prior to
4928
+ JSON-LD 1.1 being finalized.
4929
+ The JSON-LD Working Group solicits feedback from the community on the
4930
+ usefulness of these transformations.</ p >
4915
4931
</ section >
4916
4932
4917
4933
< section >
0 commit comments