RDQL - A query language for Jena

RDQL is an implementation of the SquishQL RDF query language, which itself is derived from rdfDB. This class of query languages regards RDF as triple data, without schema or ontology information unless explicitly includes in the RDF source. RDQL provides a query syntax and query execution engine in Java, primarily for experimental and embedded applications.