-
-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade Jena to 4.7 ? #326
Comments
Recap of changes made for issue #326
|
luigi-asprino
added a commit
that referenced
this issue
Feb 9, 2023
- Implement visit(OpLateral) for query visitor, see https://jena.apache.org/documentation/query/lateral-join.html - Change how the RDFTriplifier loads RDF serialisation - Initialise ARQ context before registering OpExecutor - Replace ReaderRIOT for JSONLD - Implement close() in ArgValuesAsResultSet - JSONLD RIOT parsers for JSONLD10 and JSONLD11 require extension .jsonld10 or .jsonld11 - Ensure reading transaction before printing the size of the dataset (i.e. number of the graphs in the dataset graph)
Fuseki version is still 4.2.0 |
I've created a POM property (named jena.version) for controlling the Jena Version |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To review the changes from the current version:
apache/jena@jena-4.2.0...jena-4.7.0
The text was updated successfully, but these errors were encountered: