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 …
JSON-LD Primer
4 日前 · 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 …
JSON-LD Articles and Presentations - JSON-LD - JSON for Linked …
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 …
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.
Building JSON-LD APIs: Best Practices
5 日前 · 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 …
JSON-LD 1.0
2013年3月28日 · 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 …
JSON-LD - Linked Data Expression in JSON
2011年5月7日 · 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
2012年1月22日 · 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-based …