Searched refs:errors (Results 1 - 5 of 5) sorted by relevance
/owl-s/src/examples/ | ||
H A D | OWLSValidator.java | 44 * Validate OWL-S service descriptions to find errors such as flaws in the data flow specification,
45 * grounding description and so on. Validator will catch common RDF errors and print them. 53 List errors = new ArrayList(); field in class:OWLSValidator 87 printMesssages(out, "Errors: ", errors.iterator()); 103 // return services.size() > 0 && errors.isEmpty(); 199 errors.add(msg); |
/owl-s/lib/jena/ | ||
H A D | junit.jar | META-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ... |
H A D | icu4j_3_4.jar | META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ... |
H A D | jena.jar | com/ com/hp/ com/hp/hpl/ com/hp/hpl/jena/ com/hp/hpl/jena/datatypes/ com/hp/hpl/jena/ ... |
/owl-s/lib/axis/ | ||
H A D | axis.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/axis/ org/apache/axis/attachments/ ... |
Completed in 24 milliseconds