-
Hi;
I am unable to delete a triple whose object is a typed literal. I can use the following SPARQL queries in iSQL to demonstrate the problem.
I create the triple,
```
SPARQL
INSERT IN GRAPH { …
-
Sublima indexes all string literals in the predicate sub:literals. The indexing breaks Unicode characters:
```
De nordiske Juristmøder. Litteratur. Nordic countries. Literature. Nordic. Københavns …
-
-
## Version
```
Virtuoso version 08.03.3323 on Linux (x86_64-generic-linux-glibc25) Single Server Edition (61 GB total memory, 48 GB memory in use)
```
## How to reproduce
1. Open two tabs o…
-
executing the following query on (http://54.36.55.224:8892/sparql, virtuoso Version: 07.20.3217 Build: Aug 22 2018), I receive strange results....
```
PREFIX n0:
PREFIX n1:
PREFIX n2:
SELECT DI…
-
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…
-
Following https://github.com/DDMAL/linkedmusic-datalake/issues/104.
The CSV files should be related with Foreign Key Constraint.
As long as we realize this, it means that we can import various r…