Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CLOSED] Create an API on top of the standard SPIN API to simplify usage #51

Open
9 tasks done
keski opened this issue Aug 18, 2016 · 0 comments
Open
9 tasks done

Comments

@keski
Copy link
Owner

keski commented Aug 18, 2016

Issue by keski
Friday Feb 05, 2016 at 18:26 GMT
_Originally opened as _


The SPIN API supports most of interactions needed but some interactions need to be added and several need to be simplified.


  • Methods for RSP-QL template interaction
  • Template directly from query
  • Query from template (string or RDF) with direct variable bindings (i.e. like a function call)
  • Check that mandatory variables are set (spl:optional)
  • Verify typ of variable bindings (use Jena pre)
  • Verify that generated query sets the mandatory variables
  • Command line interaction should be supported
  • The code should self contained (no connection to internet should be needed)
  • Set the appropriate parser automatically
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant