Skip to content
Joshua Shinavier edited this page May 22, 2011 · 48 revisions

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

Welcome to the Ripple wiki! Ripple is a relational, stack-based 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