w3c / w3c/json-ld-api

Inconsistent interface for Deserialize JSON-LD

Open
#579 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Editorial editorial:class 2 ErratumRaised spec:editorial
Dominant language
HTML
Stars
106
Forks
40
PR merge metrics
No merged PRs in 30d

Description

https://www.w3.org/TR/json-ld-api/#deserialize-json-ld-to-rdf-algorithm says

This algorithm deserializes a JSON-LD document to an RDF dataset.

But the algorithm inside it says

The algorithm takes a map node map, which is the result of the Node Map Generation algorithm and an RDF dataset dataset into which new graphs and triples are added.

Those should be consistent.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Compare the Deserialize JSON-LD to RDF algorithm with the algorithm inside it, especially the stated inputs and outputs. Align the two descriptions so they consistently describe the interface, then verify that the relevant specification text no longer contradicts itself.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.