-
### Terms
- [X] I have searched [open and closed feature requests](https://github.com/scribe-org/Scribe-Data/issues?q=is%3Aissue+label%3Afeature)
- [X] I agree to follow Scribe-Data's [Code of Conduc…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Enhancement description
| Neptune supports | Localstack |
|-------------------|------------|
| Gremlin …
-
### Version
5.2.0
### What happened?
A recent version of Jena added the support for [SPARQL CDTs](https://awslabs.github.io/SPARQL-CDTs/spec/latest.html#description-of-fold), which includes a…
-
Hi. I have a valid SPARQL query
```sparql
PREFIX skos:
SELECT ?concept
WHERE
{ GRAPH ?graph
{ ?concept skos:inScheme $concept_scheme }
}
VALUES $concept_scheme { }
```
Howev…
-
### Terms
- [X] I have searched [open and closed data issues](https://github.com/scribe-org/Scribe-Data/issues?q=is%3Aissue+label%3Adata+)
- [X] I agree to follow Scribe-Data's [Code of Conduct](h…
-
This proposal is a follow-up from a discussion in https://github.com/IIIF/api/issues/994/. The order in which items are listed, but also presented by viewers, depends on the order of the JSON array. F…
-
In GraphDB, I have created two repositories and uploaded the same RDF data in them (a RDFS schema). The only difference is that the data were uploaded in the DEFAULT graph in one case, and in a named …
-
What is the boolean value of `"spam" not in "spa span sparql" and not ("egg" > "span")`?
-
RDF 1.2 includes:
* Triple terms
* Reification by `rdf:refies` (and other properties)
This is not the [RDF-star CG report](https://w3c.github.io/rdf-star/cg-spec) but the way the Working Group …
-
Add a SPARQL backend in addition to SQLite and PostgresSQL (#26). Loading the NTriples dump into Fuseki takes considerably more time and query might be slower as well, but if query performance is acce…