Home > ejsonld

ejsonld

Ejsonld is a project mainly written in Erlang, based on the View license.

Erlang JSON-LD Framework

Erlang JSON-LD (ejsonld)

ejsonld is a JSON-LD framework written in erlang to implement the standard interface defined by the JSON-LD current draft .

It allows you to do the following operations on a JSON-LD document:

  • expand
  • compact
  • normalize
  • frame

Every operation requires a JSON-LD document expressed in EEP0018 format.