An exception on Friday

Protégé was raising the “inconsistent ontology” exception for my Physical Exercise Ontology so the reasoner couldn’t work with it. After investigating for an hour or so, I realized that the disjointwith statement was defined for some data properties. Basically I was restricting some data properties to take the same values without actually realizing it! After removing the disjointwith statement, the reasoner accepted the ontology; On the road again…

InconsistentOntologyException: Cannot do reasoning with inconsistent ontologies!
Reason for inconsistency: null

Pebble swim.com app

I’m recently using the swim.com app for pebble time. Basically what the app does is that it logs the laps that you swim and also keeps track of the time. You can get an overview of your workouts either on the ios/android app or through the website. The watch app seems to work fine, however, I’ve noticed that it doesn’t log correctly if I use a certain lane in the swimming pool. Either there is something wrong with the app or the length of the swimming lane is shorter! Need to do research on it…