Skip to content

FAqT Service using Ripple

timrdf edited this page Mar 10, 2012 · 11 revisions

What's first

What we'll cover

Figuring out how to use Ripple to implement a FAqT Service.

Let's get to it

https://github.com/timrdf/DataFAQs/issues/72

 rc.removeStatements(null, null, null, null)

if you request results in a quads format (e.g. TriG), you'll see the actual cached named graphs

in the Ripple distro (from downloads):

cd ripple-demo

./ripple.sh

and https://github.com/joshsh/ripple/wiki

What's next

  • Configure a FAqT Brick to invoke your new Ripple FAqT Service.

Clone this wiki locally