@@ -4628,7 +4628,7 @@ <h3>Algorithm</h3>
4628
4628
convert < var > value</ var > to the < a > canonical lexical form</ a >
4629
4629
using the result of transforming the < a > internal representation</ a > of < var > value</ var >
4630
4630
to JSON and set < var > datatype</ var > to < code > rdf:JSON</ code > .
4631
- < div class ="issue atrisk "> The JSON Canonicalization Scheme [[?JCS]]
4631
+ < div class ="issue "> The JSON Canonicalization Scheme [[?JCS]]
4632
4632
is an emerging standard for JSON canonicalization
4633
4633
not yet ready to be referenced.
4634
4634
When a JSON canonicalization standard becomes available,
@@ -5127,7 +5127,7 @@ <h2>Data Round Tripping</h2>
5127
5127
which SHOULD be serialized as < code > \\</ code > and < code > \"</ code > respectively.</ li >
5128
5128
</ ul >
5129
5129
5130
- < p class ="issue atrisk changed "> The JSON Canonicalization Scheme [[?JCS]]
5130
+ < p class ="issue changed "> The JSON Canonicalization Scheme [[?JCS]]
5131
5131
is an emerging standard for JSON canonicalization
5132
5132
not yet ready to be referenced.
5133
5133
When a JSON canonicalization standard becomes available,
@@ -5851,11 +5851,6 @@ <h3>LoadDocumentCallback</h3>
5851
5851
< li > Set < var > documentUrl</ var > to the the < a data-cite ="HTML/urls-and-fetching.html#document-base-url "> Document Base URL</ a >
5852
5852
of < a data-link-for ="LoadDocumentCallback "> url</ a > , as defined in [[HTML]],
5853
5853
using the existing < var > documentUrl</ var > as the document's URL.
5854
- < div class ="issue atrisk ">
5855
- The use of the < a data-cite ="HTML/urls-and-fetching.html#document-base-url "> Document Base URL</ a >
5856
- from [[HTML]] for setting the < a > base IRI</ a > of the enclosed JSON-LD
5857
- is an experimental feature, which may be changed in a future version of this specification.
5858
- </ div >
5859
5854
</ li >
5860
5855
< li > If the < a data-link-for ="LoadDocumentCallback "> url</ a > parameter
5861
5856
contains a < a data-cite ="RFC3986#section-3.5 "> fragment identifier</ a > ,
0 commit comments