yes I develop ontology in Protege, import it in Jena, iterate through its triples, and running SPARQL queries using Jena. If this is Jena code writing, then what is using jena code? Thanks for your time.
On Mon, Aug 24, 2015 at 4:54 PM, [email protected] <[email protected]> wrote: > Are you _using_ Jena's code or _writing new Jena code_? The latter is > actual development work. > > --- > A. Soroka > The University of Virginia Library > > On Aug 24, 2015, at 11:52 AM, kumar rohit <[email protected]> wrote: > > > what does "actual development work on Jena, " means? can you > differentiate > > between Jena as a framework and actual development with Jena? > > > > > > On Mon, Aug 24, 2015 at 4:21 PM, [email protected] <[email protected]> > > wrote: > > > >> Apache Maven is the build management system used by Jena. You will find > >> info here: > >> > >> https://maven.apache.org/ > >> > >> If you are just using Jena as a framework or toolkit you will probably > not > >> need Maven. If you intend to do actual development work on Jena, you > will > >> need to become familiar with Maven. Most Eclipse installs do indeed have > >> Maven pre-integrated. > >> > >> --- > >> A. Soroka > >> The University of Virginia Library > >> > >> On Aug 24, 2015, at 10:29 AM, kumar rohit <[email protected]> > wrote: > >> > >>> What Apache Maven in Eclipse is used for? In what type of application > we > >>> need it? > >>> Also I have found various tutorials showing downloading, installing, > and > >>> integrating Maven in Eclipse but I think Eclipse has already Maven > >>> installed and integrated. Is it so? > >> > >> > >
