Skip to content

okbqa/graphfinder_wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphFinder Wrapper for OKBQA

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.

Prerequisite

You need to install and deploy graphfinder, beforehand.

Interpreter

ruby-2.1.2

Install

(after cloning) bundle install

Deploy

rackup -p port_number -E production -D

Input

  • template: a template as generated by the template generation module of OKBQA
  • disambiguation: a disambiguation as generated by the disambiguation module of OKBQA

Output

  • Variation of SPARQL queries that represents the template and disambiguation

Author

License

Released under the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published