I am taking this Data Based Knowledge class, and I am trying to figure it out how to install first OWL API. First, I create a .owl file in Protege. My teacher told us we have to write a small Java program that reads our .owl file. He told us to include the OWL API; he did not give any instructions and any lectures about OWL API. Do you know how I can install the OWL API is very confusing? And if there is any good tutorial out there that explains how to implement an .owl file into a Java program?
Thanks