13 Jun 2012 14:25
OWL API - Code examples
Miri, Hossein <hossein.miri <at> kit.edu>
2012-06-13 12:25:24 GMT
2012-06-13 12:25:24 GMT
Hi all, I am trying out the code examples here: http://owlapi.sourceforge.net/documentation.html ( first one : Loading Ontologies ) In order to use the API in my own applications, I have downloaded the latest binary release (3.2.4) and added all of the jar files in my application class path. There is, however, a package missing, based on the following error message: 1 error found: File: /Users/My_Name/introcs/LoadingOntologies/LoadingOntologies.java [line: (no source location)] Error: File is in the wrong directory or is declared part of the wrong package. Directory name 'LoadingOntologies' does not match package name 'examples'. Where do I get this 'examples' package? Thank you, p.s. Obviously, when I comment out the following line in my code, it compiles: package org.coode.owlapi.examples; . _______________________________________________ protege-owl mailing list protege-owl <at> lists.stanford.edu https://mailman.stanford.edu/mailman/listinfo/protege-owl(Continue reading)
RSS Feed