oSoc17 / smartflanders-backend

Converting real-time and historic parking data to fragmented Linked Data documents
http://datapiloten.be
1 stars 0 forks source link

Support JSON-LD #94

Open pietercolpaert opened 7 years ago

pietercolpaert commented 7 years ago

Let’s also support JSON-LD as a serialization: will give nice output in the browser and we can use that for some people that would prefer JSON-LD for some reason...

We can do this by grouping triples with the same subject in one object and objects in the same graph (no need to use a JSON-LD library) and adding a context at the top.