Bart Hanssens
Bart Hanssens
I'm mainly working with RDF4J, so I'm guessing here based on some quick googling :-) It appears to be that there were changes in Jena, and things like qexec.execConstruct(triples); (line...
See response of W3C SHACL: https://github.com/w3c/data-shapes/issues/145 (seems like rdfs:label and rdfs:comment could be used)
do we really need a new property ? since dcterms:type is already used for typing Dataset, so IMHO it makes sense to just broaden the domain to dcat:Resource (see parapgraph...
@JonasPauly-initAG do we need a new property ? since dcterms:audience seems perfect for this
Worth the try, adding multipart-config to various Servlets (via jetty's web.xml override mechanism) didn't make a difference.
Upgrading to Servlet API 4 didn't seem to change anything, so back to checking / adding annotations ...
Could be due to the cache filters (Tomcat does not really mind, or at least not anymore)
Ah, good thinking, forgot about that
Workbench seems to work, but still an issue with 404 on overview.view on the server Jetty redirects the "home page" to rdf4j-server/WEB-INF/views/home/overview.view instead of rdf4j-server/home/overview.view
Out of curiosity, are you considering using e.g. https://github.com/tdf/odftoolkit ? There's also https://www.jopendocument.org (but that one is AGPL )