-
I was playing around with the settings and noticed how the OWL resampler dramatically plays on the performance.
From default 3 to 0 (lowest) I go from 700fps to 850fps.
Max quality 6 gives me around…
-
For HRA we would like to override the title and description from the OWL file with the ones in the OLS config. However currently the values from the OWL file take priority
1. Should this be the oth…
-
Context #179.
Few Annotation properties are actually converted into OBO format. Maybe this has to do with the fact that they are not _used_ in the same ontology they are declared?
…
-
Ich würde keine leeren Strings (bzw. Leerzeichen) als noch fehlende Labels und Comments nutzen. Stattdessen sollten die entsprechende Triple einfach ganz wegfallen.
Also statt:
```turtle
berorg…
-
I am using a public SPARQL endpoint as knowledge source for DL-Learner but I cannot get it running. Is there any workaround? More details on the errors below
```
java.lang.RuntimeException: org.sp…
-
Let's do some checks related to #113
- [ ] 3 prop pairs lack proper `cims:AssociationUsed`:
```sparql
PREFIX cims:
PREFIX owl:
select * {
?x owl:inverseOf ?y.
filter (!(
exi…
-
Is there any way to update to the newest OWL API for protege?
-
- https://github.com/Sveino/Inst4CIM-KG/issues/26 maps `cims:inverseRole` to the standard prop `owl:inverseOf`
- https://github.com/Sveino/Inst4CIM-KG/issues/50 discusses the required reasoning.
I t…
-
https://ekgf.github.io/dprod/ has these links
- [DPROD Ontology --- JSON-LD --- Everything included](https://ekgf.github.io/dprod/dprod-all.jsonld)
- [DPROD Ontology --- RDF Turtle --- Everything in…
-
WIP:
- owl:ReflexiveProperty
- owl:propertyDisjointWith
- owl:inverseOf (in spec but not in library)
- owl:propertyDisjointWith
- owl:propertyChainAxiom
- owl:AsymmetricProperty