-
## Purpose
Implement the CONSTRUCT query over the triple store in the `cognitarium` smart contract, allowing to retrieve a set of triples serialized in a specific format (turtle, rdf/xml, ...).
…
-
### Version
4.10.0
### What happened?
load a simple RDF to the Fuseki server into a named graph ``
```tel
@prefix dcterms: .
@prefix ns1: .
a ns1:Project ;
dcterms:title "JMOF-DS…
-
### Version
4.x.x
### Question
One more question.
I've already raised this issue in Dev ML (can't find the link right now).
There was no final decision, or I missed it.
I think it would not b…
-
The goal is to create an example workflow that uses Ontorefine to transform data from a csv to turtle format. The workflow should have a manual trigger and be stored in the main branch of "artsdata-p…
-
# Topic
This issue's purpose is to discuss if it is beneficial to keep the current implementation of IRI. This discussion arose from #55.
## Explanation
`sophia`'s implementation of IRIs cont…
-
Mixed in with #48, which has since been removed from that PR, is text to compare language tags after normalizing to lower case. This is consistent with the suggestion that language tags can be convert…
-
![image](https://github.com/langchain-ai/langchain/assets/73410751/0370d267-34ff-4615-8a4e-c8ef8798a27f)
Hello all, I'm attempting to perform a SPARQL graph query using my local LLM, but it appears…
-
Mod PageSpeed debug is showing a lot of errors like these:
```
```
I tried this but it didn't work:
```
ModPagespeedDomain *.ni-dieu-ni-maitre.com
ModPagespeedDomain www.ni-dieu-ni-maitr…
-
Hello,
I'm trying to sponge through the SPARQL query example from the documentation [here](https://vos.openlinksw.com/owiki/wiki/VOS/VirtRDFInsert#Example%20using%20SPARQL%20Query%20%26%20Sponger)
`…
-
# Description
In the documentation for `RDF::Query#initialize`, the description of the `:graph_name` parameter states that
> Names that are against unbound variables match either default or named …