You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by hb...@apache.org on 2015/05/31 20:07:25 UTC

svn commit: r1682762 [3/3] - in /comdev/projects.apache.org: scripts/import/ site/doap/abdera/ site/doap/accumulo/ site/doap/ace/ site/doap/activemq/ site/doap/airavata/ site/doap/allura/ site/doap/ambari/ site/doap/ant/ site/doap/any23/ site/doap/apr/...

Added: comdev/projects.apache.org/site/doap/openmeetings/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/openmeetings/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/openmeetings/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/openmeetings/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+ 
+       http://www.apache.org/licenses/LICENSE-2.0
+ 
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+<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="openmeetings">
+    <asfext:name>Apache Openmeetings</asfext:name>
+    <foaf:homepage rdf:resource="http://openmeetings.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/opennlp/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/opennlp/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/opennlp/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/opennlp/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+ 
+       http://www.apache.org/licenses/LICENSE-2.0
+ 
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+<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="opennlp">
+    <asfext:name>Apache OpenNLP</asfext:name>
+    <foaf:homepage rdf:resource="http://opennlp.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/openoffice/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/openoffice/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/openoffice/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/openoffice/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,28 @@
+<?xml version="1.0"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+ 
+       http://www.apache.org/licenses/LICENSE-2.0
+ 
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+<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="openoffice">
+    <asfext:name>Apache OpenOffice</asfext:name>
+    <foaf:homepage rdf:resource="http://openoffice.apache.org/"/>
+    <asfext:chair><foaf:Person><foaf:name>Andrea Pescetti</foaf:name></foaf:Person></asfext:chair>
+  </asfext:pmc>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/openwebbeans/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/openwebbeans/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/openwebbeans/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/openwebbeans/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,17 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<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>

Added: comdev/projects.apache.org/site/doap/orc/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/orc/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/orc/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/orc/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+ 
+       http://www.apache.org/licenses/LICENSE-2.0
+ 
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+<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="orc">
+    <asfext:name>Apache Orc</asfext:name>
+    <foaf:homepage rdf:resource="http://orc.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/parquet/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/parquet/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/parquet/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/parquet/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+ 
+       http://www.apache.org/licenses/LICENSE-2.0
+ 
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+<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="parquet">
+    <asfext:name>Apache Parquet</asfext:name>
+    <foaf:homepage rdf:resource="http://parquet.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/pdfbox/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/pdfbox/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/pdfbox/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/pdfbox/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,11 @@
+<?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="pdfbox">
+    <asfext:name>Apache PDFBox</asfext:name>
+    <foaf:homepage rdf:resource="http://pdfbox.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/perl/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/perl/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/perl/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/perl/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,21 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<!--
+  =======================================================================
+
+   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:foaf="http://xmlns.com/foaf/0.1/">
+  <asfext:pmc rdf:about="perl">
+    <asfext:name>Apache mod_perl</asfext:name>
+    <foaf:homepage rdf:resource="http://perl.apache.org/"/>
+  </asfext:pmc>
+
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/phoenix/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/phoenix/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/phoenix/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/phoenix/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+ 
+       http://www.apache.org/licenses/LICENSE-2.0
+ 
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+<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="phoenix">
+    <asfext:name>Apache Phoenix</asfext:name>
+    <foaf:homepage rdf:resource="http://phoenix.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/pig/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/pig/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/pig/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/pig/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,13 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<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="pig">
+    <asfext:name>Apache Pig</asfext:name>
+    <foaf:homepage rdf:resource="http://pig.apache.org/"/>
+  </asfext:pmc>
+
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/pivot/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/pivot/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/pivot/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/pivot/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,13 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<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="pivot">
+    <asfext:name>Apache Pivot</asfext:name>
+    <foaf:homepage rdf:resource="http://pivot.apache.org/"/>
+  </asfext:pmc>
+
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/poi/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/poi/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/poi/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/poi/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,13 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<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="poi">
+    <asfext:name>Apache POI</asfext:name>
+    <foaf:homepage rdf:resource="http://poi.apache.org/"/>
+  </asfext:pmc>
+
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/portals/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/portals/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/portals/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/portals/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,20 @@
+<?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:foaf="http://xmlns.com/foaf/0.1/">
+  <asfext:pmc rdf:about="portals">
+    <asfext:name>Apache Portals</asfext:name>
+    <foaf:homepage rdf:resource="http://portals.apache.org/"/>
+  </asfext:pmc>
+
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/qpid/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/qpid/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/qpid/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/qpid/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,11 @@
+<?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="qpid">
+    <asfext:name>Apache Qpid</asfext:name>
+    <foaf:homepage rdf:resource="http://qpid.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/rave/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/rave/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/rave/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/rave/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+ 
+       http://www.apache.org/licenses/LICENSE-2.0
+ 
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+<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="rave">
+    <asfext:name>Apache Rave</asfext:name>
+    <foaf:homepage rdf:resource="http://rave.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/river/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/river/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/river/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/river/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,11 @@
+<?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="river">
+    <asfext:name>Apache River</asfext:name>
+    <foaf:homepage rdf:resource="http://river.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/roller/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/roller/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/roller/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/roller/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,13 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<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="roller">
+    <asfext:name>Apache Roller</asfext:name>
+    <foaf:homepage rdf:resource="http://roller.apache.org/"/>
+  </asfext:pmc>
+
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/samza/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/samza/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/samza/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/samza/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+ 
+       http://www.apache.org/licenses/LICENSE-2.0
+ 
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+<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="samza">
+    <asfext:name>Apache Samza</asfext:name>
+    <foaf:homepage rdf:resource="http://samza.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/santuario/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/santuario/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/santuario/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/santuario/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,13 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<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="santuario">
+    <asfext:name>Apache Santuario (XML Security)</asfext:name>
+    <foaf:homepage rdf:resource="http://santuario.apache.org/"/>
+  </asfext:pmc>
+
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/servicemix/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/servicemix/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/servicemix/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/servicemix/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,29 @@
+<?xml version="1.0"?>
+<!--
+  =======================================================================
+
+   Copyright (c) 2008 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:foaf="http://xmlns.com/foaf/0.1/">
+  <asfext:pmc rdf:about="servicemix">
+    <asfext:name>Apache ServiceMix</asfext:name>
+    <foaf:homepage rdf:resource="http://servicemix.apache.org/"/>
+    <asfext:chair>
+      <foaf:Person>
+        <foaf:name>Krzysztof Sobkowiak</foaf:name>
+      </foaf:Person>
+    </asfext:chair>
+    <asfext:charter>The mission of Apache ServiceMix project is to create 
+and maintain a flexible, open-source integration container, powered by OSGi,  
+that unifies the features and functionality of Apache ActiveMQ, Camel, CXF, and Karaf 
+into a powerful runtime platform you can use to build your own integrations solutions.</asfext:charter>
+  </asfext:pmc>
+
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/shindig/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/shindig/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/shindig/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/shindig/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,17 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<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="shindig">
+    <asfext:name>Apache Shindig</asfext:name>
+    <foaf:homepage rdf:resource="http://shindig.apache.org/"/>
+    <asfext:charter>
+        Apache Shindig software is
+        an OpenSocial container and helps you to start hosting OpenSocial apps quickly
+        by providing the code to render gadgets, proxy requests, and handle REST and RPC requests.
+    </asfext:charter>
+  </asfext:pmc>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/shiro/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/shiro/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/shiro/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/shiro/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,20 @@
+<?xml version="1.0"?>
+<!--
+  =======================================================================
+
+   Copyright (c) 2006 The Apache Software Foundation.  
+   All rights reserved.
+
+  =======================================================================
+-->
+<rdf:RDF xml:lang="en"
+         xmlns:doap="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="shiro">
+    <asfext:name>Apache Shiro</asfext:name>
+    <foaf:homepage rdf:resource="http://shiro.apache.org/"/>
+  </asfext:pmc>
+
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/sis/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/sis/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/sis/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/sis/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,32 @@
+<?xml version="1.0"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+<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="sis">
+    <asfext:name>Apache SIS</asfext:name>
+    <asfext:chair>
+      <foaf:Person>
+        <foaf:name>Adam Estrada</foaf:name>
+      </foaf:Person>
+    </asfext:chair>
+    <foaf:homepage rdf:resource="http://sis.apache.org/team-list.html"/>
+  </asfext:pmc>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/sling/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/sling/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/sling/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/sling/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,11 @@
+<?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>
+    <foaf:homepage rdf:resource="http://sling.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/spamassassin/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/spamassassin/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/spamassassin/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/spamassassin/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,20 @@
+<?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:foaf="http://xmlns.com/foaf/0.1/">
+  <asfext:pmc rdf:about="spamassassin">
+    <asfext:name>Apache SpamAssassin</asfext:name>
+    <foaf:homepage rdf:resource="http://spamassassin.apache.org/"/>
+  </asfext:pmc>
+
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/spark/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/spark/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/spark/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/spark/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+ 
+       http://www.apache.org/licenses/LICENSE-2.0
+ 
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+<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="spark">
+    <asfext:name>Apache Spark</asfext:name>
+    <foaf:homepage rdf:resource="http://spark.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/sqoop/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/sqoop/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/sqoop/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/sqoop/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+ 
+       http://www.apache.org/licenses/LICENSE-2.0
+ 
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+<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="sqoop">
+    <asfext:name>Apache Sqoop</asfext:name>
+    <foaf:homepage rdf:resource="http://sqoop.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/stanbol/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/stanbol/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/stanbol/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/stanbol/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+ 
+       http://www.apache.org/licenses/LICENSE-2.0
+ 
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+<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="stanbol">
+    <asfext:name>Apache Stanbol</asfext:name>
+    <foaf:homepage rdf:resource="http://stanbol.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/steve/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/steve/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/steve/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/steve/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+ 
+       http://www.apache.org/licenses/LICENSE-2.0
+ 
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+<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="steve">
+    <asfext:name>Apache Steve</asfext:name>
+    <foaf:homepage rdf:resource="http://steve.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/storm/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/storm/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/storm/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/storm/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+ 
+       http://www.apache.org/licenses/LICENSE-2.0
+ 
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+<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="storm">
+    <asfext:name>Apache Storm</asfext:name>
+    <foaf:homepage rdf:resource="http://storm.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/stratos/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/stratos/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/stratos/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/stratos/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+ 
+       http://www.apache.org/licenses/LICENSE-2.0
+ 
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+<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="stratos">
+    <asfext:name>Apache Stratos</asfext:name>
+    <foaf:homepage rdf:resource="http://stratos.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/struts/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/struts/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/struts/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/struts/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,20 @@
+<?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:foaf="http://xmlns.com/foaf/0.1/">
+  <asfext:pmc rdf:about="struts">
+    <asfext:name>Apache Struts</asfext:name>
+    <foaf:homepage rdf:resource="http://struts.apache.org/"/>
+  </asfext:pmc>
+
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/subversion/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/subversion/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/subversion/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/subversion/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,11 @@
+<?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="subversion">
+    <asfext:name>Apache Subversion</asfext:name>
+    <foaf:homepage rdf:resource="http://subversion.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/synapse/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/synapse/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/synapse/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/synapse/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,20 @@
+<?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:foaf="http://xmlns.com/foaf/0.1/">
+  <asfext:pmc rdf:about="synapse">
+    <asfext:name>Apache Synapse</asfext:name>
+    <foaf:homepage rdf:resource="http://synapse.apache.org/"/>
+  </asfext:pmc>
+
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/syncope/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/syncope/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/syncope/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/syncope/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,20 @@
+<?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:foaf="http://xmlns.com/foaf/0.1/">
+  <asfext:pmc rdf:about="syncope">
+    <asfext:name>Apache Syncope</asfext:name>
+    <foaf:homepage rdf:resource="http://syncope.apache.org/"/>
+  </asfext:pmc>
+
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/tajo/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/tajo/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/tajo/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/tajo/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+ 
+       http://www.apache.org/licenses/LICENSE-2.0
+ 
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+<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="tajo">
+    <asfext:name>Apache Tajo</asfext:name>
+    <foaf:homepage rdf:resource="http://tajo.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/tapestry/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/tapestry/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/tapestry/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/tapestry/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,20 @@
+<?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:foaf="http://xmlns.com/foaf/0.1/">
+  <asfext:pmc rdf:about="tapestry">
+    <asfext:name>Apache Tapestry</asfext:name>
+    <foaf:homepage rdf:resource="http://tapestry.apache.org/"/>
+  </asfext:pmc>
+
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/tcl/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/tcl/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/tcl/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/tcl/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,20 @@
+<?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:foaf="http://xmlns.com/foaf/0.1/">
+  <asfext:pmc rdf:about="tcl">
+    <asfext:name>Apache Tcl</asfext:name>
+    <foaf:homepage rdf:resource="http://tcl.apache.org/"/>
+  </asfext:pmc>
+
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/tez/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/tez/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/tez/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/tez/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,186 @@
+<?xml version="1.0"?>
+<!--
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License. See accompanying LICENSE file.
+-->
+<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="tez">
+    <asfext:name>Apache Tez</asfext:name>
+    <foaf:homepage rdf:resource="http://tez.apache.org/"/>
+    <asfext:chair>
+      <foaf:Person>
+        <foaf:name>Hitesh Shah</foaf:name>
+      </foaf:Person>
+    </asfext:chair>
+    <asfext:charter>Apache Tez is an effort to develop a generic application framework which can be used to process arbitrarily complex DAGs of data-processing tasks and also a re-usable set of data-processing primitives which can be used by other projects.</asfext:charter>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Arun C. Murthy</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Ashutosh Chauhan</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Bikas Saha</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Bill Graham</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Chris Douglas</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Chris Mattmann</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Daryn Sharp</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Devaraj Das</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Gopal Vijayaraghavan</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Gunther Hagleitner</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Hitesh Shah</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Jakob Homan</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Jason Lowe</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Jitendra Pandey</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Jonathan Eagles</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Julien Le Dem</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Kevin Wilfong</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Mike Liddell</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Mohammad Kamrul Islam</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Namit Jain</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Nathan Roberts</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Owen O’Malley</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Rajesh Balamohan</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Robert Evans</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Rohini Palaniswamy</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Siddharth Seth</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Tassapol Athiapinya</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Thomas Graves</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Tom White</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Vikram Dixit</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Vinod Kumar Vavilapalli</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+  </asfext:pmc>
+
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/thrift/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/thrift/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/thrift/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/thrift/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,13 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<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="thrift">
+    <asfext:name>Apache Thrift</asfext:name>
+    <foaf:homepage rdf:resource="http://thrift.apache.org/"/>
+  </asfext:pmc>
+
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/tika/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/tika/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/tika/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/tika/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,11 @@
+<?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="tika">
+    <asfext:name>Apache Tika</asfext:name>
+    <foaf:homepage rdf:resource="http://tika.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/tiles/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/tiles/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/tiles/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/tiles/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,13 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<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="tiles">
+    <asfext:name>Apache Tiles</asfext:name>
+    <foaf:homepage rdf:resource="http://tiles.apache.org/"/>
+  </asfext:pmc>
+
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/tomcat/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/tomcat/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/tomcat/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/tomcat/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,20 @@
+<?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:foaf="http://xmlns.com/foaf/0.1/">
+  <asfext:pmc rdf:about="tomcat">
+    <asfext:name>Apache Tomcat</asfext:name>
+    <foaf:homepage rdf:resource="http://tomcat.apache.org/"/>
+  </asfext:pmc>
+
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/tomee/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/tomee/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/tomee/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/tomee/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+ 
+       http://www.apache.org/licenses/LICENSE-2.0
+ 
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+<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="tomee">
+    <asfext:name>Apache Tomee</asfext:name>
+    <foaf:homepage rdf:resource="http://tomee.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/trafficserver/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/trafficserver/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/trafficserver/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/trafficserver/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,11 @@
+<?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="trafficserver">
+    <asfext:name>Apache TrafficServer</asfext:name>
+    <foaf:homepage rdf:resource="http://trafficserver.apache.org/"/>
+  </asfext:pmc>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/turbine/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/turbine/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/turbine/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/turbine/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,20 @@
+<?xml version="1.0"?>
+<!--
+  =======================================================================
+
+   Copyright (c) 2008 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:foaf="http://xmlns.com/foaf/0.1/">
+  <asfext:pmc rdf:about="turbine">
+    <asfext:name>Apache Turbine</asfext:name>
+    <foaf:homepage rdf:resource="http://turbine.apache.org/"/>
+  </asfext:pmc>
+
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/tuscany/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/tuscany/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/tuscany/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/tuscany/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,17 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<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="tuscany">
+    <asfext:name>Apache Tuscany</asfext:name>
+    <foaf:homepage rdf:resource="http://tuscany.apache.org/"/>
+    <asfext:charter>
+        Apache Tuscany software
+        simplifies the task of developing SOA solutions by providing a comprehensive infrastructure 
+        for SOA development and management that is based on Service Component Architecture (SCA) standard. 
+    </asfext:charter>
+  </asfext:pmc>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/uima/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/uima/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/uima/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/uima/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,17 @@
+<?xml version="1.0"?>
+<?xml-stylesheet type="text/xsl"?>
+<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="uima">
+    <asfext:name>Apache UIMA</asfext:name>
+    <foaf:homepage rdf:resource="http://uima.apache.org/"/>
+    <asfext:charter>
+        Apache UIMA (*) software provides frameworks, tools
+        and annotators, facilitating the analysis of unstructured content such as text, audio and video. 
+        (*) Unstructured Information Management Architecture.
+    </asfext:charter>
+  </asfext:pmc>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/vcl/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/vcl/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/vcl/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/vcl/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,76 @@
+<?xml version="1.0"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+ 
+       http://www.apache.org/licenses/LICENSE-2.0
+ 
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+<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="vcl">
+    <asfext:name>Apache VCL</asfext:name>
+    <foaf:homepage rdf:resource="http://vcl.apache.org/"/>
+    <asfext:charter>The mission of the Apache VCL project is to create and
+    maintain of software related to a modular cloud computing platform which
+    dynamically provisions and brokers remote access to compute resources.
+    </asfext:charter>
+    <asfext:chair>
+      <foaf:Person>
+        <foaf:name>Andy Kurth</foaf:name>
+      </foaf:Person>
+    </asfext:chair>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Alan Cabrera</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Dmitri Chebotarov</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Aaron Coburn</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>David Hutchins</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Kevan Miller</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>James O'Dell</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Aaron Peeler</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Josh Thompson</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+  </asfext:pmc>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/velocity/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/velocity/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/velocity/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/velocity/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,20 @@
+<?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:foaf="http://xmlns.com/foaf/0.1/">
+  <asfext:pmc rdf:about="velocity">
+    <asfext:name>Apache Velocity</asfext:name>
+    <foaf:homepage rdf:resource="http://velocity.apache.org/"/>
+  </asfext:pmc>
+
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/vxquery/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/vxquery/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/vxquery/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/vxquery/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,66 @@
+<?xml version="1.0"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+ 
+       http://www.apache.org/licenses/LICENSE-2.0
+ 
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+<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="vxquery">
+    <asfext:name>Apache VXQuery</asfext:name>
+    <foaf:homepage rdf:resource="http://vxquery.apache.org/"/>
+    <asfext:charter>Creation and maintenance of software
+      related to providing an implementation of a parallel XML
+      Query processor.
+    </asfext:charter>
+    <asfext:chair>
+      <foaf:Person>
+        <foaf:name>Till Westmann</foaf:name>
+      </foaf:Person>
+    </asfext:chair>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Vinayak Borkar</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Preston Carman</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Steven Jacobs</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Michael Carey</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Ant Elder</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+    <asfext:member>
+      <foaf:Person>
+        <foaf:name>Cezar Andrei</foaf:name>
+      </foaf:Person>
+    </asfext:member>
+  </asfext:pmc>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/webservices/pmc-doap.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/webservices/pmc-doap.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/webservices/pmc-doap.rdf (added)
+++ comdev/projects.apache.org/site/doap/webservices/pmc-doap.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,20 @@
+<?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:foaf="http://xmlns.com/foaf/0.1/">
+  <asfext:pmc rdf:about="webservices">
+    <asfext:name>Apache Web Services</asfext:name>
+    <foaf:homepage rdf:resource="http://ws.apache.org/"/>
+  </asfext:pmc>
+
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/whimsy/pmc.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/whimsy/pmc.rdf?rev=1682762&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/whimsy/pmc.rdf (added)
+++ comdev/projects.apache.org/site/doap/whimsy/pmc.rdf Sun May 31 18:07:22 2015
@@ -0,0 +1,13 @@
+<?xml version="1.0" ?>
+<rdf:RDF xml:lang="en" xmlns="http://usefulinc.com/ns/doap#" xmlns:asfext="http://projects.apache.org/ns/asfext#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+	<asfext:pmc>
+		<asfext:name>Apache Whimsy</asfext:name>
+		<homepage rdf:resource="http://whimsy.apache.org/"/>
+		<asfext:chair>
+			<foaf:Person>
+				<foaf:nick>rgardler</foaf:nick>
+				<foaf:name>Ross Duncan Gardler</foaf:name>
+			</foaf:Person>
+		</asfext:chair>
+	</asfext:pmc>
+</rdf:RDF>