summaryrefslogtreecommitdiff
path: root/test/jsonld/1.1/compact/0029-context.jsonld
blob: fb52cf1071e8ab49bcc61c1b87d48bd4f0ba7543 (plain)
1
2
3
4
5
{
  "@context": {
    "author": {"@id": "http://example.com/vocab/author", "@container": "@index" }
  }
}