lod-cloud / lod-cloud-site

The LOD cloud site
5 stars 0 forks source link

ClassCastException when requesting and metadata except JSON #56

Closed berezovskyi closed 6 days ago

berezovskyi commented 1 week ago

E.g. https://lod-cloud.net/dataset/rk or https://lod-cloud.net/dataset/bioportal-fma, request all metadata formats, only JSON works.

Essentially, the whole of https://github.com/lod-cloud/lod-cloud-site/blob/main/src/main/java/org/insightcentre/lodcloud/RDFView.java does not seem to work?

May be worth replacing the Jena deps in the POM with https://mvnrepository.com/artifact/org.apache.jena/apache-jena-libs

jmccrae commented 6 days ago

Thanks for the report. This fix will go live with the next cloud update.