Hi all, Thanks for your comments and votes.
Bernd, you'll find my DOAP file attached. I ran it through the RDF Validator, output also attached. Looking forward. On Thu, Mar 31, 2011 at 6:47 PM, Sander Temme <[email protected]> wrote: > > On Mar 29, 2011, at 2:31 PM, Oscar Castañeda wrote: > > > Hi all, > > > > I would like to propose an Apache Lab called "ASF Community > > recommendations". The goal of the lab would be to host a web application > > +1 sounds interesting. > > S. > > -- > [email protected] http://www.temme.net/sander/ > PGP FP: FC5A 6FC6 2E25 2DFD 8007 EE23 9BB8 63B0 F51B B88A > > View my availability: http://tungle.me/sctemme > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- best, -oscar Oscar Castañeda http://people.apache.org/~ocastaneda
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:labs="http://labs.apache.org/doap-ext/1.0#" xmlns:projects="http://projects.apache.org/ns/asfext#"> <Project rdf:about="http://labs.apache.org/labs#communityrecommendation"> <name>Community Recommendations</name> <shortname>communityrecommendation</shortname> <shortdesc xml:lang="en">Community recommender system</shortdesc> <description xml:lang="en">A collaborative filtering web application generated by WebDSL that brings together the data mining capabilities of SVNPlot and Apache Mahout to issue recommendations to ASF committers for source code files they might be interested to co-author with others, within and/or across ASF (incubator) communities.</description> <homepage rdf:resource="http://labs.apache.org/communityrecommendation/"/> <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/> <created>2011-3-31</created> <labs:status>active</labs:status> <maintainer> <foaf:Person rdf:about="http://people.apache.org/~ocastaneda/#me"> <foaf:name>Oscar Castaneda</foaf:name> <foaf:homepage rdf:resource="http://people.apache.org/~ocastaneda/"/> <foaf:mbox_sha1sum>84e9ba77b9a976172a5745b383c1398a00edd5e3</foaf:mbox_sha1sum> </foaf:Person> </maintainer> <repository> <SVNRepository> <location rdf:resource="http://svn.apache.org/repos/asf/labs/communityrecommendation/"/> <browse rdf:resource="http://svn.apache.org/viewvc/labs/communityrecommendation/"/> </SVNRepository> </repository> <programming-language>Java</programming-language> <programming-language>Python</programming-language> <programming-language>Stratego/XT</programming-language> <programming-language>SDF</programming-language> <programming-language>Spoofax</programming-language> <os>Linux</os> <os>Mac OS X</os> <projects:implements> <projects:Standard> <projects:id>ocastaneda</projects:id> <projects:title>communityrecommendations</projects:title> <projects:body>communityrecommendations</projects:body> <projects:url rdf:resource="http://svn.apache.org/repos/asf/labs/communityrecommendations/"/> </projects:Standard> </projects:implements> </Project> </rdf:RDF>
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
