Search Mailing List Archives
[protege-discussion] [protege API Warning]: Could not find repository file
Tania Tudorache
tudorache at stanford.edu
Tue Jan 23 10:57:01 PST 2007
Hi,
You can ignore the warning message. We will remove it in the next builds.
Please post in future OWL related questions on the OWL mailing list.
Thanks,
Tania
Wan-Rong Jih wrote:
> Hi,
>
> I'm writing a protege API, which will open a .owl file from a local
> directory. The fragment of code are:
>
> ....
> File l_owlFile = new File("ontology/xxx.owl");
> JenaOWLModel l_owlModel =
> ProtegeOWL.createJenaOWLModelFromURI(
> l_owlFile.toURI().toString() );
> .....
>
> I can open the .owl file successfully, but I got warning message shows as
> follows:
>
> WARNING: [Repository Manager] Could not find repository file:
> file:xxx.repository -- RepositoryFileManager.loadRepositoriesFromURI()
>
> Could you help me to know what is the content of .repository?
> and how can I avoid this warning?
>
> Thank you~
>
> wrjih
> _______________________________________________
> protege-discussion mailing list
> protege-discussion at lists.stanford.edu
> https://mailman.stanford.edu/mailman/listinfo/protege-discussion
>
> Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03
>
>
More information about the protege-discussion
mailing list