A further problem is that it looks for "atClass" instead of "atProcess". Jeff Dalton <jeff@inf.ed.ac.uk>: > I think the problem is that the code is looking for > "theProperty" instead of "theParameter". > > It does (see OWLSReader_1_0.java, line 249): > > stmt = value1.getProperty(OWLS_1_0.Process.theProperty); > if(stmt.getObject() instanceof Resource) > ... > > stmt is null, because there's no "theProperty" (only > "theParameter"); then stmt.getObject() throws a null > pointer exception. > > BTW, does anyone know what the licence terms are for > the OWL-S API? -- JeffReceived on Tuesday, 18 May 2004 09:49:27 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 17:32:45 UTC