w3c / json-ld-bp

JSON-LD 1.1 Best Practices Note
https://w3c.github.io/json-ld-bp/
Other
21 stars 7 forks source link

Semantic lifting tutorial #18

Open ajs6f opened 4 years ago

ajs6f commented 4 years ago

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.