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):

  1. Synchronize the execution of multiple queries on the same workflow (Norbert) -> Done

  2. 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
  3. Offer a persistent triple store, to reuse it after restarting LarKC (Vassil) -> Done

  4. Make the platform more fail save, e.g. when the initialization or invocation of a workflow fails (Norbert) -> Done

  5. Support SPARQL construct queries at the SPARQL endpoint (Luka, Blaz) -> Done

  6. 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

  7. Implement an endpoint that takes SPARQL queries and returns the result in JSON format (Luka, Blaz) -> @Luka: Any progress?

  8. 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.

LarkcProject/WP5/FeatureRequestsFromOtherProjects (last edited 2011-07-11 07:38:32 by ?MatthiasAssel)