You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@edgent.apache.org by Cazen <gi...@git.apache.org> on 2016/04/30 16:01:17 UTC

[GitHub] incubator-quarks-website pull request: [QUARKS-162] create DOAP fi...

GitHub user Cazen opened a pull request:

    https://github.com/apache/incubator-quarks-website/pull/55

    [QUARKS-162] create DOAP file for Quarks

    - Validate completed by W3C RDF Validator service (http://www.w3.org/RDF/Validator/)
    
    - I couldn\u2019t determine proper Quarks\u2019 categories. I have selected a network-client but please tell me if you have another idea. And listing all categories page(https://projects.apache.org/categories.html) seems that broken.
    
    - I don't have commit privilege yet. I will append after get a permission
    
    This ```<location>http://quarks.incubator.apache.org/doap_Quarks.rdf</location>```
    to ```https://svn.apache.org/repos/asf/comdev/projects.apache.org/data/projects.xml```
    
    - I will maintain this DOAP file.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Cazen/incubator-quarks-website QUARKS-162

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-quarks-website/pull/55.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #55
    
----
commit ec5782ed2c93b329ed1978026aa414be809fc5b8
Author: Cazen Lee <ca...@korea.com>
Date:   2016-04-30T13:35:48Z

    init doap_Quarks.rdf

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-quarks-website pull request: [QUARKS-162] create DOAP fi...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-quarks-website/pull/55


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-quarks-website pull request: [QUARKS-162] create DOAP fi...

Posted by dlaboss <gi...@git.apache.org>.
Github user dlaboss commented on the pull request:

    https://github.com/apache/incubator-quarks-website/pull/55#issuecomment-216048899
  
    Excellent!  Any idea what's needed for us to show up in the "By # of Committers" page?
    Would listing platforms would be good? e.g.,  Java8/7, Android, Raspberry Pi
    For categories, seems like we should at least multi-list in Big-data.  Maybe also Library/library, and/or Mobile?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

Re: [GitHub] incubator-quarks-website pull request: [QUARKS-162] create DOAP fi...

Posted by Dale LaBossiere <dm...@gmail.com>.
We can skip it since no other projects seem to use it.

> On May 2, 2016, at 10:57 AM, Cazen Lee <po...@gmail.com> wrote:
> 
> Now I found platform property in url that you mentioned.
> It seems there is no problem to add because it successfully passed RDF
> Validator
> However, I do not know exactly where it might be used(no use case in other
> apache project's DOAP files when searched)
> Could I politely ask you that it is good to add this?
> 
> On Mon, May 2, 2016 at 9:33 PM Dale LaBossiere <dml.apache@gmail.com <ma...@gmail.com>> wrote:
> 
>> I was just going off of https://en.wikipedia.org/wiki/DOAP <https://en.wikipedia.org/wiki/DOAP> <
>> https://en.wikipedia.org/wiki/DOAP <https://en.wikipedia.org/wiki/DOAP>> which lists platform as a property.
>> Don’t know if projects use it in practice.
>> 
>>> On May 1, 2016, at 10:20 PM, Cazen <gi...@git.apache.org> wrote:
>>> 
>>> Github user Cazen commented on the pull request:
>>> 
>>> 
>> https://github.com/apache/incubator-quarks-website/pull/55#issuecomment-216093694
>>> 
>>>   Hi @dlaboss Thank you for your kindly review!
>>>   - For committers information, I guess it's from [committee-info](
>> https://svn.apache.org/repos/private/committers/board/committee-info.txt).
>>>     But I'm not sure because I can't check it because do not have
>> access privilege yet. I'll create jira for solve this issue.
>>>   - I'm very sorry but I coundn't understand what is stand for "listing
>> platform" in DOAP. Is there any input form named platform?
>>>   - All categories that you mentioned are partially matched by Quarks I
>> think. I've added those categories.
>>> 
>>> 
>>> ---
>>> If your project is set up for it, you can reply to this email and have
>> your
>>> reply appear on GitHub as well. If your project does not have this
>> feature
>>> enabled and wishes so, or if the feature is enabled but not working,
>> please
>>> contact infrastructure at infrastructure@apache.org or file a JIRA
>> ticket
>>> with INFRA.
>>> ---
>> 
>> --
> Cazen Lee
> http://www.Cazen.co.kr <http://www.cazen.co.kr/>

Re: [GitHub] incubator-quarks-website pull request: [QUARKS-162] create DOAP fi...

Posted by Cazen Lee <po...@gmail.com>.
Now I found platform property in url that you mentioned.
It seems there is no problem to add because it successfully passed RDF
Validator
However, I do not know exactly where it might be used(no use case in other
apache project's DOAP files when searched)
Could I politely ask you that it is good to add this?

On Mon, May 2, 2016 at 9:33 PM Dale LaBossiere <dm...@gmail.com> wrote:

> I was just going off of https://en.wikipedia.org/wiki/DOAP <
> https://en.wikipedia.org/wiki/DOAP> which lists platform as a property.
> Don’t know if projects use it in practice.
>
> > On May 1, 2016, at 10:20 PM, Cazen <gi...@git.apache.org> wrote:
> >
> > Github user Cazen commented on the pull request:
> >
> >
> https://github.com/apache/incubator-quarks-website/pull/55#issuecomment-216093694
> >
> >    Hi @dlaboss Thank you for your kindly review!
> >    - For committers information, I guess it's from [committee-info](
> https://svn.apache.org/repos/private/committers/board/committee-info.txt).
> >      But I'm not sure because I can't check it because do not have
> access privilege yet. I'll create jira for solve this issue.
> >    - I'm very sorry but I coundn't understand what is stand for "listing
> platform" in DOAP. Is there any input form named platform?
> >    - All categories that you mentioned are partially matched by Quarks I
> think. I've added those categories.
> >
> >
> > ---
> > If your project is set up for it, you can reply to this email and have
> your
> > reply appear on GitHub as well. If your project does not have this
> feature
> > enabled and wishes so, or if the feature is enabled but not working,
> please
> > contact infrastructure at infrastructure@apache.org or file a JIRA
> ticket
> > with INFRA.
> > ---
>
> --
Cazen Lee
http://www.Cazen.co.kr

Re: [GitHub] incubator-quarks-website pull request: [QUARKS-162] create DOAP fi...

Posted by Dale LaBossiere <dm...@gmail.com>.
I was just going off of https://en.wikipedia.org/wiki/DOAP <https://en.wikipedia.org/wiki/DOAP> which lists platform as a property.  Don’t know if projects use it in practice.

> On May 1, 2016, at 10:20 PM, Cazen <gi...@git.apache.org> wrote:
> 
> Github user Cazen commented on the pull request:
> 
>    https://github.com/apache/incubator-quarks-website/pull/55#issuecomment-216093694
> 
>    Hi @dlaboss Thank you for your kindly review!
>    - For committers information, I guess it's from [committee-info](https://svn.apache.org/repos/private/committers/board/committee-info.txt).
>      But I'm not sure because I can't check it because do not have access privilege yet. I'll create jira for solve this issue.
>    - I'm very sorry but I coundn't understand what is stand for "listing platform" in DOAP. Is there any input form named platform? 
>    - All categories that you mentioned are partially matched by Quarks I think. I've added those categories.
> 
> 
> ---
> If your project is set up for it, you can reply to this email and have your
> reply appear on GitHub as well. If your project does not have this feature
> enabled and wishes so, or if the feature is enabled but not working, please
> contact infrastructure at infrastructure@apache.org or file a JIRA ticket
> with INFRA.
> ---


[GitHub] incubator-quarks-website pull request: [QUARKS-162] create DOAP fi...

Posted by Cazen <gi...@git.apache.org>.
Github user Cazen commented on the pull request:

    https://github.com/apache/incubator-quarks-website/pull/55#issuecomment-216093694
  
    Hi @dlaboss Thank you for your kindly review!
    - For committers information, I guess it's from [committee-info](https://svn.apache.org/repos/private/committers/board/committee-info.txt).
      But I'm not sure because I can't check it because do not have access privilege yet. I'll create jira for solve this issue.
    - I'm very sorry but I coundn't understand what is stand for "listing platform" in DOAP. Is there any input form named platform? 
    - All categories that you mentioned are partially matched by Quarks I think. I've added those categories.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---