Object triple Mapping (Modified by Henry Story)

Hi,

Does anyone here have any thoughts on how best to achieve object 
tripple mapping in rdf space? There are many tools to map POJO (Plain 
old Java Objects) to relational databases now: Hibernate [1], JDO [2], 
and others.

It should be much easier to do this in RDF as the model is much 
simpler, especially if one has an OWL ontology to work with.  Perhaps 
the problem is fundamentally the same as with relational database. But 
perhaps triples open up new spaces that just were not clearly available 
with relational databases...

Any thoughts or pointers would be much appreciated.

Henry Story

[1] http://www.hibernate.org/
[2] http://java.sun.com/products/jdo/index.jsp

Received on Thursday, 23 December 2004 21:03:26 UTC