Status
08/05/2011 - Status of this project is inactive.16/01/2011 - JRDF 0.5.6.3 - Bug fixes to N3 Regex based parser.
16/01/2011 - JRDF 0.5.6.2 - Turtle in memory parser and bug fixes.
30/05/2010 - JRDF 0.5.6.1 - SPARQL RESTful interface and improved support and bug fixes for graph and SPARQL.
20/11/2009 - JRDF 0.5.6 - Adding SPARQL JSON results and parser support, improvements to disk based persistence, and library upgrades.
12/07/2009 - JRDF 0.5.5.5 - Improved FILTER operation support (including =, <, > !, bound), improved JOIN performance, ASK support, Groovy RDF Builder, N3 Parser and SPARQL Benchmarking (SP2B), moving from Relational to SPARQL semantics for EGP, moved from checked to unchecked exceptions and fixed a resource leak for disk based stores.
22/10/2008 - JRDF 0.5.5.4 - Server support including distributed querying using the SPARQL protocol, streaming answers, iterable results returned, BOUND support and bug fixes.
11/08/2008 - JRDF 0.5.5.3 - Bug fixes and optimizations.
01/08/2008 - JRDF 0.5.5.2 - Bug fix release and initial work on supporting SPARQL FILTER.
04/07/2008 - JRDF 0.5.5.1 - Permanent graph support (for both molecules and normal graph store) and text based serialization of molecules. Fixes to molecule store and graph implementations.
25/06/2008 - JRDF 0.5.5 - On disk and in memory molecule store, NTriples writer, RDF/XML parser bugs fixed, Resource API extended and general bugs fixed and other improvements.
05/02/2008 - JRDF 0.5.4 - Fixed btree bug and added Resource methods for easier triple addition/removal.
23/01/2008 - JRDF 0.5.3 - Improved find() performance, finds by node type, bug fixed in RDF/XML parser, allow Literals and URI directly across graphs, and other bug fixes.
22/11/2007 - JRDF 0.5.2 - Improved performance and support for reading writing large RDF/XML files (millions of triples).
09/11/2007 - JRDF 0.5.1 - Improved Bdb implementation and db4o support added. Bugs fixed with the Resource API and data type support.
26/08/2007 - JRDF 0.5.0 - Java 6 support. New APIs for Persistence, Resources and data types.
05/06/2007 - JRDF 0.4.1.1 and SPARQL GUI 0.3.1.1 - Bug fix release for wiring errors.
27/02/2007 - SPARQL GUI 0.3.1 - Syncs with 0.4.1 release.
27/02/2007 - 0.4.1 - First source release with SPARQL implementation, RDF/XML Writer, and NTriples pull and push parser.
16/11/2006 - SPARQL GUI 0.3 - Removes bug associated with project.
20/08/2006 - SPARQL GUI 0.2 - Removes bugs associated with parsing SPARQL and produces correct results for OPTIONAL and UNION DAWG test cases.
13/08/2006 - SPARQL GUI 0.1 - A simple GUI that allows user's to submit SPARQL queries. Supports a subset of SPARQL: PREFIX, pattern matching, UNION, join (.) and OPTIONAL.
24/06/2006 - 0.3.4.3 - Bug fix release for 0.3.4 branch. XML Literal parsing regression bug.
03/04/2006 - 0.4.0 - First Java 1.5 only release. Began work on relational and graph operations. Began work on NTriples parser and SPARQL support. RDF/XML improved to add proper handling of XML Literals, relative URIs and xml:base processing.
24/11/2005 - 0.3.4.2 - Another bug fix release. Fixes to RDF/XML literal parsing and NTriple escaping.
08/10/2005 - 0.3.4.1 - Bug Fix Release. Fixes to xml:base handling and resolving of relative URIs.
12/07/2005 - 0.3.4 - RDF/XML parser based on RIO released (with improved support for blank nodes), start of SPARQL and remote query support, bugs fixed, and general code refactoring and preparation for move to Java 1.5.
27/09/2004 - 0.3.3 - Single bug fix - correction to reification semantics. No changes to API.
14/09/2004 - 0.3.2 - Further in memory bug fixes and improved iterator support.
23/08/2004 - 0.3.1 - In memory bug fix release.
15/08/2004 - 0.3 - In memory implementation, visitor support, collection and container support.
21/02/2004 - 0.2.1 - Updated graph, added vocabularies and iterator for results.
18/12/2003 - 0.2 - Update of graph level interface.