json-ld 0.21.4

JSON-LD implementation
Documentation
1
2
3
4
5
6
7
8
9
10
Example 008: Compacted sample document-compacted
---
"@context":
  name: http://xmlns.com/foaf/0.1/name
  homepage:
    "@id": http://xmlns.com/foaf/0.1/homepage
    "@type": "@id"
"@id": http://me.markus-lanthaler.com/
name: Markus Lanthaler
homepage: http://www.markus-lanthaler.com/