DAML DBHome | About DAML | Announcements | Roadmap | Site Search |
The current implementation uses 32-bit indices and pointers, which limits a database to about 25 million statements in a 1 GB mapped file (assuming some partitioning of address space by the OS won't make the full 4 GB available). A 64-bit implementation should avoid any practical limits for the foreseeable future.
The primary interface is in the C++ header file IDamlDB.hh.
A Java interface is in DAMLDB.java.
org.daml.damldb.jena.Model
,
an implementation of the
Jena
com.hp.hpl.mesa.rdf.jena.model.Model
and related interfaces,
which provides read-only (currently)
access to a DAML DB database.
This can be used by itself,
or with
RDQL
to execute
queries against the database.
See the Examples section below.
INSTALLATION (damldb, rdf2damldb, mysql2damldb)
Package |
Type |
Size |
Date |
.tar.gz |
414,084 |
April 23, 2002 |
|
.zip |
550,062 |
April 23, 2002 |
|
.tar.gz |
253,819 |
April 23, 2002 |
|
.zip |
295,133 |
April 23, 2002 |
|
mysql2damldb-0.1.0 |
.tar.gz |
|
SOON |