-
**Describe the bug**
It should be possible to select graphs to query using the `FROM` keyword
**To Reproduce**
Steps to reproduce the behavior:
1. JS oxigraph v0.4.0-alpha.7
2. Run this
…
-
A beginner's question: I have successfully loaded my RDF in a Store with pyoxigraph (local directory).
In my docker compose I have put
```yaml
volumes:
- ./oxigraph_store:/data
```
…
-
Når man prøve å validere store filer timer validatoren ut.
-
From https://hub.datalad.org/datalink/tools/issues/9
`shacl-vue` works with graph data using the `rdf-ext` library, by saving some quads to an `rdf.dataset()` (`import rdf from 'rdf-ext'`), after l…
-
two functions and RDF store should be integrated.
getIDOntologies(): GET /ontologies
getOntology(): GET /ontologies/{id}
-
**Describe the bug**
`quads` returned by the `query` method with `use_default_graph_as_union: true` for a `DESCRIBE` query is not returning the right value for the graph name.
It's returning the…
-
This may be a misunderstanding of the intended implementation of RDF* on my part.
To my understanding, if we have a `quad` (lets call it q1) that is the subject of another `quad` then q1 should sti…
jeswr updated
2 years ago
-
Dear developers,
when running the following script:
```
/afs/cern.ch/work/s/selvaggi/public/analysis_inference_IDEA_240_andrea_12_09_2024_FSR_studies_IDEA_truthPID_7labels.py
```
as:
```
fc…
-
Hello -- just learning and may not know sytack -- but the example
```python
up:Disease_Annotation {
a [ up:Disease_Annotation ] ;
up:sequence [ up:Chain_Annotation up:Modified_Sequence ] ;
…
-
Hello, I am doing some research and I am interested in the ontologies stored in this repository. More specifically, the .ttl files.
However, all the files seem to have undergone a transformation. A…