Hi Aviad

Aviad sela wrote:
> Examining the documentation in Apache at
> http://incubator.apache.org/jena/documentation/
> I noticed that existing discussion in sourceforge is missing (
> http://jena.sourceforge.net/DB/creating-db-models.html)

This refers to RDB which was deprecated and now it has been removed (together
with the documentation).

> The apache documentation does discuss connectivity to Database under the
> SDB http://incubator.apache.org/jena/documentation/sdb/
> yet it is not clear to me if both sourceforge and apache are consistent ?

Use SDB if you want to use one of the supported relational databases listed
here: 
http://incubator.apache.org/jena/documentation/sdb/databases_supported.html

Use TDB if you want a native storage, pure Java, no need ot a relational
database, documentation here: 
http://incubator.apache.org/jena/documentation/tdb/

Hope this helps.

Paolo

> 
> thanks,
> Aviad
> 

Reply via email to