digitalbazaar/jsonld.js
A JSON-LD Processor and API implementation in JavaScript observed · 2026-08-28
Health v2 · maintenance only
64/100
- Activity 70
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5490
- days_rel: n/a
- days_push: 182
- n_releases_24m: 0
Adoption not part of the score
1816 stars · 212 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A JavaScript implementation of the JSON-LD 1.0 and 1.1 W3C specifications, providing expansion, compaction, framing, and RDF dataset conversion APIs. It lets developers add linked-data semantics to JSON in Node.js and browser environments.
Use cases
- process and expand JSON-LD documents in JavaScript
- convert JSON-LD to RDF datasets and back
- compact JSON-LD with a context for compact output
- frame JSON-LD documents to a desired shape
- add linked-data semantics to existing JSON APIs
- store linked data in JSON document databases like MongoDB
When to choose
- you need a spec-conformant JSON-LD processor in JavaScript or TypeScript
- you are building verifiable credentials or semantic web tooling in Node.js or the browser
- you need interoperability between JSON APIs and RDF/linked data
When to avoid
- you only need plain JSON parsing or serialization without linked-data semantics
- you need streaming JSON-LD processing (use jsonld-streaming-parser/serializer instead)
- your primary environment is not JavaScript-based
Facets
library · maturity active
serialization parser json web-development apis browser cross-platform json-ld linked-data rdf semantic-web w3c-standards data-engineering nodejs javascript
3 sources
- readme: https://github.com/digitalbazaar/jsonld.js · fetched 2026-08-28 · 4fad6b42b942
- homepage: https://json-ld.org/ · fetched 2026-08-29 · 1481aabba668
- site_page: https://json-ld.org/learn · fetched 2026-08-29 · f492e0ab9b6b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| digitalbazaar/jsonld.js | main | 64 |
For agents
markdown · JSON · MCP: product_card(name="digitalbazaar/jsonld.js")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem