-
Just as a possible speed improvement could be great to use Oxigraph as the backend for RDFlib. This could improve graph traversals but also SPARQL queries used on SHACL.
https://pyoxigraph.readthed…
-
Everything is in the title (this issue is related to https://github.com/HyperAgents/ns.hyperagents.org/issues/84)
How to do that ?
Some tools (?) :
* https://protege.stanford.edu/
* http://co…
-
-
**Request**: Explicitly assert subClassOf in gist where applicable.
**Example**: `gist:Commitment` is defined as
```
(Requirement or Restriction)
and (hasGiver some
(Organization or Pe…
-
Let me steal an example from @doerthe here:
```
:bob :favouriteFood (:ice-cream :spaghetti :hamburgers).
```
is different from
```
:bob :favouriteFood _:b1 rdf:first :ice-cream .
_:b1 r…
-
It seems like real world use of TLS certificate compression will likely use Brotli.
https://github.com/google/brotli
https://www.chromestatus.com/feature/5696925844111360
https://bugzilla.mozilla…
-
Hello,
Using the toy datasets humans_data.ttl and human_schema.ttl I have a strange behaviour when I add the following definition to the schema:
```
:hasSibling a owl:ObjectProperty ;
rdfs…
-
Hot on the heels of https://github.com/geocompx/geocompr/issues/898
- [x] Foreword needs obviously to be rewritten - much has changed in the geospatial R world since 2018
(shockingly much) RL
C…
-
Hello,
Discussing with @amorgat about how Rhea and GO represent biochemical reactions, here are a few points to consider:
- in Rhea each reaction is represented by a 'master' (undefined directi…
-
This TODO is in the readme. Is it still the case that RDF/RDFS entailments are not yet implemented?