JSON-LD

Created on Feb. 27, 2013, 7:28 p.m. by Hevok & updated by Hevok on May 2, 2013, 5:07 p.m.

JavaScript Object Notation for Linked Data is lightweight Linked Data format that gives Data Context. JSON-LD is a clean and object based (rather than Triple-based) serialization of RDF and is the best way to reach the world of Web Developers - while keeping advantages of RDF.

Data access uses JSON format mapped to RDF. Data, Graphs and Entities can be modeled in JSON.

Developers should stop thinking in terms of Triple-based UI (which is often the case for Semantic Web Browsers) but in terms of Objects (that can be chain). The JSON-LD model is more adapted to the usual mindset of thinking of things (as real-world Entities) - rather than Triples.

There is a Python implementation of JSON-LD [https://github.com/digitalbazaar/pyld].

json-ld-logo-1.png

Tags: model, programming, js, serialization, coding, data
Categories: Tutorial
Parent: JSON

Update entry (Admin) | See changes

Comment on This Data Unit