summaryrefslogtreecommitdiff
path: root/test/jsonld/1.1/compact/0041-context.jsonld
blob: 91515d6b1c98333a3cfc7cde19c8abb0686a7389 (plain)
1
2
3
4
5
{
   "@context": {
      "name": { "@id": "http://example.com/property", "@container": "@list" }
   }
}