Skip to content
joshsh edited this page Mar 10, 2012 · 48 revisions

Ripple logo|width=420px|height=100px

Welcome to the Ripple wiki! Ripple is a declarative, stack-oriented dataflow language for exploring the Semantic Web and other multi-relational networks. Ripple programs resemble path expressions as in XPath and postfix-style procedures as in Forth. Every program has an RDF representation, so you can embed programs in the Web of Data as well as querying against it. This implementation is written in Java and includes an interactive command-line interpreter as well as a query API which interoperates with Sesame 2.0.

Contents

Clone this wiki locally