cayley icon indicating copy to clipboard operation
cayley copied to clipboard

LinkedQL Client

Open iddan opened this issue 6 years ago • 1 comments

Depends on #902 Code-generate LinkedQL Go client according to the LinkedQL schema. This PR includes a minimal implementation of an OWL in-memory store to support the code generation.

Missing

  • [ ] Documentation and example of integration with the new client library
  • [ ] Method to unmarshal received data structures (something like json.Unmarshal but for JSON-LD)

This PR was recreated as the previous one (#895) targeted the LinkedQL branch.


This change is Reviewable

iddan avatar Dec 15 '19 14:12 iddan

@dennwc should this be moved somewhere else?

iddan avatar Jan 05 '20 10:01 iddan