RDQL is an implementation of an SQL-like query language, 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.