Le 6/10/12 10:27 AM, Simone Tripodi a écrit :
[X] +1, accept Mavibot as new Lab
VERY interesting project - please attach the DOAP[1] to the proposal
and have fun!

all the best,
-Simo

[1] http://labs.apache.org/doapizer.html

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/
Here is the DOAP file for Mavibot :

<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#mavibot";> <name>Mavibot</name> <shortname>mavibot</shortname> <shortdesc xml:lang="en">A MVCC BTree implementation</shortdesc> <description xml:lang="en">Mavibot target is to implement a MVCC B+Tree, and to play around other possible implementations like stratified B-trees, in Java.</description> <homepage rdf:resource="http://labs.apache.org/mavibot/"/> <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/> <created>2012-6-12</created> <labs:status>active</labs:status> <maintainer> <foaf:Person rdf:about="http://people.apache.org/~elecharny/#me";> <foaf:name>Emmanuel Lécharny</foaf:name> <foaf:homepage rdf:resource="http://people.apache.org/~elecharny/"/> <foaf:mbox_sha1sum>a32b774e5b78c1c90046ebfc13d197cc7fd00e1f</foaf:mbox_sha1sum> </foaf:Person> </maintainer> <repository> <SVNRepository> <location rdf:resource="http://svn.apache.org/repos/asf/labs/mavibot/"/> <browse rdf:resource="http://svn.apache.org/viewvc/labs/mavibot/"/> </SVNRepository> </repository> <programming-language>Java</programming-language> <os>N/A</os> <projects:implements> <projects:Standard> <projects:id>mavibot</projects:id> <projects:title>Mavibot</projects:title> <projects:body>mavibot</projects:body> <projects:url rdf:resource="http://labs.apache.org/mavibot"/> </projects:Standard> </projects:implements> </Project> </rdf:RDF>

--
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com


---------------------------------------------------------------------
To unsubscribe, e-mail: labs-unsubscr...@labs.apache.org
For additional commands, e-mail: labs-h...@labs.apache.org

Reply via email to