data/committees/hive.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="hive"> <asfext:name>Apache Hive</asfext:name> <asfext:charter> The mission of Hive is the creation and maintenance of software related to Data warehouse infrastructure using the Apache Hadoop Database </asfext:charter> <foaf:homepage rdf:resource="http://hive.apache.org/"/> </asfext:pmc> </rdf:RDF>