-1

I want to develop ontology using jena framework and protege tool so that i need to install jena framework first. and i am not getting exactly how to install jena from installation guide.

Krupa
  • 1

1 Answers1

2

No, Jena does not need Eclipse. You do not need to 'install' Jena, it is just a set of libraries that you will refer in your classpath. All you need to do is download them.

Ignazio
  • 10,504
  • 1
  • 14
  • 25
  • Yes Ignazio I have already set jena root an jena home class variables. Thanks for your response – Krupa Feb 16 '15 at 09:23