json-ld-bp
json-ld-bp copied to clipboard
Semantic lifting tutorial
As I understand the purposes of JSON-LD, one major use case is "semantic lifting", or equipping extant JSON APIs with semantics. ("Zero Edits"). Perhaps it would be useful to include a brief tutorial showing a very simple one- or two-endpoint JSON API and how it can be equipped with semantics just by creating a simple context and adding an HTTP header to the responses.