summaryrefslogtreecommitdiff
path: root/test/jsonld/1.1/compact/n004-context.jsonld
blob: 18017f10bf0e89e109878093f637e6d46450ab6b (plain)
1
2
3
4
5
6
{
  "@context": {
    "@vocab": "http://example.org/",
    "p2": {"@nest": "@nest"}
  }
}