On 31/05/16 18:32, Fidèl Jiomekong wrote:
Hi,
i want to subscribe to Jena mailing list.
Hi,
I'm Jiomekong, phd student at university of Yaounde 1 and i also teach
computer science at University of Yaounde 1. I'm JAVA EE developer.
I'm working on using ontology to provide better information to users
of epidemiological platform.
The ontology is constructed and i want to access postges database using jena.
Is it possible ?
Best regards
If you mean, you have existing data in a PostgreSQL database and want to
view it as RDF via your ontology, you'll need a tool like D2RQ as well.
This maps between RDF and views of the database.
If you want to store RDF in PostgreSQL, then jena-sdb will work for
moderate sized data.
Andy