-
Notifications
You must be signed in to change notification settings - Fork 7
FAqT Service using Ripple
timrdf edited this page Mar 10, 2012
·
11 revisions
- FAqT Service describes how to implement one using Python/SUrF/rdflib
- http://ripple.fortytwo.net/
Figuring out how to use Ripple to implement a FAqT Service.
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:
cd ripple-demo
./ripple.sh
and https://github.com/joshsh/ripple/wiki
- Configure a FAqT Brick to invoke your new Ripple FAqT Service.