Describe "safe mode" for JSON-LD processing.
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 106
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
JSON-LD Safe Mode has been part of the jsonld.js implementation since 2022:
https://github.com/digitalbazaar/jsonld.js?tab=readme-ov-file#safe-mode
There is an interest from other communities for this to be a core part of the JSON-LD API as the current default of ignoring unmapped terms (for example) is seen as a risk when attempting to enforce explicit JSON shapes.
@dlongley and @davidlehn can provide more details.
Contributor guide
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.
Research direction
Read the linked jsonld.js README section on Safe Mode and compare it with the JSON-LD API issue's request for Safe Mode to become part of the core API. Clarify the intended API behavior and what specification documentation would need to describe before defining completion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- json
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100