-
The following [query](http://yasgui.org/#query=prefix+dbo%3A+%3Chttp%3A%2F%2Fdbpedia.org%2Fontology%2F%3E%0Aprefix+xsd%3A+%3Chttp%3A%2F%2Fwww.w3.org%2F2001%2FXMLSchema%23%3E%0A%0Aselect+*+%7B%0A++%0A+…
knoan updated
9 years ago
-
The following [query](http://yasgui.org/#query=PREFIX+dbr%3A+%3Chttp%3A%2F%2Fdbpedia.org%2Fresource%2F%3E%0A%0Aselect+%3Fa+%3Fi+where+%7B%0A%0A++++values+%3Fa+%7B%0A++++++++dbr%3AFiat_500%0A++++++++db…
knoan updated
9 years ago
-
Virtuoso Open Source Edition (Column Store) (multi threaded)
Version 7.0.0.3203-pthreads as of Sep 5 2013
Compiled for Linux (x86_64-pc-linux-gnu)
The following query returns a certain value:
`@PRE…
-
We're currently benchmarking Virtuoso's (v7.1) query performance with the LUBM data set.
We realized that some of the queries return no result although from an inference point of view they should (w…
-
**Problem description**:
Using `downshift` with list virtualizing libraries breaks auto scrolling with circular navigation.
Having downshift attempt to auto find the relevant dom node from `hig…
-
## Why?
The spec [says only this](https://www.w3.org/TR/sparql11-query/#func-uuid):
> Each call of `UUID()` returns a different UUID
Which leaves the evaluation open to interpretation. Diff…
-
Hello! I'm here again! When I used the trained music to generate music alone, this warning appeared when loading the model. Although there are only warnings and music can be generated, the music quali…
-
When I add a property widget and start typing text, OntoWiki searches the contents of the KB for entries in the Default Graph, and displays relevant links. However, URI's outside the Default Graph nam…
-
While writing queries I came by an error that looks like something that happens in virtuoso, as I can not figure out why this query does not work. I am trying to retrieve all the heights of a set of b…
-
When making a call to your sparql endpoint, e.g., .
The HTML returned includes at the end the service description [1]. Also if you do content negotiation, for example for `application/rdf+xml`, the…