data/committees/geronimo.rdf (22 lines of code) (raw):

<?xml version="1.0"?> <!-- ======================================================================= Copyright (c) 2006 The Apache Software Foundation. All rights reserved. ======================================================================= --> <rdf:RDF xml:lang="en" xmlns="http://usefulinc.com/ns/doap#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:asfext="http://projects.apache.org/ns/asfext#" xmlns:panopticon="http://panopticon.apache.org/ns/panopticon#" xmlns:foaf="http://xmlns.com/foaf/0.1/"> <asfext:pmc rdf:about="geronimo"> <asfext:name>Apache Geronimo</asfext:name> <asfext:charter> The mission of Geronimo is the creation and maintenance of software related to Java2, Enterprise Edition (J2EE) container </asfext:charter> <foaf:homepage rdf:resource="http://geronimo.apache.org/"/> <asfext:member> <foaf:Person> <foaf:name>Alan D. Cabrera</foaf:name> <panopticon:asf-id>adc</panopticon:asf-id> </foaf:Person> </asfext:member> </asfext:pmc> </rdf:RDF>