For accessing the OOPS! Web Service, use a HTTP POST request using this URL. The body of the request must be an XML with the following structure:
<?xml version="1.0" encoding="UTF-8"?>
<OOPSRequest>
<OntologyUrl>http://www.cc.uah.es/ie/ont/learning-resources.owl</OntologyUrl>
<OntologyContent></OntologyContent>
<Pitfalls>10</Pitfalls>
<OutputFormat></OutputFormat>
</OOPSRequest>