-
Would you like to add more error handling for return values from functions like the following?
- [fputs](https://pubs.opengroup.org/onlinepubs/9699919799/functions/fputs.html "Put a string on a strea…
-
## Current
the sparql endpoint is hardcoded:
```
index.html
60: requestConfig: { endpoint: 'http://odas.aau.dk/sparql' }
```
## expected
it would be nice if we could change thi…
-
## Comportamento atteso
when adding a resource such as
```
agency:asset :rightsHolder ipa:agid .
```
## I expect
- [ ] `by-iri` API to retrieve rdfs:label and other values from schema…
-
-
Add support for temporary graphs with behavior similar to that of temporary tables in many popular relational database management systems such as MS SQL Server or Oracle. For example, an extension of …
-
It appears that ill-formed literals are not treated correctly
SELECT ?result WHERE { BIND ( COALESCE("999"^^xsd:byte>0,"OK") AS ?result )}
should return "OK" but instead returns true
-
## 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