You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vxquery.apache.org by "Preston Carman (JIRA)" <ji...@apache.org> on 2016/02/19 23:26:18 UTC

[jira] [Updated] (VXQUERY-182) Web-base Query Interface

     [ https://issues.apache.org/jira/browse/VXQUERY-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Preston Carman updated VXQUERY-182:
-----------------------------------
    Labels: api css gsoc2016 html java javascript restful  (was: api css html java javascript restful)

> Web-base Query Interface
> ------------------------
>
>                 Key: VXQUERY-182
>                 URL: https://issues.apache.org/jira/browse/VXQUERY-182
>             Project: VXQuery
>          Issue Type: New Feature
>            Reporter: Preston Carman
>              Labels: api, css, gsoc2016, html, java, javascript, restful
>
> The web-base query interface allows a user to execute a query from a web browser and get the result. The interface should support giving the user additional details and statistics about the query. The command line interface has provides theses details. The web inter face will need to connect to the RESTful api and report these to the user. The specific details include: the abstract syntax tree, logical plan, optimized plan, job details, and query statistics.
> The web interface will present these items in an easy to read format that is pleasing to the eye.
> Key tasks:
>  * Create a web-base query interface.
>  * Present the user with options for receiving additional query details and statistics
>  * Tasteful display the result of the query and additional query details



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Re: [jira] [Updated] (VXQUERY-182) Web-base Query Interface

Posted by Dilshan Pathirana <pa...@cse.mrt.ac.lk>.
 Hi Perstion

Thank you for your help,
I will got go through them and start contributing  will this project be a
gsoc project for 2016.I'm hoping to participate gsoc 2016  and hope to work
with the project for coming years


On 22 February 2016 at 23:57, Preston Carman <pr...@apache.org> wrote:

> Hi Dilshan Pathirana,
>
> Its great to hear about your interest in VXQuery and our RESTful API. Check
> out our project page for more details on the project. We have created a
> developer starter page [1] that should get you up to speed on developing
> for the VXQuery project. To learn more about XQuery, go to W3Schools XQuery
> tutorial [2]. They have some simple examples and explain the syntax. Let us
> know if you have any questions or something is unclear.
>
> Thanks
> Preston
>
> [1] http://vxquery.apache.org/developer_get_started.html
> [2] http://www.w3schools.com/xsl/xquery_intro.asp
>
> On Sun, Feb 21, 2016 at 9:09 PM, Dilshan Pathirana <
> pathirana.12@cse.mrt.ac.lk> wrote:
>
> > Where Can I find a developer documentation for VX -Query ?? I reallyy
> need
> > some more details on the project I really like to go through this project
> > more
> >
> > On 22 February 2016 at 10:36, Dilshan Pathirana <
> > pathirana.12@cse.mrt.ac.lk>
> > wrote:
> >
> > > Hi Perston and Till
> > >
> > > Have used the sense chrome plugin used for elastic search hope we must
> > > design the rest api and UI simmliar to that where users can query
> > multiple
> > > queries without refreshing the page
> > >
> > > On 22 February 2016 at 04:55, Dilshan Pathirana <
> > > pathirana.12@cse.mrt.ac.lk> wrote:
> > >
> > >> I think Still I cannot comment in the wiki page.It's better if we can
> > >> give a chance for the user to limit the number of hits of and query
> > through
> > >> the user interface.It's better if the api can give suggestions of the
> > name
> > >> of the xmls avaiable in the sever when typing the query .These
> > suggestion
> > >> can be done for key release .
> > >>
> > >> On 22 February 2016 at 04:35, Dilshan Pathirana <
> > >> pathirana.12@cse.mrt.ac.lk> wrote:
> > >>
> > >>> I went through the wiki page have you all started working on the REST
> > >>> api.
> > >>>
> > >>> On 22 February 2016 at 04:29, Till Westmann <ti...@apache.org>
> wrote:
> > >>>
> > >>>> Hi Dilshan,
> > >>>>
> > >>>> it's great that you are interested in working on the project.
> > >>>> To get an idea about the content you could follow the links to the
> > >>>> associated JIRA issue and take a look at the content of the wiki. It
> > would
> > >>>> be great to get your thoughts on that content.
> > >>>>
> > >>>> Cheers,
> > >>>> Till
> > >>>>
> > >>>>
> > >>>> On 21 Feb 2016, at 14:50, Dilshan Pathirana wrote:
> > >>>>
> > >>>> Hi Preston Carman I would like to work on the RESTFUL api project.I
> > have
> > >>>>> worked with Web technologies for about 3 years and REST ful apis
> > >>>>> specialy
> > >>>>> in OpenStreetmap and Elastic search can you give me a brief idea of
> > >>>>> what I
> > >>>>> should do
> > >>>>>
> > >>>>> On 20 February 2016 at 03:56, Preston Carman (JIRA) <
> jira@apache.org
> > >
> > >>>>> wrote:
> > >>>>>
> > >>>>>
> > >>>>>>      [
> > >>>>>>
> > >>>>>>
> >
> https://issues.apache.org/jira/browse/VXQUERY-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
> > >>>>>> ]
> > >>>>>>
> > >>>>>> Preston Carman updated VXQUERY-182:
> > >>>>>> -----------------------------------
> > >>>>>>     Labels: api css gsoc2016 html java javascript restful  (was:
> api
> > >>>>>> css
> > >>>>>> html java javascript restful)
> > >>>>>>
> > >>>>>> Web-base Query Interface
> > >>>>>>> ------------------------
> > >>>>>>>
> > >>>>>>>                 Key: VXQUERY-182
> > >>>>>>>                 URL:
> > >>>>>>> https://issues.apache.org/jira/browse/VXQUERY-182
> > >>>>>>>             Project: VXQuery
> > >>>>>>>          Issue Type: New Feature
> > >>>>>>>            Reporter: Preston Carman
> > >>>>>>>              Labels: api, css, gsoc2016, html, java, javascript,
> > >>>>>>> restful
> > >>>>>>>
> > >>>>>>> The web-base query interface allows a user to execute a query
> from
> > a
> > >>>>>>> web
> > >>>>>>>
> > >>>>>> browser and get the result. The interface should support giving
> the
> > >>>>>> user
> > >>>>>> additional details and statistics about the query. The command
> line
> > >>>>>> interface has provides theses details. The web inter face will
> need
> > to
> > >>>>>> connect to the RESTful api and report these to the user. The
> > specific
> > >>>>>> details include: the abstract syntax tree, logical plan, optimized
> > >>>>>> plan,
> > >>>>>> job details, and query statistics.
> > >>>>>>
> > >>>>>>> The web interface will present these items in an easy to read
> > format
> > >>>>>>>
> > >>>>>> that is pleasing to the eye.
> > >>>>>>
> > >>>>>>> Key tasks:
> > >>>>>>>  * Create a web-base query interface.
> > >>>>>>>  * Present the user with options for receiving additional query
> > >>>>>>> details
> > >>>>>>>
> > >>>>>> and statistics
> > >>>>>>
> > >>>>>>>  * Tasteful display the result of the query and additional query
> > >>>>>>> details
> > >>>>>>>
> > >>>>>>
> > >>>>>>
> > >>>>>>
> > >>>>>> --
> > >>>>>> This message was sent by Atlassian JIRA
> > >>>>>> (v6.3.4#6332)
> > >>>>>>
> > >>>>>>
> > >>>
> > >>
> > >
> >
>

Re: [jira] [Updated] (VXQUERY-182) Web-base Query Interface

Posted by Preston Carman <pr...@apache.org>.
Hi Dilshan Pathirana,

Its great to hear about your interest in VXQuery and our RESTful API. Check
out our project page for more details on the project. We have created a
developer starter page [1] that should get you up to speed on developing
for the VXQuery project. To learn more about XQuery, go to W3Schools XQuery
tutorial [2]. They have some simple examples and explain the syntax. Let us
know if you have any questions or something is unclear.

Thanks
Preston

[1] http://vxquery.apache.org/developer_get_started.html
[2] http://www.w3schools.com/xsl/xquery_intro.asp

On Sun, Feb 21, 2016 at 9:09 PM, Dilshan Pathirana <
pathirana.12@cse.mrt.ac.lk> wrote:

> Where Can I find a developer documentation for VX -Query ?? I reallyy need
> some more details on the project I really like to go through this project
> more
>
> On 22 February 2016 at 10:36, Dilshan Pathirana <
> pathirana.12@cse.mrt.ac.lk>
> wrote:
>
> > Hi Perston and Till
> >
> > Have used the sense chrome plugin used for elastic search hope we must
> > design the rest api and UI simmliar to that where users can query
> multiple
> > queries without refreshing the page
> >
> > On 22 February 2016 at 04:55, Dilshan Pathirana <
> > pathirana.12@cse.mrt.ac.lk> wrote:
> >
> >> I think Still I cannot comment in the wiki page.It's better if we can
> >> give a chance for the user to limit the number of hits of and query
> through
> >> the user interface.It's better if the api can give suggestions of the
> name
> >> of the xmls avaiable in the sever when typing the query .These
> suggestion
> >> can be done for key release .
> >>
> >> On 22 February 2016 at 04:35, Dilshan Pathirana <
> >> pathirana.12@cse.mrt.ac.lk> wrote:
> >>
> >>> I went through the wiki page have you all started working on the REST
> >>> api.
> >>>
> >>> On 22 February 2016 at 04:29, Till Westmann <ti...@apache.org> wrote:
> >>>
> >>>> Hi Dilshan,
> >>>>
> >>>> it's great that you are interested in working on the project.
> >>>> To get an idea about the content you could follow the links to the
> >>>> associated JIRA issue and take a look at the content of the wiki. It
> would
> >>>> be great to get your thoughts on that content.
> >>>>
> >>>> Cheers,
> >>>> Till
> >>>>
> >>>>
> >>>> On 21 Feb 2016, at 14:50, Dilshan Pathirana wrote:
> >>>>
> >>>> Hi Preston Carman I would like to work on the RESTFUL api project.I
> have
> >>>>> worked with Web technologies for about 3 years and REST ful apis
> >>>>> specialy
> >>>>> in OpenStreetmap and Elastic search can you give me a brief idea of
> >>>>> what I
> >>>>> should do
> >>>>>
> >>>>> On 20 February 2016 at 03:56, Preston Carman (JIRA) <jira@apache.org
> >
> >>>>> wrote:
> >>>>>
> >>>>>
> >>>>>>      [
> >>>>>>
> >>>>>>
> https://issues.apache.org/jira/browse/VXQUERY-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
> >>>>>> ]
> >>>>>>
> >>>>>> Preston Carman updated VXQUERY-182:
> >>>>>> -----------------------------------
> >>>>>>     Labels: api css gsoc2016 html java javascript restful  (was: api
> >>>>>> css
> >>>>>> html java javascript restful)
> >>>>>>
> >>>>>> Web-base Query Interface
> >>>>>>> ------------------------
> >>>>>>>
> >>>>>>>                 Key: VXQUERY-182
> >>>>>>>                 URL:
> >>>>>>> https://issues.apache.org/jira/browse/VXQUERY-182
> >>>>>>>             Project: VXQuery
> >>>>>>>          Issue Type: New Feature
> >>>>>>>            Reporter: Preston Carman
> >>>>>>>              Labels: api, css, gsoc2016, html, java, javascript,
> >>>>>>> restful
> >>>>>>>
> >>>>>>> The web-base query interface allows a user to execute a query from
> a
> >>>>>>> web
> >>>>>>>
> >>>>>> browser and get the result. The interface should support giving the
> >>>>>> user
> >>>>>> additional details and statistics about the query. The command line
> >>>>>> interface has provides theses details. The web inter face will need
> to
> >>>>>> connect to the RESTful api and report these to the user. The
> specific
> >>>>>> details include: the abstract syntax tree, logical plan, optimized
> >>>>>> plan,
> >>>>>> job details, and query statistics.
> >>>>>>
> >>>>>>> The web interface will present these items in an easy to read
> format
> >>>>>>>
> >>>>>> that is pleasing to the eye.
> >>>>>>
> >>>>>>> Key tasks:
> >>>>>>>  * Create a web-base query interface.
> >>>>>>>  * Present the user with options for receiving additional query
> >>>>>>> details
> >>>>>>>
> >>>>>> and statistics
> >>>>>>
> >>>>>>>  * Tasteful display the result of the query and additional query
> >>>>>>> details
> >>>>>>>
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>> --
> >>>>>> This message was sent by Atlassian JIRA
> >>>>>> (v6.3.4#6332)
> >>>>>>
> >>>>>>
> >>>
> >>
> >
>

Re: [jira] [Updated] (VXQUERY-182) Web-base Query Interface

Posted by Dilshan Pathirana <pa...@cse.mrt.ac.lk>.
Where Can I find a developer documentation for VX -Query ?? I reallyy need
some more details on the project I really like to go through this project
more

On 22 February 2016 at 10:36, Dilshan Pathirana <pa...@cse.mrt.ac.lk>
wrote:

> Hi Perston and Till
>
> Have used the sense chrome plugin used for elastic search hope we must
> design the rest api and UI simmliar to that where users can query multiple
> queries without refreshing the page
>
> On 22 February 2016 at 04:55, Dilshan Pathirana <
> pathirana.12@cse.mrt.ac.lk> wrote:
>
>> I think Still I cannot comment in the wiki page.It's better if we can
>> give a chance for the user to limit the number of hits of and query through
>> the user interface.It's better if the api can give suggestions of the name
>> of the xmls avaiable in the sever when typing the query .These suggestion
>> can be done for key release .
>>
>> On 22 February 2016 at 04:35, Dilshan Pathirana <
>> pathirana.12@cse.mrt.ac.lk> wrote:
>>
>>> I went through the wiki page have you all started working on the REST
>>> api.
>>>
>>> On 22 February 2016 at 04:29, Till Westmann <ti...@apache.org> wrote:
>>>
>>>> Hi Dilshan,
>>>>
>>>> it's great that you are interested in working on the project.
>>>> To get an idea about the content you could follow the links to the
>>>> associated JIRA issue and take a look at the content of the wiki. It would
>>>> be great to get your thoughts on that content.
>>>>
>>>> Cheers,
>>>> Till
>>>>
>>>>
>>>> On 21 Feb 2016, at 14:50, Dilshan Pathirana wrote:
>>>>
>>>> Hi Preston Carman I would like to work on the RESTFUL api project.I have
>>>>> worked with Web technologies for about 3 years and REST ful apis
>>>>> specialy
>>>>> in OpenStreetmap and Elastic search can you give me a brief idea of
>>>>> what I
>>>>> should do
>>>>>
>>>>> On 20 February 2016 at 03:56, Preston Carman (JIRA) <ji...@apache.org>
>>>>> wrote:
>>>>>
>>>>>
>>>>>>      [
>>>>>>
>>>>>> https://issues.apache.org/jira/browse/VXQUERY-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
>>>>>> ]
>>>>>>
>>>>>> Preston Carman updated VXQUERY-182:
>>>>>> -----------------------------------
>>>>>>     Labels: api css gsoc2016 html java javascript restful  (was: api
>>>>>> css
>>>>>> html java javascript restful)
>>>>>>
>>>>>> Web-base Query Interface
>>>>>>> ------------------------
>>>>>>>
>>>>>>>                 Key: VXQUERY-182
>>>>>>>                 URL:
>>>>>>> https://issues.apache.org/jira/browse/VXQUERY-182
>>>>>>>             Project: VXQuery
>>>>>>>          Issue Type: New Feature
>>>>>>>            Reporter: Preston Carman
>>>>>>>              Labels: api, css, gsoc2016, html, java, javascript,
>>>>>>> restful
>>>>>>>
>>>>>>> The web-base query interface allows a user to execute a query from a
>>>>>>> web
>>>>>>>
>>>>>> browser and get the result. The interface should support giving the
>>>>>> user
>>>>>> additional details and statistics about the query. The command line
>>>>>> interface has provides theses details. The web inter face will need to
>>>>>> connect to the RESTful api and report these to the user. The specific
>>>>>> details include: the abstract syntax tree, logical plan, optimized
>>>>>> plan,
>>>>>> job details, and query statistics.
>>>>>>
>>>>>>> The web interface will present these items in an easy to read format
>>>>>>>
>>>>>> that is pleasing to the eye.
>>>>>>
>>>>>>> Key tasks:
>>>>>>>  * Create a web-base query interface.
>>>>>>>  * Present the user with options for receiving additional query
>>>>>>> details
>>>>>>>
>>>>>> and statistics
>>>>>>
>>>>>>>  * Tasteful display the result of the query and additional query
>>>>>>> details
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> This message was sent by Atlassian JIRA
>>>>>> (v6.3.4#6332)
>>>>>>
>>>>>>
>>>
>>
>

Re: [jira] [Updated] (VXQUERY-182) Web-base Query Interface

Posted by Dilshan Pathirana <pa...@cse.mrt.ac.lk>.
Hi Perston and Till

Have used the sense chrome plugin used for elastic search hope we must
design the rest api and UI simmliar to that where users can query multiple
queries without refreshing the page

On 22 February 2016 at 04:55, Dilshan Pathirana <pa...@cse.mrt.ac.lk>
wrote:

> I think Still I cannot comment in the wiki page.It's better if we can give
> a chance for the user to limit the number of hits of and query through the
> user interface.It's better if the api can give suggestions of the name of
> the xmls avaiable in the sever when typing the query .These suggestion can
> be done for key release .
>
> On 22 February 2016 at 04:35, Dilshan Pathirana <
> pathirana.12@cse.mrt.ac.lk> wrote:
>
>> I went through the wiki page have you all started working on the REST api.
>>
>> On 22 February 2016 at 04:29, Till Westmann <ti...@apache.org> wrote:
>>
>>> Hi Dilshan,
>>>
>>> it's great that you are interested in working on the project.
>>> To get an idea about the content you could follow the links to the
>>> associated JIRA issue and take a look at the content of the wiki. It would
>>> be great to get your thoughts on that content.
>>>
>>> Cheers,
>>> Till
>>>
>>>
>>> On 21 Feb 2016, at 14:50, Dilshan Pathirana wrote:
>>>
>>> Hi Preston Carman I would like to work on the RESTFUL api project.I have
>>>> worked with Web technologies for about 3 years and REST ful apis
>>>> specialy
>>>> in OpenStreetmap and Elastic search can you give me a brief idea of
>>>> what I
>>>> should do
>>>>
>>>> On 20 February 2016 at 03:56, Preston Carman (JIRA) <ji...@apache.org>
>>>> wrote:
>>>>
>>>>
>>>>>      [
>>>>>
>>>>> https://issues.apache.org/jira/browse/VXQUERY-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
>>>>> ]
>>>>>
>>>>> Preston Carman updated VXQUERY-182:
>>>>> -----------------------------------
>>>>>     Labels: api css gsoc2016 html java javascript restful  (was: api
>>>>> css
>>>>> html java javascript restful)
>>>>>
>>>>> Web-base Query Interface
>>>>>> ------------------------
>>>>>>
>>>>>>                 Key: VXQUERY-182
>>>>>>                 URL:
>>>>>> https://issues.apache.org/jira/browse/VXQUERY-182
>>>>>>             Project: VXQuery
>>>>>>          Issue Type: New Feature
>>>>>>            Reporter: Preston Carman
>>>>>>              Labels: api, css, gsoc2016, html, java, javascript,
>>>>>> restful
>>>>>>
>>>>>> The web-base query interface allows a user to execute a query from a
>>>>>> web
>>>>>>
>>>>> browser and get the result. The interface should support giving the
>>>>> user
>>>>> additional details and statistics about the query. The command line
>>>>> interface has provides theses details. The web inter face will need to
>>>>> connect to the RESTful api and report these to the user. The specific
>>>>> details include: the abstract syntax tree, logical plan, optimized
>>>>> plan,
>>>>> job details, and query statistics.
>>>>>
>>>>>> The web interface will present these items in an easy to read format
>>>>>>
>>>>> that is pleasing to the eye.
>>>>>
>>>>>> Key tasks:
>>>>>>  * Create a web-base query interface.
>>>>>>  * Present the user with options for receiving additional query
>>>>>> details
>>>>>>
>>>>> and statistics
>>>>>
>>>>>>  * Tasteful display the result of the query and additional query
>>>>>> details
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> This message was sent by Atlassian JIRA
>>>>> (v6.3.4#6332)
>>>>>
>>>>>
>>
>

Re: [jira] [Updated] (VXQUERY-182) Web-base Query Interface

Posted by Dilshan Pathirana <pa...@cse.mrt.ac.lk>.
it's pathirana.12

On 7 March 2016 at 03:18, Till Westmann <ti...@apache.org> wrote:

> Hi,
>
> could you send you Wiki user name so I can allow you to comment?
>
> Thanks,
> Till
>
>
> On 21 Feb 2016, at 15:25, Dilshan Pathirana wrote:
>
> I think Still I cannot comment in the wiki page.It's better if we can give
>> a chance for the user to limit the number of hits of and query through the
>> user interface.It's better if the api can give suggestions of the name of
>> the xmls avaiable in the sever when typing the query .These suggestion can
>> be done for key release .
>>
>> On 22 February 2016 at 04:35, Dilshan Pathirana <
>> pathirana.12@cse.mrt.ac.lk>
>> wrote:
>>
>> I went through the wiki page have you all started working on the REST api.
>>>
>>> On 22 February 2016 at 04:29, Till Westmann <ti...@apache.org> wrote:
>>>
>>> Hi Dilshan,
>>>>
>>>> it's great that you are interested in working on the project.
>>>> To get an idea about the content you could follow the links to the
>>>> associated JIRA issue and take a look at the content of the wiki. It
>>>> would
>>>> be great to get your thoughts on that content.
>>>>
>>>> Cheers,
>>>> Till
>>>>
>>>>
>>>> On 21 Feb 2016, at 14:50, Dilshan Pathirana wrote:
>>>>
>>>> Hi Preston Carman I would like to work on the RESTFUL api project.I have
>>>>
>>>>> worked with Web technologies for about 3 years and REST ful apis
>>>>> specialy
>>>>> in OpenStreetmap and Elastic search can you give me a brief idea of
>>>>> what
>>>>> I
>>>>> should do
>>>>>
>>>>> On 20 February 2016 at 03:56, Preston Carman (JIRA) <ji...@apache.org>
>>>>> wrote:
>>>>>
>>>>>
>>>>>   [
>>>>>>
>>>>>>
>>>>>> https://issues.apache.org/jira/browse/VXQUERY-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
>>>>>> ]
>>>>>>
>>>>>> Preston Carman updated VXQUERY-182:
>>>>>> -----------------------------------
>>>>>>  Labels: api css gsoc2016 html java javascript restful  (was: api css
>>>>>> html java javascript restful)
>>>>>>
>>>>>> Web-base Query Interface
>>>>>>
>>>>>>> ------------------------
>>>>>>>
>>>>>>>              Key: VXQUERY-182
>>>>>>>              URL: https://issues.apache.org/jira/browse/VXQUERY-182
>>>>>>>          Project: VXQuery
>>>>>>>       Issue Type: New Feature
>>>>>>>         Reporter: Preston Carman
>>>>>>>           Labels: api, css, gsoc2016, html, java, javascript,
>>>>>>> restful
>>>>>>>
>>>>>>> The web-base query interface allows a user to execute a query from a
>>>>>>> web
>>>>>>>
>>>>>>> browser and get the result. The interface should support giving the
>>>>>> user
>>>>>> additional details and statistics about the query. The command line
>>>>>> interface has provides theses details. The web inter face will need to
>>>>>> connect to the RESTful api and report these to the user. The specific
>>>>>> details include: the abstract syntax tree, logical plan, optimized
>>>>>> plan,
>>>>>> job details, and query statistics.
>>>>>>
>>>>>> The web interface will present these items in an easy to read format
>>>>>>>
>>>>>>> that is pleasing to the eye.
>>>>>>
>>>>>> Key tasks:
>>>>>>> * Create a web-base query interface.
>>>>>>> * Present the user with options for receiving additional query
>>>>>>> details
>>>>>>>
>>>>>>> and statistics
>>>>>>
>>>>>> * Tasteful display the result of the query and additional query
>>>>>>> details
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> This message was sent by Atlassian JIRA
>>>>>> (v6.3.4#6332)
>>>>>>
>>>>>>
>>>>>>
>>>

Re: [jira] [Updated] (VXQUERY-182) Web-base Query Interface

Posted by Till Westmann <ti...@apache.org>.
Hi,

could you send you Wiki user name so I can allow you to comment?

Thanks,
Till

On 21 Feb 2016, at 15:25, Dilshan Pathirana wrote:

> I think Still I cannot comment in the wiki page.It's better if we can 
> give
> a chance for the user to limit the number of hits of and query through 
> the
> user interface.It's better if the api can give suggestions of the name 
> of
> the xmls avaiable in the sever when typing the query .These suggestion 
> can
> be done for key release .
>
> On 22 February 2016 at 04:35, Dilshan Pathirana 
> <pa...@cse.mrt.ac.lk>
> wrote:
>
>> I went through the wiki page have you all started working on the REST 
>> api.
>>
>> On 22 February 2016 at 04:29, Till Westmann <ti...@apache.org> wrote:
>>
>>> Hi Dilshan,
>>>
>>> it's great that you are interested in working on the project.
>>> To get an idea about the content you could follow the links to the
>>> associated JIRA issue and take a look at the content of the wiki. It 
>>> would
>>> be great to get your thoughts on that content.
>>>
>>> Cheers,
>>> Till
>>>
>>>
>>> On 21 Feb 2016, at 14:50, Dilshan Pathirana wrote:
>>>
>>> Hi Preston Carman I would like to work on the RESTFUL api project.I 
>>> have
>>>> worked with Web technologies for about 3 years and REST ful apis 
>>>> specialy
>>>> in OpenStreetmap and Elastic search can you give me a brief idea of 
>>>> what
>>>> I
>>>> should do
>>>>
>>>> On 20 February 2016 at 03:56, Preston Carman (JIRA) 
>>>> <ji...@apache.org>
>>>> wrote:
>>>>
>>>>
>>>>>   [
>>>>>
>>>>> https://issues.apache.org/jira/browse/VXQUERY-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
>>>>> ]
>>>>>
>>>>> Preston Carman updated VXQUERY-182:
>>>>> -----------------------------------
>>>>>  Labels: api css gsoc2016 html java javascript restful  (was: api 
>>>>> css
>>>>> html java javascript restful)
>>>>>
>>>>> Web-base Query Interface
>>>>>> ------------------------
>>>>>>
>>>>>>              Key: VXQUERY-182
>>>>>>              URL: 
>>>>>> https://issues.apache.org/jira/browse/VXQUERY-182
>>>>>>          Project: VXQuery
>>>>>>       Issue Type: New Feature
>>>>>>         Reporter: Preston Carman
>>>>>>           Labels: api, css, gsoc2016, html, java, javascript,
>>>>>> restful
>>>>>>
>>>>>> The web-base query interface allows a user to execute a query 
>>>>>> from a
>>>>>> web
>>>>>>
>>>>> browser and get the result. The interface should support giving 
>>>>> the user
>>>>> additional details and statistics about the query. The command 
>>>>> line
>>>>> interface has provides theses details. The web inter face will 
>>>>> need to
>>>>> connect to the RESTful api and report these to the user. The 
>>>>> specific
>>>>> details include: the abstract syntax tree, logical plan, optimized 
>>>>> plan,
>>>>> job details, and query statistics.
>>>>>
>>>>>> The web interface will present these items in an easy to read 
>>>>>> format
>>>>>>
>>>>> that is pleasing to the eye.
>>>>>
>>>>>> Key tasks:
>>>>>> * Create a web-base query interface.
>>>>>> * Present the user with options for receiving additional query 
>>>>>> details
>>>>>>
>>>>> and statistics
>>>>>
>>>>>> * Tasteful display the result of the query and additional query
>>>>>> details
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> This message was sent by Atlassian JIRA
>>>>> (v6.3.4#6332)
>>>>>
>>>>>
>>

Re: [jira] [Updated] (VXQUERY-182) Web-base Query Interface

Posted by Dilshan Pathirana <pa...@cse.mrt.ac.lk>.
I think Still I cannot comment in the wiki page.It's better if we can give
a chance for the user to limit the number of hits of and query through the
user interface.It's better if the api can give suggestions of the name of
the xmls avaiable in the sever when typing the query .These suggestion can
be done for key release .

On 22 February 2016 at 04:35, Dilshan Pathirana <pa...@cse.mrt.ac.lk>
wrote:

> I went through the wiki page have you all started working on the REST api.
>
> On 22 February 2016 at 04:29, Till Westmann <ti...@apache.org> wrote:
>
>> Hi Dilshan,
>>
>> it's great that you are interested in working on the project.
>> To get an idea about the content you could follow the links to the
>> associated JIRA issue and take a look at the content of the wiki. It would
>> be great to get your thoughts on that content.
>>
>> Cheers,
>> Till
>>
>>
>> On 21 Feb 2016, at 14:50, Dilshan Pathirana wrote:
>>
>> Hi Preston Carman I would like to work on the RESTFUL api project.I have
>>> worked with Web technologies for about 3 years and REST ful apis specialy
>>> in OpenStreetmap and Elastic search can you give me a brief idea of what
>>> I
>>> should do
>>>
>>> On 20 February 2016 at 03:56, Preston Carman (JIRA) <ji...@apache.org>
>>> wrote:
>>>
>>>
>>>>      [
>>>>
>>>> https://issues.apache.org/jira/browse/VXQUERY-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
>>>> ]
>>>>
>>>> Preston Carman updated VXQUERY-182:
>>>> -----------------------------------
>>>>     Labels: api css gsoc2016 html java javascript restful  (was: api css
>>>> html java javascript restful)
>>>>
>>>> Web-base Query Interface
>>>>> ------------------------
>>>>>
>>>>>                 Key: VXQUERY-182
>>>>>                 URL: https://issues.apache.org/jira/browse/VXQUERY-182
>>>>>             Project: VXQuery
>>>>>          Issue Type: New Feature
>>>>>            Reporter: Preston Carman
>>>>>              Labels: api, css, gsoc2016, html, java, javascript,
>>>>> restful
>>>>>
>>>>> The web-base query interface allows a user to execute a query from a
>>>>> web
>>>>>
>>>> browser and get the result. The interface should support giving the user
>>>> additional details and statistics about the query. The command line
>>>> interface has provides theses details. The web inter face will need to
>>>> connect to the RESTful api and report these to the user. The specific
>>>> details include: the abstract syntax tree, logical plan, optimized plan,
>>>> job details, and query statistics.
>>>>
>>>>> The web interface will present these items in an easy to read format
>>>>>
>>>> that is pleasing to the eye.
>>>>
>>>>> Key tasks:
>>>>>  * Create a web-base query interface.
>>>>>  * Present the user with options for receiving additional query details
>>>>>
>>>> and statistics
>>>>
>>>>>  * Tasteful display the result of the query and additional query
>>>>> details
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> This message was sent by Atlassian JIRA
>>>> (v6.3.4#6332)
>>>>
>>>>
>

Re: [jira] [Updated] (VXQUERY-182) Web-base Query Interface

Posted by Dilshan Pathirana <pa...@cse.mrt.ac.lk>.
I went through the wiki page have you all started working on the REST api.

On 22 February 2016 at 04:29, Till Westmann <ti...@apache.org> wrote:

> Hi Dilshan,
>
> it's great that you are interested in working on the project.
> To get an idea about the content you could follow the links to the
> associated JIRA issue and take a look at the content of the wiki. It would
> be great to get your thoughts on that content.
>
> Cheers,
> Till
>
>
> On 21 Feb 2016, at 14:50, Dilshan Pathirana wrote:
>
> Hi Preston Carman I would like to work on the RESTFUL api project.I have
>> worked with Web technologies for about 3 years and REST ful apis specialy
>> in OpenStreetmap and Elastic search can you give me a brief idea of what I
>> should do
>>
>> On 20 February 2016 at 03:56, Preston Carman (JIRA) <ji...@apache.org>
>> wrote:
>>
>>
>>>      [
>>>
>>> https://issues.apache.org/jira/browse/VXQUERY-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
>>> ]
>>>
>>> Preston Carman updated VXQUERY-182:
>>> -----------------------------------
>>>     Labels: api css gsoc2016 html java javascript restful  (was: api css
>>> html java javascript restful)
>>>
>>> Web-base Query Interface
>>>> ------------------------
>>>>
>>>>                 Key: VXQUERY-182
>>>>                 URL: https://issues.apache.org/jira/browse/VXQUERY-182
>>>>             Project: VXQuery
>>>>          Issue Type: New Feature
>>>>            Reporter: Preston Carman
>>>>              Labels: api, css, gsoc2016, html, java, javascript, restful
>>>>
>>>> The web-base query interface allows a user to execute a query from a web
>>>>
>>> browser and get the result. The interface should support giving the user
>>> additional details and statistics about the query. The command line
>>> interface has provides theses details. The web inter face will need to
>>> connect to the RESTful api and report these to the user. The specific
>>> details include: the abstract syntax tree, logical plan, optimized plan,
>>> job details, and query statistics.
>>>
>>>> The web interface will present these items in an easy to read format
>>>>
>>> that is pleasing to the eye.
>>>
>>>> Key tasks:
>>>>  * Create a web-base query interface.
>>>>  * Present the user with options for receiving additional query details
>>>>
>>> and statistics
>>>
>>>>  * Tasteful display the result of the query and additional query details
>>>>
>>>
>>>
>>>
>>> --
>>> This message was sent by Atlassian JIRA
>>> (v6.3.4#6332)
>>>
>>>

Re: [jira] [Updated] (VXQUERY-182) Web-base Query Interface

Posted by Till Westmann <ti...@apache.org>.
Hi Dilshan,

it's great that you are interested in working on the project.
To get an idea about the content you could follow the links to the 
associated JIRA issue and take a look at the content of the wiki. It 
would be great to get your thoughts on that content.

Cheers,
Till

On 21 Feb 2016, at 14:50, Dilshan Pathirana wrote:

> Hi Preston Carman I would like to work on the RESTFUL api project.I 
> have
> worked with Web technologies for about 3 years and REST ful apis 
> specialy
> in OpenStreetmap and Elastic search can you give me a brief idea of 
> what I
> should do
>
> On 20 February 2016 at 03:56, Preston Carman (JIRA) <ji...@apache.org> 
> wrote:
>
>>
>>      [
>> https://issues.apache.org/jira/browse/VXQUERY-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
>> ]
>>
>> Preston Carman updated VXQUERY-182:
>> -----------------------------------
>>     Labels: api css gsoc2016 html java javascript restful  (was: api 
>> css
>> html java javascript restful)
>>
>>> Web-base Query Interface
>>> ------------------------
>>>
>>>                 Key: VXQUERY-182
>>>                 URL: 
>>> https://issues.apache.org/jira/browse/VXQUERY-182
>>>             Project: VXQuery
>>>          Issue Type: New Feature
>>>            Reporter: Preston Carman
>>>              Labels: api, css, gsoc2016, html, java, javascript, 
>>> restful
>>>
>>> The web-base query interface allows a user to execute a query from a 
>>> web
>> browser and get the result. The interface should support giving the 
>> user
>> additional details and statistics about the query. The command line
>> interface has provides theses details. The web inter face will need 
>> to
>> connect to the RESTful api and report these to the user. The specific
>> details include: the abstract syntax tree, logical plan, optimized 
>> plan,
>> job details, and query statistics.
>>> The web interface will present these items in an easy to read format
>> that is pleasing to the eye.
>>> Key tasks:
>>>  * Create a web-base query interface.
>>>  * Present the user with options for receiving additional query 
>>> details
>> and statistics
>>>  * Tasteful display the result of the query and additional query 
>>> details
>>
>>
>>
>> --
>> This message was sent by Atlassian JIRA
>> (v6.3.4#6332)
>>

Re: [jira] [Updated] (VXQUERY-182) Web-base Query Interface

Posted by Dilshan Pathirana <pa...@cse.mrt.ac.lk>.
Hi Preston Carman I would like to work on the RESTFUL api project.I have
worked with Web technologies for about 3 years and REST ful apis specialy
in OpenStreetmap and Elastic search can you give me a brief idea of what I
should do

On 20 February 2016 at 03:56, Preston Carman (JIRA) <ji...@apache.org> wrote:

>
>      [
> https://issues.apache.org/jira/browse/VXQUERY-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
> ]
>
> Preston Carman updated VXQUERY-182:
> -----------------------------------
>     Labels: api css gsoc2016 html java javascript restful  (was: api css
> html java javascript restful)
>
> > Web-base Query Interface
> > ------------------------
> >
> >                 Key: VXQUERY-182
> >                 URL: https://issues.apache.org/jira/browse/VXQUERY-182
> >             Project: VXQuery
> >          Issue Type: New Feature
> >            Reporter: Preston Carman
> >              Labels: api, css, gsoc2016, html, java, javascript, restful
> >
> > The web-base query interface allows a user to execute a query from a web
> browser and get the result. The interface should support giving the user
> additional details and statistics about the query. The command line
> interface has provides theses details. The web inter face will need to
> connect to the RESTful api and report these to the user. The specific
> details include: the abstract syntax tree, logical plan, optimized plan,
> job details, and query statistics.
> > The web interface will present these items in an easy to read format
> that is pleasing to the eye.
> > Key tasks:
> >  * Create a web-base query interface.
> >  * Present the user with options for receiving additional query details
> and statistics
> >  * Tasteful display the result of the query and additional query details
>
>
>
> --
> This message was sent by Atlassian JIRA
> (v6.3.4#6332)
>