-
I think the filtering query is getting confused due to `prov:wasDerivedFrom` now being also used to connect copied models to their sources.
-
# Problem / motivation
To increase speed of Fedora, swapping out the default Mulgara triplestore with Blazegraph. Blazegraph uses a stricter syntax. This note is to check the syntax of the query an…
-
This could be ingested into a Vitro instance or automatically saved to the Vitro database.
Issues to consider:
- How to handle inconsistent Bibframe results when the Bibframe vocabulary or converter…
-
More of a question than an issue: Does trippi-sparql library clear the triplestore when running fedora-rebuild? If not, then consider this issue a feature request.
If that would require adding fu…
-
This big ol' query (works in Fuseki) fails in every mode of namespace I could create.
Below is the error message for the default **namespace/kb**
```
PREFIX rdf:
PREFIX owl:
PREFIX rdfs:
…
-
The current TripleStoreService interacts directly with the Fuseki API. We will keep this service, but we will create another one which will interact with the NextGraph API and take into account its pa…
-
Hello, can you help me understand what is causing this error? Attached is my data and my model. When I attempt to Publish > To RDF I get this error "Failed to Store Data to TripleStore".
Any help wo…
-
An error appears in my middleware logs regarding the creation of a secure dataset `localData`:
```
middleware | [2023-06-21T17:06:15.001Z] INFO 551565d5bcd7-31/TRIPLESTORE.DATASET: Dataset lo…
-
When using tripper on Windows 10 (but not Linux) to load the QUDT vocabulary in `units.py`, it returns a `NoSuchIRIError`.
The tested Windows Python version is 3.10.10. On Linux, Python version 3.1…
-
When the triplestore is not available after the Knora service successfully started, following should happen:
- change state to `unhealthy`
- answer every API request with a `503 Service Unavailabl…