ontopilot
ontopilot copied to clipboard
I get different reasoning results using the inferencing pipeline feature from an older version of ontopilot (see elk_pipeline branch) versus the most recent (master branch). With the master branch i'm...
…should not interfere when running with earlier versions of java and lets ontopilot work with java 11 where these libs have been removed. I did a test on my Mac...
Add support for defining multiple equivalency axioms, multiple subclass of axioms, etc. for a class, and possibly also multiple domains, ranges, or disjointness axioms for properties. These would require supporting...
When you just need a few terms from a very large ontology, it does not make sense to pull the whole ontology into the repo. This is true especially of...
The following error (attached file) appeared after accidentally typing in: ```R ontopilot make imports/ ```
Minor suggestions: * when a user is familiar with how they expect OBO purl based IRIs to look, then it would be good to illustrate what the configuration file should...
Nice to have explanations provided when there are ontology inconsistencies. Protege can do this but it is SLOW with many instances (testing w/ > 3,000). At any rate, this would...
It would be nice if OntoPilot had built-in support for doing automated testing of ontologies, similar to what we do with the PPO but easier to set up and maintain.
Lars Vogt and Roman Baum, of the Morph*D*Base project, pointed out to me that in some cases, axiom annotations (e.g., annotations of annotations) can be useful. As a first step,...
When a new project is created (`ontopilot init`), the base IRI (`xmlns`, `xml:base`) for new entities is the OWL namespace. That is probably not a good idea.