It is a wrapper WS to call the GraphFinder::spaqlator method from the OKBQA framework. The project GraphFinder is at https://github.com/lodqa/graphfinder.
You need to install and deploy graphfinder, beforehand.
ruby-2.1.2
(after cloning) bundle install
rackup -p port_number -E production -D
- template: a template as generated by the template generation module of OKBQA
- disambiguation: a disambiguation as generated by the disambiguation module of OKBQA
- Variation of SPARQL queries that represents the template and disambiguation
Released under the MIT license.