SPARQL Queries with Fuseki Server on Ubuntu 18.04
问题 I'm trying to run SPARQL queries with Fuseki Server on Ubuntu 18.04. When I try to start the server in the terminal with ./fuseki-server --update --mem /ds , I get the following errors. I've seen some similar questions and I assume it has something to do with compatibility issues with Java 11. I've installed Java 8, and I still get the same errors. I'm not sure how to proceed from here. WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance. 2020-06-18