@@ -5713,7 +5713,7 @@ <h3>Algorithm</h3>
5713
5713
is used instead of looking at the HTTP Link Header directly. For the sake of simplicity, none of the algorithms
5714
5714
in this document mention this directly.</ p >
5715
5715
5716
- < div class ="candidate correction " id ="change_6 ">
5716
+ < div class ="candidate correction " id ="change_7 ">
5717
5717
< span class ="marker "> Candidate Correction 6</ span >
5718
5718
< p > Details about transforming to and from a given serialization format
5719
5719
have been abstracted so that other specifications can define
@@ -5731,7 +5731,7 @@ <h3>Algorithm</h3>
5731
5731
< p > For more information, refer to < a href ="https://github.com/w3c/json-ld-api/issues/605 "> issue 605</ a > .</ p >
5732
5732
</ div >
5733
5733
5734
- < ins cite ="#change_6 "> < p > Methods resolving a {{Promise}} with the < a > internal representation</ a >
5734
+ < ins cite ="#change_7 "> < p > Methods resolving a {{Promise}} with the < a > internal representation</ a >
5735
5735
MUST either
5736
5736
map it to the datatype used by the implementation, as described in < a href ="#internal-representation-in-implementations " class ="sectionRef "> </ a > ,
5737
5737
or serialize it to JSON (or another appropriate serialization format)
@@ -5841,7 +5841,7 @@ <h3>Algorithm</h3>
5841
5841
to the provided < var > context</ var > .</ li >
5842
5842
</ ol >
5843
5843
</ li >
5844
- < li id ="idl-compact-step-10 "> Resolve the < var > promise</ var > with < var > compacted output</ var > < del cite ="#change_6 ">
5844
+ < li id ="idl-compact-step-10 "> Resolve the < var > promise</ var > with < var > compacted output</ var > < del cite ="#change_7 ">
5845
5845
transforming < var > compacted output</ var > from the
5846
5846
< a > internal representation</ a > to a JSON serialization</ del > .</ li >
5847
5847
</ ol >
@@ -5929,7 +5929,7 @@ <h3>Algorithm</h3>
5929
5929
set < var > expanded output</ var > to an < a > array</ a > containing only < var > expanded output</ var > .</ li >
5930
5930
</ ol >
5931
5931
</ li >
5932
- < li id ="idl-expand-step-9 "> Resolve the < var > promise</ var > with < var > expanded output</ var > < del cite ="#change_6 ">
5932
+ < li id ="idl-expand-step-9 "> Resolve the < var > promise</ var > with < var > expanded output</ var > < del cite ="#change_7 ">
5933
5933
transforming < var > expanded output</ var > from the
5934
5934
< a > internal representation</ a > to a JSON serialization</ del > .</ li >
5935
5935
</ ol >
@@ -5993,7 +5993,7 @@ <h3>Algorithm</h3>
5993
5993
otherwise to < code > null</ code > .</ li >
5994
5994
</ ol >
5995
5995
</ li >
5996
- < li id ="idl-flatten-step-7 "> Resolve the < var > promise</ var > with < var > flattened output</ var > < del cite ="#change_6 ">
5996
+ < li id ="idl-flatten-step-7 "> Resolve the < var > promise</ var > with < var > flattened output</ var > < del cite ="#change_7 ">
5997
5997
transforming < var > flattened output</ var > from the
5998
5998
< a > internal representation</ a > to a JSON serialization</ del > .</ li >
5999
5999
</ ol >
@@ -6033,7 +6033,7 @@ <h3>Algorithm</h3>
6033
6033
< a href ="#serialize-rdf-as-json-ld-algorithm "> Serialize RDF as JSON-LD Algorithm</ a > method
6034
6034
using < a data-lt ="jsonldprocessor-fromRdf-input "> dataset</ a >
6035
6035
and < a data-lt ="jsonldprocessor-fromRdf-options "> options</ a > .</ li >
6036
- < li id ="idl-fromRdf-step-3 "> Resolve the < var > promise</ var > with < var > expanded result</ var > < del cite ="#change_6 ">
6036
+ < li id ="idl-fromRdf-step-3 "> Resolve the < var > promise</ var > with < var > expanded result</ var > < del cite ="#change_7 ">
6037
6037
transforming < var > expanded output</ var > from the
6038
6038
< a > internal representation</ a > to a JSON serialization</ del > .</ li >
6039
6039
</ ol >
@@ -6226,7 +6226,7 @@ <h4>Internal Representation in Implementations</h4>
6226
6226
6227
6227
< section id ="serialization-and-deserialization ">
6228
6228
< h4 > Serialization and Deserialization</ h4 >
6229
- < ins cite ="#change_6 ">
6229
+ < ins cite ="#change_7 ">
6230
6230
6231
6231
< p > This section defines the requirements for serializing and deserializing
6232
6232
JSON from and to the < a > internal representation</ a > , as appropriate,
@@ -6257,7 +6257,7 @@ <h4>Serialization and Deserialization</h4>
6257
6257
</ dd >
6258
6258
</ dl >
6259
6259
</ ins >
6260
- < del cite ="#change_6 "> This section left intentially blank.</ del >
6260
+ < del cite ="#change_7 "> This section left intentially blank.</ del >
6261
6261
</ section >
6262
6262
</ section >
6263
6263
@@ -7052,7 +7052,7 @@ <h2>Change log</h2>
7052
7052
as described in < a href ="#change_4 "> Candidate Correction 4</ a > .</ li >
7053
7053
< li > 2024-10-31: Abstract JSON serialization from WebIDL interfaces to allow
7054
7054
for alternative formats,
7055
- as described in < a href ="#change_6 "> Candidate Correction 5 </ a > </ li >
7055
+ as described in < a href ="#change_7 "> Candidate Correction 7 </ a > </ li >
7056
7056
</ ul >
7057
7057
</ details >
7058
7058
0 commit comments