Skip to content

Commit

Permalink
Add subtopic for issue 605.
Browse files Browse the repository at this point in the history
  • Loading branch information
gkellogg committed Jul 10, 2024
1 parent 850538d commit 6041f2a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions 2024-07-10/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,9 @@ <h2 onmouseout="$('#link-topic-5.4').hide()" onmouseover="$('#link-topic-5.4').s
<div onmouseout="$('#link-52').hide()" onmouseover="$('#link-52').show()" id="52" class="information"><a href="https://github.com/w3c/json-ld-api/issues/584">https://github.com/w3c/json-ld-api/issues/584</a> -&gt; Issue 584 Unify document loading in Context Processing? (by helins) [spec:editorial] [ErratumRaised] <a id="link-52" style="display:none;" href="#52"></a></div>
<div onmouseout="$('#link-53').hide()" onmouseover="$('#link-53').show()" id="53" class="comment"><span class="name">Gregg Kellogg</span>: Perhaps a chance to DRY up the text. <a id="link-53" style="display:none;" href="#53"></a></div>
<div onmouseout="$('#link-54').hide()" onmouseover="$('#link-54').show()" id="54" class="comment"><span class="name">Pierre-Antoine Champin</span>: I&apos;m hesitant to extract the common functionality, so maybe just go for consistency so as not to disrupt the flow of the document. <a id="link-54" style="display:none;" href="#54"></a></div>
<h2 onmouseout="$('#link-topic-5.5').hide()" onmouseover="$('#link-topic-5.5').show()" id="topic-5.5" class="topic">
Subtopic: issue w3c/json-ld-api#605
<a id="link-topic-5.5" style="display:none;" href="#topic-5.5"></a></h2>
<div onmouseout="$('#link-55').hide()" onmouseover="$('#link-55').show()" id="55" class="comment"><span class="name">Anatoly Scherbakov</span>: The issue about JSON Serialization: <a href="https://github.com/w3c/json-ld-api/issues/605">https://github.com/w3c/json-ld-api/issues/605</a> <a id="link-55" style="display:none;" href="#55"></a></div>
<div onmouseout="$('#link-56').hide()" onmouseover="$('#link-56').show()" id="56" class="information"><a href="https://github.com/w3c/json-ld-api/issues/605">https://github.com/w3c/json-ld-api/issues/605</a> -&gt; Issue 605 It is not clear enough what &quot;JSON Serialization&quot; is (by anatoly-scherbakov) [spec:editorial] [ErratumRaised] <a id="link-56" style="display:none;" href="#56"></a></div>
<div onmouseout="$('#link-57').hide()" onmouseover="$('#link-57').show()" id="57" class="comment"><span class="name">Gregg Kellogg</span>: Perhaps extract the json serialization for responding to a content type request. <a id="link-57" style="display:none;" href="#57"></a></div>
Expand Down
1 change: 1 addition & 0 deletions 2024-07-10/irc.log
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@
16:50:40 <gb> https://github.com/w3c/json-ld-api/issues/584 -> Issue 584 Unify document loading in Context Processing? (by helins) [spec:editorial] [ErratumRaised]
16:51:50 <gkellogg_> gkellogg: perhaps a chance to DRY up the text.
16:52:52 <gkellogg_> pchampin: I'm hesitant to extract the common functionality, so maybe just go for consistency so as not to disrupt the flow of the document.
16:50:39 <gkellogg_> subtopic: issue w3c/json-ld-api#605
16:53:55 <anatoly-scherbakov> The issue about JSON Serialization: https://github.com/w3c/json-ld-api/issues/605
16:53:55 <gb> https://github.com/w3c/json-ld-api/issues/605 -> Issue 605 It is not clear enough what "JSON Serialization" is (by anatoly-scherbakov) [spec:editorial] [ErratumRaised]
16:55:15 <gkellogg_> gkellogg: perhaps extract the json serialization for responding to a content type request.
Expand Down

0 comments on commit 6041f2a

Please sign in to comment.