Also known as .jsonld, jsonld, JLD, JavaScript Object Notation for Linked Data
JSON-LD (JavaScript Object Notation for Linked Data) is a method of encoding linked data using JSON and of serializing data similarly to traditional JSON. It is meant to be simple to create by modifying JSON documents. JSON-LD is a World Wide Web Consortium Recommendation initially developed by the JSON for Linking Data Community Group, transferred to the RDF Working Group for review, improvement and standardization, and now maintained by the JSON-LD Working Group.
~3 min read
JSON-LD (JavaScript Object Notation for Linked Data) is a method of encoding linked data using JSON and of serializing data similarly to traditional JSON. It is meant to be simple to create by modifying JSON documents. JSON-LD is a World Wide Web Consortium Recommendation initially developed by the JSON for Linking Data Community Group, transferred to the RDF Working Group for review, improvement and standardization, and now maintained by the JSON-LD Working Group.
== Design == JSON-LD is based on the concept of a "context" that maps JSON object properties to concepts in an ontology using an RDF model. In order to map the JSON-LD syntax to RDF, JSON-LD allows values to be coerced to a specified type or tagged with a language. A context can be embedded directly in a JSON-LD document or put into a separate file and referenced from traditional JSON documents via an HTTP Link header.
via Wikipedia infobox
JSON-LD Articles and Presentations - JSON-LD - JSON for Linked Data
json-ld.org →What is Linked Data? Short video introduction to Linked Data by Manu Sporny. What is JSON-LD? Short video introduction to JSON-LD by Manu Sporny. 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: 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. Linked Data Signatures An overview of how digital signatures can be added to Linked Data to provide verifiable statements on the Web by Manu Sporny. Credentials on the Web A quick introduction to verifiable credentials on the Web by Manu Sporny. jsld.org Short stories, use cases and demos building on JSON-LD. JSON-LD: JSON for the Social Web by Gregg Kellogg, W3C Social Standards Workshop 2013, San Francisco, CA, USA. Building Next-Generation Web APIs with JSON-LD and Hydra by Markus Lanthaler, Symfony Live Portland 2013, OR, USA. Model Your Application Domain, Not Your JSON Structures by Markus Lanthaler, World Wide Web Conference (WWW2013), Rio de Janeiro, Brazil. Hydra: A Vocabulary for Hypermedia-Driven Web APIs by Markus Lanthaler, World Wide Web Conference (WWW2013), Rio de Janeiro, Brazil. JSON-LD: JSON for Linked Data by Gregg Kellogg, Semantic Technology & Business Conference (SemTechBiz SF 2012), San Francisco, CA, USA. JSON-LD for RESTful Services by Markus Lanthaler, World Wide Web Conference (WWW2012), Lyon, France. JSON-LD and MongoDB by Gregg Kellogg, NoSQL Now! 2012, San Jose, CA, USA. JSON-LD Update – DC-2017 by Gregg Kellogg, DC 2017, October 2017, Washington DC. JSON-LD Update – W3C TPAC 2017 by Gregg Kellogg, October 2017, Washington DC. JSON-LD Support for Property Graphs – W3C Data Workshop by Gregg Kellogg, May 2019, Berlin. JSON-LD Update – W3C TPAC 2019 by Gregg Kellogg, September 2019, Fukuoka, Japan. JSON for Linking Data: JSON-LD 1.1 Lotico 2020 by Gregg Kellogg, September 2020 (and YouTube video). DDI-CDI & JSON-LD by Pierre-Antoine Champin, September 2021, Schloss Dagstuhl. JSON-LD Update – W3C TPAC 2022 by Gregg Kellogg & Pierre-Antoine Champin, September 2022, Vancouver, BC, Canada.
Excerpt from a page describing this subject · 5,126 chars · not written by Vinony
This is the repository of the W3C’s specification on JSON-LD 1.1, developed by the JSON-LD Working Group. The editors’ draft of the specification can also be read directly. We are no longer accepting new feature requests for JSON-LD 1.1 drafts. Please limit issue topics to bugs and clarifications of the existing feature set. Use the standard fork, branch, and pull request workflow to propose changes to the specification. Please make branch names informative—by including the issue or bug number for example. Editorial changes that improve the readability of the spec or correct spelling or grammatical mistakes are welcome.
Excerpt from the source-code README · 1,269 chars · not written by Vinony
via Wikidata · CC0
via Wikidata sitelinks · CC0
Discovered by embedding cosine similarity (sentence-transformers MiniLM, 384-dim).