summaryrefslogtreecommitdiff
path: root/test/jsonld/1.1/compact/p001-context.jsonld
blob: 2d72ed66297b483666a6acd7b8c6bcce788e903e (plain)
1
2
3
4
5
{
  "@context": {
    "ex": {"@id": "http://example.org/"}
  }
}