-
This will essentially be triples, gene ID relation TermID
http://wiki.geneontology.org/index.php/Category:Gene_Product_to_Term_Relations
cc @balhoff
this should presumably just fall out of t…
-
### Setup
- MW version: 1.39.5
- DB (MySQL etc.): MySQL 8.0.17, blazegraph
- PHP version: 8.1.27 (apache2handler)
- SMW version: 4.1.3
- SRF version: 4.2.1
- Browsers and versions (if applicab…
-
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
-
This ticket is to audit the ansible roles in the [Islandora-DevOps](https://github.com/Islandora-DevOps) organization.
Now that we are using these separate roles, they should be cleaned up and any …
-
The ontology loaded into Blazegraph should materialize rdfs:subClassOf links for each class in the ontology.
If we have:
```
:A rdfs:subClassOf :B .
:B rdfs:subClassOf :C .
:C rdfs:subClassOf …
-
Hi,
I am trying to use Blazegraph to load a .zip database triples of over 4GB on disk. I am on windows and this is the error I get: `No parser factory for available for RDF format null`. Is it that …
-
#### Issue type:
- :bug: Bug
____
#### Description:
I created a small web app that queries multiple RDF sources, including a Blazegraph SPARQL endpoint. If my only Comunica source…
-
It would be nice to have some kind of full text search support in Oxigraph.
On the query level, it should probably be exposed as a special `SERVICE` to avoid having to tweak SPARQL grammar similarly …
Tpt updated
10 months ago
-
Terminating execution of intractable queries would improve performance of the SPARQL endpoint.
**Problem:** Intractable queries (e.g., too broad, containing logical error, ...) may take several min…
-
As a cancer data administrator, I need to convert my MRNs RDF graph to a token RDF graph and make this available for UHN users, so that this data is de-identified and I am allowed to give a researcher…