summaryrefslogtreecommitdiff
path: root/test/jsonld/1.1/compact/0105-context.jsonld
blob: 5031f856aa7daacebbff8c99d6fe5327f0fba179 (plain)
1
2
3
4
5
{
  "@context": {
    "type": {"@id": "@type", "@container": "@set"}
  }
}