json-ld 0.21.4

JSON-LD implementation
Documentation
1
2
3
4
5
6
7
Example 007: JSON-LD context
---
"@context":
  name: http://xmlns.com/foaf/0.1/name
  homepage:
    "@id": http://xmlns.com/foaf/0.1/homepage
    "@type": "@id"