Sesame is an Open Source RDF Schema-based repository and querying facility. It is a scalable, modular architecture for persistent storage and querying of RDF and RDF Schema. It supports two query languages (RQL and RDQL), and can use main memory or PostgreSQL, MySQL and Oracle 9i databases for storage.
Release Notes: This is a major update of the framework, incorporating several improvements in the core APIs as well as numerous bugfixes, new features, and useful improvements. Since several core APIs have undergone changes, all users are urged to read the upgrade notes. Highlights include a SAIL API overhaul; a requirement for Java 6; a new Model interface; federated Sesame store query; an updated RIO Turtle parser; and SPARQL 1.1 support improvements.
Release Tags: Beta
Licenses: GPL