data/committees/sling.rdf (12 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="sling">
<asfext:name>Apache Sling</asfext:name>
<asfext:charter>Apache Sling™ is a framework for RESTful web-applications based on an extensible content tree.</asfext:charter>
<foaf:homepage rdf:resource="https://sling.apache.org/"/>
</asfext:pmc>
</rdf:RDF>