
JSON-LD - JSON for Linked Data
This website contains a number of curated video, presentations, tutorials, and documentation about JSON-LD. Assuming you are familiar with JSON, these training materials will help you …
Specifications - JSON-LD - JSON for Linked Data
Defines JSON-LD, a JSON-based format to serialize Linked Data. The syntax is designed to easily integrate into deployed systems that already use JSON, and provides a smooth upgrade …
JSON-LD Primer
1 day ago · This document attempts to provide an introduction to the concepts and usage of JSON-LD as well as some examples of how it can be utilized in practice. The requirements for …
JSON-LD Articles and Presentations - JSON-LD - JSON for Linked …
JSON-LD: Compaction and Expansion An overview of JSON-LD's compaction and expansion features and how you can use them to merge data from multiple sources by Manu Sporny.
Building JSON-LD APIs: Best Practices
2 days ago · JSON-LD [JSON-LD] has become an important solution, as it bridges the gap between formally data and more colloquial JSON interfaces used in APIs from numerous …
JSON-LD Playground
Play around with JSON-LD markup by typing out some JSON below and seeing what gets generated from it at the bottom of the page. Pick any of the examples below to get started.
JSON-LD - Specifications
The JSON-LD Syntax - The JSON-LD language syntax describes how to author documents in JSON-LD, including all of the features of the language as well as the syntax constraints of the …
JSON-LD 1.0
Mar 28, 2013 · A companion document, the JSON-LD Processing Algorithms and API specification [JSON-LD-API], specifies how to work with JSON-LD at a higher level by …
JSON-LD - Linked Data Expression in JSON
Jun 15, 2011 · The JSON-LD markup examples below demonstrate how JSON-LD can be used to express semantic data marked up in other languages such as RDFa, Microformats, and …
JSON-LD Syntax 1.0
Jan 22, 2012 · JSON-LD is designed as a lightweight syntax that can be used to express Linked Data. It is primarily intended to be a way to use Linked Data in Javascript and other Web …