Is there any way to keep same size between real data and TDB

2018-12-06 Thread Lee, Seokju | Daniel | TPDD
Greetings, I am using Apache Jena 3.7.0 now and encounter the following issue so I would like to know how to solve it. Background: * We created our own sparql endpoint for using apache jena. * Sometimes we need to clear data store and restore from new ttl file. * For performance, we

Re: Is it possible to infer new knowledge about an ontology only from a query in SPARQL?

2018-12-06 Thread Manuel Puebla
On 2018/12/06 00:39:32, Dan Davis wrote: > Hi, the ability for RDF frameworks like Jena and triple-stores to do> > inference is one of the particular features of RDF and SPARQL over graph> > databases like Neo4j.> > > The inference done by triple stores is first-order logic, rather than> > stat

Re: Reasoner and updating data in Fuseki

2018-12-06 Thread Claude Warren
Somehow I missed this response. If the schema and the data are in the same graph everything is fine, but I have schema and data in separate graphs. So without putting the graphs together into a single graph is it possible, via fuseki, to update the "schema" rules in an inference graph? Even if I