github.com/hyperledger/aries-framework-go@v0.3.2/pkg/doc/jsonld/testdata/context/context5.jsonld (about)

     1  {
     2    "@context": {
     3      "favoriteFood": "https://example.com/vocab#favoriteFood",
     4      "name": "https://example.com/vocab#name"
     5    }
     6  }