JSON-LD (JSON for Linked Data) is a lightweight Linked Data format. It is easy for humans to read and write, and easy for machines to parse and generate. It provides a way to create network of standards-based, machine-readable data across the Web.
It is a standard derived from JSON that provides a way to serialize RDF in JSON format.
The Wiki CLI can compile wiki contents into JSON-LD using Wiki Subcommand export.
Related
- RDF
- Wiki Subcommand export
- Wiki Subcommand serve — JSON-LD metadata chip on built pages