Re: TripleCollection to Java object

2013-01-29 Thread Rupert Westenthaler
Hi Minto Some time ago I implemented a small tool for Stanbol that allows to create RDF Facades over Clerezza TripleCollections [1]. Facades are interfaces with RDF annotations (see [2] for examples). Facades are used by 1. creating an instance of the RdfEntityFactory based on a Clerezza MGraph

TripleCollection to Java object

2013-01-29 Thread Minto van der Sluis
Hi folks, I have the need to transform content of a triple collection into Java objects. Are there any tools present in Stanbol or Clerezza that can do this? I know of tools presented in http://semanticweb.org/wiki/Tripresso . But I wonder how well these tools work with Clerezza based triple coll