Open depressiveRobot opened 9 years ago
Please try to uncomment the following part of the config file:
#sdd.graph.defaultContent = sdd.ttl
This should fix the error.
Nope, it does not!
## Triplestore settings
## Triplestore settings
# tdb, virtuoso, http, http_virtuoso
triplestore.type = virtuoso
triplestore.url = docker.local:1111
triplestore.user = dba
triplestore.password = dba
## SPARQL Endpoint settings
#http.url = http://localhost:5820/myDB/query
#http.user = admin
#http.password = admin
## Web Service Settings
service.host = localhost
service.port = 9998
service.path = /r43ples
## SSL settings
ssl.keystore = ssl/keystoreR43ples
ssl.password = r43ples
## R43ples settings
# Named Graph for storing revision trees
revision.graph = http://eatld.et.tu-dresden.de/r43ples-revisions
# Named Graph for storing the SDD
sdd.graph = http://eatld.et.tu-dresden.de/r43ples-sdd
# Default content of SDD
sdd.graph.defaultContent = sdd.ttl
Is it the same error as before? Are there any graphs in your virtuoso created by R43ples?
I get the following error when I try to query a Virtuoso tied to R43ples:
query via curl:
error log:
config:
I am using R43ples 0.8.7.