You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jena.apache.org by kumar rohit <ku...@gmail.com> on 2015/08/24 16:29:33 UTC

Apache Maven

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?

Re: Apache Maven

Posted by kumar rohit <ku...@gmail.com>.
I got it.. thanks

On Mon, Aug 24, 2015 at 5:32 PM, Colin Maudry <co...@maudry.com> wrote:

> Hi Kumar,
>
> What you describe is "using Jena".
>
> Doing development means writing code to extend Jena  functionality with
> plugins, bug fixes, etc.
>
> So it seems like you don't need Maven.
>
> Colin
>
> On 24/08/2015 18:10, kumar rohit wrote:
> > 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, ajs6f@virginia.edu <aj...@virginia.edu>
> > 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 <ku...@gmail.com>
> 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, ajs6f@virginia.edu <
> ajs6f@virginia.edu>
> >>> 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 <ku...@gmail.com>
> >> 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?
> >>>>
> >>
>
>

Re: Apache Maven

Posted by Colin Maudry <co...@maudry.com>.
Hi Kumar,

What you describe is "using Jena".

Doing development means writing code to extend Jena  functionality with
plugins, bug fixes, etc.

So it seems like you don't need Maven.

Colin

On 24/08/2015 18:10, kumar rohit wrote:
> 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, ajs6f@virginia.edu <aj...@virginia.edu>
> 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 <ku...@gmail.com> 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, ajs6f@virginia.edu <aj...@virginia.edu>
>>> 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 <ku...@gmail.com>
>> 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?
>>>>
>>


Re: Apache Maven

Posted by kumar rohit <ku...@gmail.com>.
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, ajs6f@virginia.edu <aj...@virginia.edu>
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 <ku...@gmail.com> 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, ajs6f@virginia.edu <aj...@virginia.edu>
> > 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 <ku...@gmail.com>
> 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?
> >>
> >>
>
>

Re: Apache Maven

Posted by "ajs6f@virginia.edu" <aj...@virginia.edu>.
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 <ku...@gmail.com> 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, ajs6f@virginia.edu <aj...@virginia.edu>
> 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 <ku...@gmail.com> 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?
>> 
>> 


Re: Apache Maven

Posted by kumar rohit <ku...@gmail.com>.
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, ajs6f@virginia.edu <aj...@virginia.edu>
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 <ku...@gmail.com> 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?
>
>

Re: Apache Maven

Posted by "ajs6f@virginia.edu" <aj...@virginia.edu>.
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 <ku...@gmail.com> 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?