What is the endpoint for Virtuoso?

有帮助吗?

解决方案

For a Virtuoso server the default SPARQL endpoint will be at the following URL:

http://localhost:8890/sparql

It is likely your code is not working because you are using a non-SPARQL endpoint as the URL

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top