Skip to content

Commit

Permalink
Update spec/index.html
Browse files Browse the repository at this point in the history
Co-authored-by: Ted Thibodeau Jr <[email protected]>
  • Loading branch information
ioggstream and TallTed authored Jul 5, 2022
1 parent 02beb76 commit dfb363b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions spec/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -577,9 +577,9 @@ <h3>FAQ</h3>

#### Why does YAML-LD not preserve comments?
<p class="ednote">
[[JSON]] does not support comments;
while other Linked Data serialization formats
like [[TURTLE]] that support comments
[[JSON]] (and hence [[JSON-LD]]) does not support comments,
and other Linked Data serialization formats
that support comments (such as [[TURTLE]])
do not provide a means to preserve them
when processing and serializing the document
in other formats.
Expand Down

0 comments on commit dfb363b

Please sign in to comment.