Skip to content
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

Closed
enridaga opened this issue Jan 10, 2023 · 3 comments
Closed

Upgrade Jena to 4.7 ? #326

enridaga opened this issue Jan 10, 2023 · 3 comments
Assignees
Labels
Improvement Doing the same thing but better
Milestone

Comments

@enridaga
Copy link
Member

To review the changes from the current version:

apache/jena@jena-4.2.0...jena-4.7.0

@luigi-asprino
Copy link
Member

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)
@enridaga enridaga added this to the v0.9.0 milestone Feb 9, 2023
@enridaga enridaga added the Improvement Doing the same thing but better label Feb 9, 2023
@luigi-asprino
Copy link
Member

Fuseki version is still 4.2.0

@luigi-asprino luigi-asprino reopened this Feb 22, 2023
luigi-asprino added a commit that referenced this issue Feb 22, 2023
@luigi-asprino
Copy link
Member

I've created a POM property (named jena.version) for controlling the Jena Version

@luigi-asprino luigi-asprino modified the milestones: v0.9.0, v0.8.2 May 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Doing the same thing but better
Projects
None yet
Development

No branches or pull requests

2 participants