thanks for the replies

forgot to mention, I installed the war file on tomcat container and the file checksum matches with https://downloads.apache.org/jena/binaries/jena-fuseki-war-5.2.0.war.sha512

# sha512sum /usr/local/tomcat/webapps/ROOT.war
c027efff0f9b6f241da57bebef389ed03feab8f56dfaf1bbe500131a74e55315793ea967ce68d55e2b73e49902616c62d2b03af6947f1a4a8f6f72bf354ab431 /usr/local/tomcat/webapps/ROOT.war

and this proves Jena Fuseki runs under the latest version 5.2.0

The browser cache refresh didn't help, still get 5.1.0

Regards
Sorin


Am 17.10.2024 um 13:36 schrieb Andy Seaborne:
And refresh the browser cache.

On 17/10/2024 10:22, Marco Neumann wrote:
not for me. you may want to check your paths.

Marco

On Thu, Oct 17, 2024 at 10:20 AM Sorin Gheorghiu <
sorin.gheorg...@uni-konstanz.de> wrote:

Hello

could it be that after 5.2.0 installation $/server indicates by mistake
version 5.1.0? (or my upgrade didn't work)

Best regards


Am 15.10.2024 um 16:47 schrieb Andy Seaborne:
The Apache Jena development community is pleased to announce the
release of Apache Jena 5.2.0.

The main feature for Jena 5.2.0 is an implementation of CDT "Composite
Datatype Literals", an experimental idea for dealing with maps and
lists in RDF and SPARQL while remaining within RDF 1.1.

All issues in the release:
https://s.apache.org/jena-5.2.0-issues

and includes

* hash join improvements
* performance improvements for RDF/XML parsing, and for command startup.
* refinement of jena-ontapi

== CDT : "Composite Datatype Literals"
This is a contribution from AWSlabs.

The website:
https://github.com/awslabs/SPARQL-CDTs
Spec:
https://w3id.org/awslabs/neptune/SPARQL-CDTs/spec/latest.html

SPARQL
https://github.com/w3c/sparql-dev/tree/main/SEP/SEP-0009

Issue: https://github.com/apache/jena/issues/2518
PR: https://github.com/apache/jena/pull/2501

This is "experimental" meaning it is subject to change. There should
be no impact if the feature isn't used.

== Contributions

CDT: Composite Datatype Literals
Olaf Hartig (@Hartig) et al.
https://github.com/apache/jena/issues/2518
https://github.com/w3c/sparql-dev/tree/main/SEP/SEP-0009
https://github.com/awslabs/SPARQL-CDTs

Hash join improvements.
   @Aklakan Claus Stadler
https://github.com/apache/jena/issues/2404
https://github.com/apache/jena/pull/2405

GH-2580: Added parseCheck flags to query and update exec builders
https://github.com/apache/jena/issues/2580
This helps when dealing with vendor extensions to SPARQL.
   @Aklakan Claus Stadler

GH-2578: Fix Quad.isTriple() handling in JenaTitanium
   @Ostrzyciel Piotr Sowiński


== Issues in this release

https://s.apache.org/jena-5.2.0-issues

== Obtaining Apache Jena 5.2.0

* Via central.maven.org

The main jars and their dependencies can used with:

       <dependency>
         <groupId>org.apache.jena</groupId>
<artifactId>apache-jena-libs</artifactId>
         <type>pom</type>
         <version>5.2.0</version>
       </dependency>

Full details of all maven artifacts are described at:

http://jena.apache.org/download/maven.html

* As binary downloads

Apache Jena libraries are available as a binary distribution of
libraries. For details of a global mirror copy of Jena binaries please
see:

http://jena.apache.org/download/

* Source code for the release

The signed source code of this release is available at:

http://www.apache.org/dist/jena/source/

and the signed master source for all Apache Jena releases is available
at: http://archive.apache.org/dist/jena/

== Contributing

If you would like to help out, a good place to look is the list of
unresolved JIRA at:

https://https://github.com/apache/jena/issuesissues-current

or review pull requests at

https://github.com/apache/jena/pulls

or drop into the dev@ list.

We use github pull requests and other ways for accepting code:
https://github.com/apache/jena/blob/master/CONTRIBUTING.md





--
Sorin Gheorghiu             Tel: +49 7531 88-3198
Universität Konstanz        Raum: B705
78464 Konstanz              sorin.gheorg...@uni-konstanz.de

Kommunikations-, Informations-, Medienzentrum (KIM)
- Abteilung IT-Dienste Forschung und Lehre -

Reply via email to