JSON-LD
| JSON-LD | |
|---|---|
| Filename extension |
.jsonld |
| Internet media type |
application/ld+json |
| Type of format | Semantic Web |
| Container for | Linked Data |
| Extended from | JSON |
| Standard | JSON-LD 1.1 / JSON-LD 1.1 API |
| Open format? | Yes |
| JSON-LD 1.1 | |
|---|---|
| Abbreviation | JSON-LD |
| Status | W3C Recommendation |
| Year started | 2010 |
| Editors | Editors
Previous editors
|
| Authors | Manu Sporny, Dave Longley, Gregg Kellogg, Markus Lanthaler, Niklas Lindström |
| Base standards | |
| Domain | Semantic Web, Data Serialization |
| Website | |
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.