Example 3 is misleading v.a.v. JSON-LD
@aphillips is already working on this.
Since Feb 4, 2019.
- Dominant language
- HTML
- Stars
- 16
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
The text before Example 5 gives the impression that example 5 is, in fact, in JSON-LD. Unfortunately, this is not true, because the @dir is not a valid keywords in JSON-LD 1.0 and is currently not included JSON-LD 1.1.
I have just raised an issue for JSON-LD 1.1 to include a separate @dir keyword albeit without mapping into RDF that cannot (alas!) properly represent the direction of a string literal. As W3C is considering the creation of a JSON-LD Working Group, that may eventually officialize JSON-LD 1.1, this may at least settle this problem on the JSON-LD level.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.