Create temporary contexts for added/removed axioms in Sesame
Brought to you by:
kremen
When the OntoDriver is set to work with transactional ontology, it should create temporary contexts for added/removed triples to ensure consistent query behaviour. When a query is evaluated, it should be evaluated against these two contexts as well and the results combined, i. e. add matching triples from added and remove matching triples from removed.