Skip to content

Commit e2ba014

Browse files
committed
Update issues.
1 parent d58c6f2 commit e2ba014

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

index.html

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5563,16 +5563,11 @@ <h3>Security Considerations</h3>
55635563
<section class="appendix informative preserve">
55645564
<h2>Open Issues</h2>
55655565
<p>The following is a list of issues open at the time of publication.</p>
5566-
<p class="issue" data-number="3">Provide a way to compact <a>terms</a>, but not <a>value objects</a> or <a>node references</a>.</p>
55675566
<p class="issue" data-number="4">Allow <code>@type</code> to have a <code>@container</code> specification, such as <code>@set</code>.</p>
55685567
<p class="issue" data-number="5">Define a "streaming profile" for JSON-LD to help parse data from a stream, rather than require the entire document to be in memory. Also to generate documents that can be so streamed. This would aid in using JSON-LD as a dataset dump format where there are a very large number of quads.</p>
5569-
<p class="issue" data-number="6">Provide a way to not compact <a>node references</a>.</p>
5570-
<p class="issue" data-number="8">Remove requirement that dictionary memberes to either processed in lexographical order or generated in lexographical order.</p>
55715568
<p class="issue" data-number="14">Problems importing contexts which reference other common contexts and result in an error.</p>
5572-
<p class="issue" data-number="22"></p>
5573-
<p class="issue" data-number="25">Currently, the algorithms are quite proscriptive on how blank node identifiers are named, principally to make it easier to test the results, however for some things this becomes difficult or impossible, and inhibits algorithms from being conformant based on a strict textual/structural validation of the results.</p>
55745569
<p class="issue" data-number="26">For <code>@graph</code> containers, use the generated graph name identifier as the default subject for nodes in that graph.</p>
5575-
<p class="issue" data-number="27"></p>
5570+
<p class="issue" data-number="33">Option to specify level of compaction for literals &amp; resources.</p>
55765571
</section>
55775572

55785573
<section class="appendix informative">

0 commit comments

Comments
 (0)