cayley
cayley copied to clipboard
LinkedQL Client
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.Unmarshalbut for JSON-LD)
This PR was recreated as the previous one (#895) targeted the LinkedQL branch.
@dennwc should this be moved somewhere else?