-
## 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…
-
Da_chi_offerta: Giuseppe Caruso
Descrizione: 'Questo gruppo, destinato ai residenti della città di Castellammare di
Stabia, nasce al fine di favorire l''incontro tra la domanda e l’offerta di ai…
-
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…
-
-
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…
-
## 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…
-
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 …
-
Dear virtuoso team,
I observed some slow execution time for SPARQL Federated queries using virtuoso-opensource (last tag v7.2.5.1).
I isolated the fact that even for a federated query without lo…
tlomb updated
5 years ago
-
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…
-
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 { …