I'm new to Jena and Protégé. I did some stuff with these. I have some problems:
- Do I need to use SPARQL query to get the ontology classes, subclasses, properties, and values, or can I do it with OWL-api? Can you show me how?
- How do I get the data property values?
- How do I load the ontology that is defined in my local machine and access the classes?