About 592 results
Open links in new tab
  1. 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 …

  2. 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.

  3. 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 …

  4. 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.

  5. 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.

  6. 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 …

  7. 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.

  8. 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 …

  9. 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.

  10. 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.