Feature requests from other projects
OpenPhacts project
The following list summarizes the issues arrised during the ?OpenPhacts hackathon in Belgium (the resonsible person is written in brackets):
Synchronize the execution of multiple queries on the same workflow (Norbert) -> Done
Improve the workflow designer (Matthias) -> In progress, will be released in week 28
- a button to connect to the platform giving the URL
- a way to list the already registered WFs
- a way to graphically display a WF from file (load from file)
- a way to manually edit the workflow
- a way to graphically display a WF already registered in LarKC
- a way to choose the endpoint to send the query to among those available
Offer a persistent triple store, to reuse it after restarting LarKC (Vassil) -> Done
Make the platform more fail save, e.g. when the initialization or invocation of a workflow fails (Norbert) -> Done
Support SPARQL construct queries at the SPARQL endpoint (Luka, Blaz) -> Done
Implement a streaming endpoint, that returns the results as a stream (Spyros) -> Norbert is creating an archtype for automatic creation of an endpoint skeleton (Done). People can then implement their own endpoints according to own requirements
Implement an endpoint that takes SPARQL queries and returns the result in JSON format (Luka, Blaz) -> @Luka: Any progress?
Allow dynamic registration of plug-ins (Luka/Blaz) -> @Luka: Any progress? Norbert implemented a way to run LarKC without the Cyc plug-in registry. We now have a lightweight registry that also allows the dynamic registration.
