On 11/24/06, Stefano Mazzocchi <[EMAIL PROTECTED]> wrote:
please attach a DOAP descriptor for the lab and you get my +1

Thanks for the pointers.  DOAP is attached (and inline, as attachments
are sometimes stripped)

-Yonik

<Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#";
xmlns="http://usefulinc.com/ns/doap#";
xmlns:foaf="http://xmlns.com/foaf/0.1/";
xmlns:admin="http://webns.net/mvcb/";>
<name>Apache Noggit</name>
<shortname>Noggit</shortname>
<shortdesc>JSON Streaming Parser</shortdesc>
<description>The fast JSON streaming parser and serializer for Java,
conforming to the JSON IETF specification.</description>
<homepage rdf:resource="http://labs.apache.org/noggit/"; />
<bug-database rdf:resource="http://labs.apache.org/jira/"; />
<programming-language>java</programming-language>
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20"; />
<maintainer>
 <foaf:Person>
    <foaf:name>Yonik Seeley</foaf:name>
    <foaf:homepage rdf:resource="http://people.apache.org/~yonik/"/>
    
<foaf:mbox_sha1sum>e03061134f6070a0f4dbe466701f47066feafa6f</foaf:mbox_sha1sum>
 </foaf:Person>
</maintainer>
<repository>
  <SVNRepository>
    <location rdf:resource="http://svn.apache.org/repos/asf/labs/noggit/"/>
  </SVNRepository>
</repository>
</Project>
<Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"; xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"; xmlns="http://usefulinc.com/ns/doap#"; xmlns:foaf="http://xmlns.com/foaf/0.1/"; xmlns:admin="http://webns.net/mvcb/";>
 <name>Apache Noggit</name>
 <shortname>Noggit</shortname>
 <shortdesc>JSON Streaming Parser</shortdesc>
 <description>The fast JSON streaming parser and serializer for Java, conforming to the JSON IETF specification.</description>
 <homepage rdf:resource="http://labs.apache.org/noggit/"; />
 <bug-database rdf:resource="http://labs.apache.org/jira/"; />
 <programming-language>java</programming-language>
 <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"; />
 <maintainer>
  <foaf:Person>
     <foaf:name>Yonik Seeley</foaf:name>
     <foaf:homepage rdf:resource="http://people.apache.org/~yonik/"/>
     <foaf:mbox_sha1sum>e03061134f6070a0f4dbe466701f47066feafa6f</foaf:mbox_sha1sum>
  </foaf:Person>
 </maintainer>
 <repository>
   <SVNRepository>
     <location rdf:resource="http://svn.apache.org/repos/asf/labs/noggit/"/>
   </SVNRepository>
 </repository>
</Project>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to