-
I was wondering if Virtuoso has support of additional SPARQL features which are [Converting Graph Patterns](https://www.w3.org/TR/rdf-sparql-query/#convertGraphPattern), [Basic Graph Pattern Matching]…
-
```
I'm not able to send content with GET. I can see that this may be by design but
the HTTP spec does not prevent this from occuring. I am trying to run a test of
a SPARQL Endpoint using the SPARQL…
-
```
I'm not able to send content with GET. I can see that this may be by design but
the HTTP spec does not prevent this from occuring. I am trying to run a test of
a SPARQL Endpoint using the SPARQL…
-
```
I'm not able to send content with GET. I can see that this may be by design but
the HTTP spec does not prevent this from occuring. I am trying to run a test of
a SPARQL Endpoint using the SPARQL…
-
```
I'm not able to send content with GET. I can see that this may be by design but
the HTTP spec does not prevent this from occuring. I am trying to run a test of
a SPARQL Endpoint using the SPARQL…
-
```
I'm not able to send content with GET. I can see that this may be by design but
the HTTP spec does not prevent this from occuring. I am trying to run a test of
a SPARQL Endpoint using the SPARQL…
-
```
I'm not able to send content with GET. I can see that this may be by design but
the HTTP spec does not prevent this from occuring. I am trying to run a test of
a SPARQL Endpoint using the SPARQL…
-
Issuing a SPARQL on a Sesame update endpoint using 'executeUpdate' of `JenaSparqlHttpEngine` gives me the following exception:
```
org.apache.jena.atlas.web.HttpException: 415 - Unsupported Media Ty…
-
Having trouble dealing with large (terabyte scale) RDF datasets generated by D2RQ.
It would be good to have an upload feature in the "dump-rdf" part of D2RQ where the output goes to a given SPARQL end…
-
We use the old java.util.Date in several places in the core API. We should upgrade to the new java.time API since it is far superior and the recommended way of handling dates and times since Java 8.
…