TDB 0.7 introduces new features:
- Named graph support - Native TDB support for RDF datasets
- Persistent RDF namespace prefixes
- Reification: Support for Reification style standard
The code is also available via maven and Apache ant/ivy:
Repository: http://jena.hpl.hp.com/repo-dev/
GroupId/Org: com.hp.hpl.jena
ArtifactId/Name: tdb
In addition, there has been significant internal changes to prepare for future work.
Performance testing of the new architecture shows that when used the same way as 0.6,
TDB performs at the same speed.
Named graphs are not as fast to load as the default graph in the dataset.