Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DESCRIBE queries not working #1

Closed
keski opened this issue Oct 4, 2015 · 3 comments
Closed

DESCRIBE queries not working #1

keski opened this issue Oct 4, 2015 · 3 comments

Comments

@keski
Copy link

keski commented Oct 4, 2015

The current build produces an error when executing DESCRIBE queries.

@erikap
Copy link
Contributor

erikap commented Oct 5, 2015

I executed a simple DESCRIBE query in the docker and it worked for me. What is the exact query you are trying to execute @keski?
The dockerization shouldn't have an impact on Virtuoso's query functionality so it will probably be a bug in the query or in Virtuoso.

@keski
Copy link
Author

keski commented Oct 5, 2015

It's interesting that it works for you. The query was not the issue since an error was generated in all cases. When sql:describe-mode is set manually it works:

SQL>SPARQL
define sql:describe-mode "SPO"
DESCRIBE <http://example.org#Pizza>

I traced the issue to the Virtuoso build version, but if it worked for you perhaps its related to something else.

See also:openphacts/ops-platform-setup#10

@madnificent
Copy link

Closing this issue as openphacts/ops-platform-setup#10 describes the way content is dumped and loaded. It seems that either upstream Virtuoso or the dump files are incompatible with this dockerized version of Virtuoso.

@keski Please reopen this issue if neither upstream nor the dump format seems to cause this behaviour. I'm monitoring openphacts/ops-platform-setup#10 in case something pops up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants