ANN: Jena 1.3.0 released with persistent storage in relational da tabases

	Jena RDF API and toolkit - release 1.3.0
      	http://www.hpl.hp.com/semweb

Jena is a java API for manipulating RDF models.  It consists
of a number of components:

  + The Jena RDF API with both statement-centric
    and resource-centric programming models
  + new support for persisting jena models in relational databases 
  + ARP parser compliant with latest working group recommendations 
  + integrated query language (RDQL) 
  + support for storing DAML ontologies in a model 
  + persistent storage module based on Berkeley DB 
  + open architecture supporting other storage implementations 

The new addition in this release is an RDB module which provides for 
persistent storage of Jena models in relational databases. The module is 
designed to support different data layouts and different databases.

This release also contains numerous bug fixes.

Please send your comments, questions etc. to the discussion
list for Jena at: http://groups.yahoo.com/group/jena-dev


The Jena team ...
   Dave Reynolds  (SQL support)
   Andy Seaborne  (RDQL query support)
   Brian McBride  (core API and Berkeley DB support)
   Ian Dickinson  (DAML API)
   Jeremy Carroll (ARP)

Received on Tuesday, 15 January 2002 08:08:32 UTC