Skip to content
Success

Changes

Summary

  1. [Enhancement #357] Add a '.' before the inserted triple pattern if the previous clause does not end with one to prevent SPARQL parsing issues. (commit: b3d18a0) (details)
Commit b3d18a0fbc5df77064e0dc8b53bc6d9616a63dc5 by Martin Ledvinka
[Enhancement #357] Add a '.' before the inserted triple pattern if the previous clause does not end with one to prevent SPARQL parsing issues.
(commit: b3d18a0)
The file was modifiedjopa-impl/src/main/java/cz/cvut/kbss/jopa/query/sparql/Sparql11QueryListener.java (diff)
The file was modifiedjopa-impl/src/main/java/cz/cvut/kbss/jopa/query/sparql/TokenStreamSparqlQueryHolder.java (diff)
The file was modifiedjopa-impl/src/main/java/cz/cvut/kbss/jopa/query/sparql/EntityLoadingSparqlAssemblyModifier.java (diff)
The file was modifiedjopa-impl/src/test/java/cz/cvut/kbss/jopa/query/sparql/EntityLoadingSparqlAssemblyModifierTest.java (diff)