data/committees/aries.rdf (15 lines of code) (raw):
<?xml version="1.0"?>
<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:foaf="http://xmlns.com/foaf/0.1/">
<asfext:pmc rdf:about="aries">
<asfext:name>Apache Aries</asfext:name>
<foaf:homepage rdf:resource="http://aries.apache.org/"/>
<asfext:charter>Apache Aries software is
a set of pluggable Java components enabling an enterprise
OSGi application programming model.
</asfext:charter>
</asfext:pmc>
</rdf:RDF>