-
https://w3c.github.io/json-ld-syntax/#json-literals shows how a piece of the JSON can be captured as datatyped literal `"..."^^rdf:JSON`
@situx @nicholascar @mathib @dr-shorthair
https://github.c…
-
## Expected Behavior
After installation and configuration, being capable to add a dataset
## Actual Behavior
Adding a dataset by naming it and giving an access point always gives the message
"Th…
-
The request below results in a syntax error in the binary search engine (currently in jena-sparql-api-io-core).
The reason is that the block boundary in the bzip2 is not correctly detected causing da…
-
Hello Hoan,
Nikos and myself are wondering if it would be easy for the LSM api to provide an update functionality. For now you have instructed us to first delete the triples we want to update and the…
-
When I run the attached query (in the example) I get a strange error from inside rdflib query. This error goes away if the DISTINCT is removed.
`example.py`:
```python
#!/usr/bin/python3
import…
-
It should be possible to configure blazegraph so that there are different endpoints for read-only queries and for update statements. This would allow to have different access restrictions for these op…
retog updated
3 months ago
-
Some screens show labels (and depictions) of Wikidata items. If the Wikidata item does not have a label, the app picks a label in any other language.
Often, the app shows a label in a language I can'…
-
-
> Apr 14, 2017 5:42:20 PM com.ontologycentral.ldspider.hooks.sink.SinkSparul$CallbackSparul endSparql
WARNING: SPARQL/Update query on http://fuseki.xxx.xx/ldspider/update failed. Error Message: 'Apac…
-
I have a standard block of SPARQL prefixes that I use in some of my code, and I started getting test failures when I tried to update from rdflib 6.1.1 to rdflib 6.2.0. I noticed that the problem seem…