
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 quickly put the …
JSON-LD Primer
1 day ago · This document attempts to provide a gentle introduction and examples of JSON-LD and to be a companion to the JSON-LD specification.
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 path from …
JSON-LD Articles and Presentations - JSON-LD - JSON for Linked Data
JSON-LD: Core Markup An overview of some of the core markup features of JSON-LD including types, aliasing, nesting, and internationalization support by Manu Sporny.
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 language.
Building JSON-LD APIs: Best Practices
3 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 providers. This guide …
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 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 providing a standard library …
JSON-LD - Linked Data Expression in JSON
May 7, 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 Microdata.
JSON-LD Requirements
Without explicit syntactic support, JSON arrays MUST NOT be interpreted as defining an object ordering. A JSON-LD document SHOULD be able to express an ordered list of objects.