-
## Why?
I am tired of writing / copy-pasting every prefix each time I need to write a query.
The prefix mechanism makes the SPARQL learning curve steeper.
## Previous work
- RDFa def…
-
**Describe the bug**
In the below example. I need to create a virtuoso Grid, on the click of each item it re render the entire component.
**Reproduction**
(https://codesandbox.io/p/sandb…
-
**Is your feature request related to a problem? Please describe.**
- Scholia uses the Wikidata Query Service to run SPARQL queries over the Wikidata corpus.
- The Wikidata Query Service uses Blaze…
-
In develop/7 and stable/7, some graphs aren't listed via the below sparql.
```
SELECT DISTINCT ?g WHERE { GRAPH ?g { ?s ?p ?o }}
```
For example, there are 22 graphs but it returns only 16 graphs.
A…
-
Openssl 1.0.2 is the current LTS and goes EOL on 2019-12-31.
https://www.openssl.org/policies/releasestrat.html
This lists our current packages using openssl100:
Items marked with an asterisk (*)…
-
Query:
```
SELECT ?X WHERE
{
BIND ("" as ?X)
FILTER(?X)
}
```
Result is "", but according to SPARQL 1.1 documentation (http://www.w3.org/TR/sparql11-query/#ebv):
If the argument is a plain litera…
-
Hi,
At the Marine Institute we have generated daily summary data for the wave buoy network and converted the data to a DataCube available from an (at present internal) Virtuoso SPARQL endpoint. We …
-
Hey deep-daze fans and devs,
I just wanted to share with you my little creation.
https://www.youtube.com/watch?v=1uyZhnQoTIc
This was made with deep-daze and my Optimus-Virtuoso in about 4 ho…
-
See https://yummydata.org/endpoint/18/log/service_description?date=2020-08-05
egonw updated
4 years ago
-
Hi 👋 ,
first of all thank you for the great work with Virtuoso! I've been using the library for a few years now. I found it really easy to adapt to deal with performance problems with long list…