Sorry for the delay in response, this message got lost in the moderation queue.
BeanGenerator will only generate classes from an ontology on disk, not
a remote database, the URL parameter should be a file or jar URL.
It would not be hard to modify BeanGenerator such that it took a
handle to a Repository directly and generated beans from that, if you
look at the first few lines of generateSourceFiles, you'll see the
first thing we do is read the RDF into a local Repository instance.
Cheers,
Mike
Hi Paul,
I am too new bie empire and OWLIM.
Can you please help me to connect Empire with OWLIM? I have tried sometime but I didn’t succeeded.
If possible please give me a sample code snippet that connects OWLIM repository using Empire.
Thank You