John Deck
John Deck
Here is a Robot Script for exporting the PPO_reasoned_merged.owl file: ``` ./robot filter --input ppo.owl --term PPO:0002300 --select "self annotations descendants" --signature true export --header "ID|LABEL|SubClass Of [NAMED]" --entity-select NAMED...
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...
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...