JSON-LD (JavaScript Object Notation for Linking Data) is a lightweight Linked Data format that gives your data context. It is easy for humans to read and write. It is easy for machines to parse and generate.

This module provides a JSON-LD format for REST via a custom serializer that uses your site's RDF mappings. It also provides an alter to let your own module customize the JSON-LD beyond what RDF mappings can support.

To view the JSON-LD output, use the ?_format=jsonld query parameter after your entity URI, for example node/1?_format=jsonld.

Although this module has been developed as part of the Islandora ecosystem, it has no dependencies on Islandora and can be used on its own.

Development is done on Github.com so please contribute PRs there rather than MRs here.

Supporting organizations: 
This module is stewarded by the Islandora Foundation, which helps organize community volunteers to actively maintain this code.

Project information

Releases