Hi, I have a question, I don't know if its stupid, but I lost much time trying resolv it.
In ontology http://on.cs.unibas.ch/owl-s/1.2/AmazonBookPrice.owl I'm tried change the process:parameterType of input. Some thing like it: <process:Input rdf:ID="BookInfo"> <rdfs:label>Book</rdfs:label> <process:parameterType rdf:datatype="&xsd;#anyURI"> http://dbpedia.org/ontology/Book</process:parameterType> </process:Input> The problem is when I did this changed the "get parameterType" return null. Before change, it's all right. I tried too with a OWL-S API, but I had the same error. Do you have any ideia? Thanks a lot!! -- Leandro Andrade
