The document discusses querying ontologies using SPARQL-DL. It describes building a user-friendly application that allows loading an ontology and submitting SPARQL-DL queries. The application utilizes the Pellet reasoner via its Jena API implementation to process queries against OWL ontologies. Experiments show the application can correctly handle simple DL and mixed ABox/TBox queries.