decentralized-id.github.io/_posts/web-standards/w3c/working-groups/json-ld-wg/2020-01-04-JSON-LD.md

13 KiB
Raw Blame History

date title excerpt layout permalink redirect_from canonical_url categories tags last_modified_at
2020-01-04 JSON-LD The Semantic Web isn't just about putting data on the web. It is about making links, so that a person or machine can explore the web of data. With linked data, when you have some of it, you can find other, related, data. Like the web of hypertext, the web of data is constructed with documents on the web. However, unlike the web of hypertext, where links are relationships anchors in hypertext documents written in HTML, for data they links between arbitrary things described by RDF. The URIs identify any kind of object or concept. single web-standards/w3c/wg/json-ld/json-ld/
web-standards/w3c/json-ld-wg/json-ld/
web-standards/linked-data/JSON-LD/
specs-standards/JSON-LD/
specs-standards/linked-data/JSON-LD/
https://decentralized-id.com/web-standards/w3c/json-ld-wg/json-ld/
Web Standards
Digital Bazaar
JSON-LD
Credentials Community Group
Veres One
Linked Data
W3C
Verifiable Credentials
RDF
Schema.org
2021-04-18

101

  • JSON-LD for Beginners
  • Why JSON-LD

    JSON-LD is able to accomplish the same thing, but does not require HTML. It can exist in and of itself. In short, JSON-LD can be inserted into your web page without disrupting the current content or HTML.

info

JSON-LD Articles and Presentations (source)

Introductory Material

Presentations

Blog Posts

Website content released under a Creative Commons CC0 Public Domain Dedication except where an alternate is specified. Part of the PaySwarm standardization initiative.

GitHub Repositories

  • Torann/json-ld - Extremely simple JSON-LD Generator
  • piprate/json-gold - JSON-goLD Documentations Travis CI results GoCover.io

    This library is an implementation of the JSON-LD 1.1 specification in Go. It supports both URDNA2015 and URGNA2012 RDF dataset normalisation algorithms.

  • JayHoltslander/Structured-Data-JSON-LD

    Collection of structured data snippets in Google preferred JSON-LD format. codepen.io/collection/DNvPJE/

  • codemeta/codemeta

    CodeMeta contributors are creating a minimal metadata schema for science software and code, in JSON and XML. The goal of CodeMeta is to create a concept vocabulary that can be used to standardize the exchange of software metadata across repositories and organizations. CodeMeta started by comparing the software metadata used across multiple repositories, which resulted in the CodeMeta Metadata Crosswalk. That crosswalk was then used to generate a set of software metadata concepts, which were arranged into a JSON-LD context for serialization.

JSON-LD WG

JSON-LD Public Repositories

Digital Bazaar