-
Is there any way to update to the newest OWL API for protege?
-
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?
…
-
Hello, there is a revival of old twitter called Owler (there are four other revivals: blips, Africa2, the now dead Bwitter, and Pilko) but out of the five, Owler has recreated the v1 Twitter API.
…
-
Hello!
I see a test is defining an empty `with-ontology` function, and "using this as an API" says we can use the `with-ontology` macro like so:
```clj
(defn -main [& args]
(with-ontology pi…
-
For the needs of the "Pest and Disease Mgmt service" we need to model the reply of the service (REST API) in OCSM format.
The reply should contain:
a) The type of the pest/disease that the predict…
-
The API ontology is missing an axiom stating that the property expiresAt only expects xsd:dateTime on class Subscription:
```
[ rdf:type owl:Restriction ;
owl:onProperty :expiresA…
-
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…
-
Could I get a release of owl that includes the fixes from https://github.com/owlbarn/owl/pull/609 and https://github.com/owlbarn/owl/pull/677 ? The currently released version owl.1.1 only supports [x8…
-
Hello,
Is it possible to use this API to create a door-focused ontology similar to the IFC4 ontology (https://standards.buildingsmart.org/IFC/DEV/IFC4/ADD2_TC1/OWL/index.html)? If yes, could you pr…
-
This API is broken when using with Protege 5.6.1 which happens when using the SPARQL query tab because the OWL API version has been bumped
Protege: 4.5.25
this lib: 4.5.15
leads to
```
jav…