JSON-LD#
Wikipedia
JSON-LD (Javascript Object Notation for Linked Data) is a method of encoding linked data using JSON.
- It is regular JSON.
- You can take your current JSON and make it JSON-LD.
- Express graph (or tree) structures.
- JSON Context defines the mapping from JSON to the Linked Data model.
- It is the data encoding used by ActivityPub