We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32d93db commit 314f064Copy full SHA for 314f064
tests/sparql_client_test.py
@@ -1,6 +1,6 @@
1
from osw.sparql_client_smw import SmwSparqlClient
2
3
-domain = "onterface.open-semantic-lab.org"
+domain = "demo.open-semantic-lab.org"
4
5
6
def test_sparql_client():
0 commit comments