Dear members of the community, I have a problem concerning the use of TDB and Fuseki.
I have created a Fuseki server with an in-memory TDB2 database and OWLMicro reasoner. I am using HTTP queries to access the db. This is done by performing SPARQL queries (both select and insert, delete) via Fuseki query service from my Python web app. However, I could not find any documentation on how to perform consistency check via Fuseki over the data stored in TDB. I would also like to have a report, showing which triples contradict with each other. Could you help me on how to do this with Fuseki and HTTP? In addition, is it possible to track changes applied to TDB? Any version control / migrations service? Thank you in advance. King regards, Maria Ilyina Master's student of Novosibirsk State University, Budker Institute of Nuclear Physics, Russia
