data/committees/openwebbeans.rdf (16 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="openwebbeans">
<asfext:name>Apache OpenWebBeans</asfext:name>
<foaf:homepage rdf:resource="http://openwebbeans.apache.org/"/>
<asfext:charter>
Apache OpenWebBeans software is
an ASL-licensed implementation of the JSR-299
"Contexts and Dependency Injection for the Java (TM) EE platform" specification.
</asfext:charter>
</asfext:pmc>
</rdf:RDF>