RE: Updated JSON-LD spec to more closely align w/ RDF data model

On Wednesday, July 03, 2013 7:23 PM, Peter F. Patel-Schneider wrote:
> A graph in JSON-LD should be a generalized RDF graph.

But it is not. JSON-LD has built-in lists (because JSON has arrays) - mapping them to rdf:List is trivial but nevertheless they are part of the data model in JSON-LD. The situation is similar for numbers and booleans.

We can't ignore the JSON in JSON-LD.


--
Markus Lanthaler
@markuslanthaler

Received on Wednesday, 3 July 2013 18:21:33 UTC