[Commons RDF] process data fom apache jena Dataset
Fred Hauschel <[email protected]>
| Newsgroups | gmane.comp.jakarta.commons.user |
|---|---|
| Message-ID | <[email protected]> |
Hi there, is it possible to load a dataset from TDB into a org.apache.commons.rdf.api.Dataset ? Dataset dataset= TDBFactory.createDataset(directory); in common, how to convert between org.apache.commons.rdf.* and other stores for readsing and writing ? Thanks Fredy