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 22:17:34 UTC

svn commit: r1682788 [12/14] - 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/ap...

Added: comdev/projects.apache.org/site/doap/synapse/synapse.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/synapse/synapse.rdf?rev=1682788&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/synapse/synapse.rdf (added)
+++ comdev/projects.apache.org/site/doap/synapse/synapse.rdf Sun May 31 20:17:30 2015
@@ -0,0 +1,114 @@
+<?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/">
+<!--
+  =======================================================================
+
+   Copyright (c) 2006 The Apache Software Foundation.  
+   All rights reserved.
+
+  =======================================================================
+-->
+  <Project rdf:about="http://synapse.apache.org/">
+    <created>2007-06-08</created>
+    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+    <name>Apache Synapse</name>
+    <homepage rdf:resource="http://synapse.apache.org/" />
+    <asfext:pmc rdf:resource="http://synapse.apache.org" />
+    <shortdesc>Apache Synapse is a lightweight ESB engine and XML router.</shortdesc>
+    <description>Apache Synapse is a simple and highly effective ESB, Web Services intermediary and SOA framework. It can be
+added to your existing network very simply either as a services gateway or as an HTTP proxy. Once Apache
+Synapse is mediating your service requests it can perform many functions including routing, load-balancing,
+transformation and protocol switching. Apache Synapse can be used to build an Enterprise Service Bus (ESB) or
+Service Oriented Architecture (SOA).
+
+Apache Synapse has been designed to support very fast XML routing with a streaming XML design based upon
+Apache Axiom. in addition, the use of a completely asynchronous architecture and non-blocking IO based on Java NIO
+ensures that Synapse has very low overhead and can scale to support thousands of concurrent clients without dropping
+messages.</description>
+    <bug-database rdf:resource="https://issues.apache.org/jira/browse/SYNAPSE" />
+    <mailing-list rdf:resource="http://synapse.apache.org/mail-lists.html" />
+    <download-page rdf:resource="http://synapse.apache.org/download.cgi" />
+    <programming-language>Java</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/xml" />
+    <category rdf:resource="http://projects.apache.org/category/http"/>
+    <category rdf:resource="http://projects.apache.org/category/network-server"/>
+    <category rdf:resource="http://projects.apache.org/category/network-client"/>
+    
+    <release>
+      <Version>
+        <name>Apache Synapse 1.2</name>
+        <created>2008-06-09</created>
+        <revision>1.2</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Apache Synapse 1.1.1</name>
+        <created>2008-01-24</created>
+        <revision>1.1.1</revision>
+      </Version>
+    </release>
+    <repository>
+      <SVNRepository>
+        <location rdf:resource="http://svn.apache.org/repos/asf/synapse/trunk/java"/>
+        <browse rdf:resource="http://svn.apache.org/viewvc/synapse/trunk/java/"/>
+      </SVNRepository>
+    </repository>
+    <maintainer>
+      <foaf:Person>
+        <foaf:name>Paul Fremantle</foaf:name>
+          <foaf:mbox rdf:resource="mailto:pzf@apache.org"/>
+      </foaf:Person>
+    </maintainer>
+    <asfext:implements><asfext:Standard>
+      <asfext:title>SOAP1.1</asfext:title>
+      <asfext:body>W3C</asfext:body>
+      <asfext:id>SOAP1.1</asfext:id>
+      <asfext:url rdf:resource="http://www.w3.org/TR/soap/"/>
+    </asfext:Standard></asfext:implements>
+    <asfext:implements><asfext:Standard>
+      <asfext:title>SOAP1.2</asfext:title>
+      <asfext:body>W3C</asfext:body>
+      <asfext:id>SOAP1.2</asfext:id>
+      <asfext:url rdf:resource="http://www.w3.org/TR/soap12-part1/"/>
+    </asfext:Standard></asfext:implements>
+    <asfext:implements><asfext:Standard>
+      <asfext:title>MTOM</asfext:title>
+      <asfext:body>W3C</asfext:body>
+      <asfext:id>SOAP-MTOM</asfext:id>
+      <asfext:url rdf:resource="http://www.w3.org/TR/soap12-mtom/"/>
+    </asfext:Standard></asfext:implements>
+    <asfext:implements><asfext:Standard>
+      <asfext:title>HTTP</asfext:title>
+      <asfext:body>IETF</asfext:body>
+      <asfext:id>HTTP 1.1</asfext:id>
+      <asfext:url rdf:resource="http://www.w3.org/Protocols/rfc2616/rfc2616.html"/>
+    </asfext:Standard></asfext:implements>
+    <asfext:implements><asfext:Standard>
+      <asfext:title>WS-Addressing</asfext:title>
+      <asfext:body>W3C</asfext:body>
+      <asfext:id>WSA</asfext:id>
+      <asfext:url rdf:resource="http://www.w3.org/2002/ws/addr/"/>
+    </asfext:Standard></asfext:implements>
+    <asfext:implements><asfext:Standard>
+      <asfext:title>WS-ReliableMessaging</asfext:title>
+      <asfext:body>OASIS</asfext:body>
+      <asfext:id>WSRM</asfext:id>
+      <asfext:url rdf:resource="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=ws-rx"/>
+    </asfext:Standard></asfext:implements>
+    <asfext:implements><asfext:Standard>
+      <asfext:title>WS-Security</asfext:title>
+      <asfext:body>OASIS</asfext:body>
+      <asfext:id>WSSEC</asfext:id>
+      <asfext:url rdf:resource="http://www.oasis-open.org/committees/download.php/16790/wss-v1.1-spec-os-SOAPMessageSecurity.pdf"/>
+    </asfext:Standard></asfext:implements>
+    
+    
+    
+  </Project>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/syncope/syncope.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/syncope/syncope.rdf?rev=1682788&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/syncope/syncope.rdf (added)
+++ comdev/projects.apache.org/site/doap/syncope/syncope.rdf Sun May 31 20:17:30 2015
@@ -0,0 +1,46 @@
+<?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/">
+<!--
+  =======================================================================
+
+   Copyright (c) 2006 The Apache Software Foundation.  
+   All rights reserved.
+
+  =======================================================================
+-->
+  <Project rdf:about="http://syncope.apache.org/">
+    <created>2012-02-14</created>
+    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+    <name>Apache Syncope</name>
+    <homepage rdf:resource="http://syncope.apache.org/" />
+    <asfext:pmc rdf:resource="http://syncope.apache.org" />
+    <shortdesc>Apache Syncope is an Open Source system for managing digital identities in enterprise environments.</shortdesc>
+    <description>Apache Syncope is an Open Source system for managing digital identities in enterprise environments, implemented in JEE technology and released under Apache 2.0 license.
+
+Identity management (or IdM) represents the joint result of business process and IT to manage user data on systems and applications. IdM involves considering user attributes, roles, resources and entitlements in trying to give a decent answer to the question bumping at every time in IT administrators' mind:
+
+Who has access to What, When, How, and Why?</description>
+    <bug-database rdf:resource="https://issues.apache.org/jira/browse/SYNCOPE" />
+    <mailing-list rdf:resource="http://syncope.apache.org/mail-lists.html" />
+    <download-page rdf:resource="http://syncope.apache.org/downloads.html" />
+    <programming-language>Java</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/network-server"/>
+    <repository>
+      <SVNRepository>
+        <location rdf:resource="http://svn.apache.org/repos/asf/syncope/trunk"/>
+        <browse rdf:resource="http://svn.apache.org/viewvc/syncope/trunk"/>
+      </SVNRepository>
+    </repository>
+    <maintainer>
+      <foaf:Person>
+        <foaf:name>Francesco Chicchiricco</foaf:name>
+          <foaf:mbox rdf:resource="mailto:ilgrosso@apache.org"/>
+      </foaf:Person>
+    </maintainer>
+  </Project>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/tajo/tajo.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/tajo/tajo.rdf?rev=1682788&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/tajo/tajo.rdf (added)
+++ comdev/projects.apache.org/site/doap/tajo/tajo.rdf Sun May 31 20:17:30 2015
@@ -0,0 +1,63 @@
+<?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/">
+<!--
+    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.
+-->
+  <Project rdf:about="http://tajo.apache.org">
+    <created>2014-02-23</created>
+    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+    <name>Apache Tajo</name>
+    <homepage rdf:resource="http://tajo.apache.org" />
+    <asfext:pmc rdf:resource="http://tajo.apache.org" />
+    <shortdesc>
+      Tajo is an open source big data warehouse system in Hadoop for
+      processing web-scale data sets.
+    </shortdesc>
+    <description>
+      The main goal of Apache Tajo project is to build an advanced open
+      source data warehouse system in Hadoop for processing web-scale data
+      sets. Basically, Tajo provides SQL standard as a query language.
+      Tajo is designed for both interactive and batch queries on data sets
+      stored on HDFS and other data sources. Without hurting query response
+      times, Tajo provides fault-tolerance and dynamic load balancing which
+      are necessary for long-running queries. Tajo employs a cost-based and
+      progressive query optimization techniques for reoptimizing running
+      queries in order to avoid the worst query plans.
+    </description>
+    <bug-database rdf:resource="https://issues.apache.org/jira/browse/TAJO" />
+    <mailing-list rdf:resource="http://tajo.apache.org/mailing-lists.html" />
+    <download-page rdf:resource="http://tajo.apache.org/downloads.html" />
+    <programming-language>Java</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/big-data" />
+    <repository>
+      <SVNRepository>
+        <location rdf:resource="https://git-wip-us.apache.org/repos/asf/tajo.git"/>
+        <browse rdf:resource="https://git-wip-us.apache.org/repos/asf?p=tajo.git"/>
+      </SVNRepository>
+    </repository>
+    <maintainer>
+      <foaf:Person>
+        <foaf:name>Hyunsik Choi</foaf:name>
+          <foaf:mbox rdf:resource="mailto:hyunsik@apache.org"/>
+      </foaf:Person>
+    </maintainer>
+  </Project>
+</rdf:RDF>
\ No newline at end of file

Added: comdev/projects.apache.org/site/doap/tapestry/tapestry.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/tapestry/tapestry.rdf?rev=1682788&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/tapestry/tapestry.rdf (added)
+++ comdev/projects.apache.org/site/doap/tapestry/tapestry.rdf Sun May 31 20:17:30 2015
@@ -0,0 +1,59 @@
+<?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/">
+<!--
+    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.
+-->
+  <Project rdf:about="http://tapestry.apache.org">
+    <created>2013-02-11</created>
+    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+    <name>Apache Tapestry</name>
+    <homepage rdf:resource="http://tapestry.apache.org" />
+    <asfext:pmc rdf:resource="http://tapestry.apache.org" />
+    <shortdesc>Component oriented framework for creating dynamic, robust, highly scalable web applications in Java.</shortdesc>
+    <description>Tapestry is a component-oriented Java web application framework.
+    Its design emphasizes ease of use and developer productivity. Component
+    classes are simple POJOs, with Tapestry using byte code manipulation to
+    enhance classes at runtime. Configuration is via annotations and naming
+    conventions rather than XML. Web page and component templates use regular
+    (X)HTML that can be edited by any web designer. Live Class Reloading enables
+    you to edit Java code and immediately see results by reloading the page in
+    the web browser, resulting in a very fast "code it - see it - fix it" loop.
+</description>
+    <bug-database rdf:resource="https://issues.apache.org/jira/browse/TAP5" />
+    <mailing-list rdf:resource="http://tapestry.apache.org/community.html#Community-GettingInvolved" />
+    <download-page rdf:resource="http://tapestry.apache.org/download.html" />
+    <programming-language>Java</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/web-framework" />
+    <release>
+      <Version>
+        <name>Apache Tapestry</name>
+        <created>2014-11-20</created>
+        <revision>5.3.8</revision>
+      </Version>
+    </release>
+    <repository>
+      <SVNRepository>
+        <location rdf:resource="https://git-wip-us.apache.org/repos/asf/tapestry-5.git"/>
+        <browse rdf:resource="https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git"/>
+      </SVNRepository>
+    </repository>
+  </Project>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/tcl/tcl-rivet.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/tcl/tcl-rivet.rdf?rev=1682788&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/tcl/tcl-rivet.rdf (added)
+++ comdev/projects.apache.org/site/doap/tcl/tcl-rivet.rdf Sun May 31 20:17:30 2015
@@ -0,0 +1,57 @@
+<?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/">
+<!--
+  =======================================================================
+
+   Copyright (c) 2006 The Apache Software Foundation.  
+   All rights reserved.
+
+  =======================================================================
+-->
+  <Project rdf:about="http://tcl.apache.org/rivet/">
+    <created>2010-11-03</created>
+    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+    <name>Apache Rivet</name>
+    <homepage rdf:resource="http://tcl.apache.org/rivet/" />
+    <asfext:pmc rdf:resource="http://tcl.apache.org" />
+    <shortdesc>Server-side Tcl programming system combining ease of use and power</shortdesc>
+    <description>Apache Rivet is a system for creating dynamic web content via the Tcl programming language integrated with Apache Web Server. It is designed to be fast, powerful and extensible, consume few system resources, be easy to learn, and to provide the user with a platform that can also be used for other programming tasks outside the web (GUI's, system administration tasks, text processing, database manipulation, XML, and so on). In order to meet these goals Tcl programming language was chosen to combine with the Apache HTTP Server.
+</description>
+    <bug-database rdf:resource="https://issues.apache.org/bugzilla/buglist.cgi?quicksearch=Rivet" />
+    <mailing-list rdf:resource="http://mail-archives.apache.org/mod_mbox/tcl-rivet-dev/" />
+    <download-page rdf:resource="http://www.apache.org/dyn/closer.cgi/tcl/rivet" />
+    <programming-language>Tcl</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/web-framework" />
+    <release>
+      <Version>
+        <name>rivet-2.1</name>
+        <created>2014-03-03</created>
+        <revision>2.1.4</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>rivet-2.2</name>
+        <created>2015-04-11</created>
+        <revision>2.2.2</revision>
+      </Version>
+    </release>
+    <repository>
+      <SVNRepository>
+        <location rdf:resource="http://svn.apache.org/repos/asf/tcl/rivet/" />
+        <browse rdf:resource="http://svn.apache.org/repos/asf/tcl/rivet/" />
+      </SVNRepository>
+    </repository>
+    <maintainer>
+      <foaf:Person>
+        <foaf:name>Massimo Manghi</foaf:name>
+          <foaf:mbox rdf:resource="mailto:mxmanghi@apache.org" />
+      </foaf:Person>
+    </maintainer>
+  </Project>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/tcl/tcl-websh.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/tcl/tcl-websh.rdf?rev=1682788&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/tcl/tcl-websh.rdf (added)
+++ comdev/projects.apache.org/site/doap/tcl/tcl-websh.rdf Sun May 31 20:17:30 2015
@@ -0,0 +1,63 @@
+<?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/">
+<!--
+  =======================================================================
+
+   Copyright (c) 2006 The Apache Software Foundation.  
+   All rights reserved.
+
+  =======================================================================
+  
+  This file is used for the automated Apache project site
+  http://projects.apache.org
+
+-->
+  <Project rdf:about="http://tcl.apache.org/websh">
+    <created>2006-03-30</created>
+    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+    <name>Apache Websh</name>
+    <homepage rdf:resource="http://tcl.apache.org/websh" />
+    <asfext:pmc rdf:resource="http://tcl.apache.org" />
+    <shortdesc>Websh is a rapid development environment for building powerful, fast, and reliable web applications in Tcl</shortdesc>
+    <description>Websh is a rapid development environment for building powerful, fast, and reliable web applications in Tcl. Websh is versatile and handles everything from HTML generation to data-base driven one-to-one page customization. Websh can be run in CGI environments and as Apache module.
+</description>
+    <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=WebSH" />
+    <mailing-list rdf:resource="http://tcl.apache.org/websh/subscribe.html" />
+    <download-page rdf:resource="http://tcl.apache.org/websh/download.html" />
+    <programming-language>C</programming-language>
+    <programming-language>Tcl</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/web-framework" />
+    <category rdf:resource="http://projects.apache.org/category/httpd-module" />
+    <release>
+      <Version>
+        <name>Websh 3.6.0b5</name>
+        <created>2009-09-14</created>
+        <revision>3.6.0b5</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Websh 3.6.0b4</name>
+        <created>2006-03-05</created>
+        <revision>3.6.0b4</revision>
+      </Version>
+    </release>
+    <repository>
+      <SVNRepository>
+        <location rdf:resource="http://svn.apache.org/repos/asf/tcl/websh/trunk"/>
+        <browse rdf:resource="http://svn.apache.org/viewcvs.cgi/tcl/websh/trunk"/>
+      </SVNRepository>
+    </repository>
+    <maintainer>
+      <foaf:Person>
+        <foaf:name>Websh Team</foaf:name>
+          <foaf:mbox rdf:resource="mailto:websh-dev@tcl.apache.org"/>
+      </foaf:Person>
+    </maintainer>
+  </Project>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/tez/tez.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/tez/tez.rdf?rev=1682788&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/tez/tez.rdf (added)
+++ comdev/projects.apache.org/site/doap/tez/tez.rdf Sun May 31 20:17:30 2015
@@ -0,0 +1,106 @@
+<?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/">
+<!--
+    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.
+-->
+  <Project rdf:about="http://tez.apache.org">
+    <created>2014-11-21</created>
+    <license rdf:resource="http://spdx.org/licenses/Apache-2.0" />
+    <name>Apache Tez</name>
+    <homepage rdf:resource="http://tez.apache.org" />
+    <asfext:pmc rdf:resource="http://tez.apache.org/pmc/tez.rdf" />
+    <shortdesc>Apache Tez is an effort to develop a generic application framework which can be used to process arbitrarily complex directed-acyclic graphs (DAGs) of data-processing tasks and also a re-usable set of data-processing primitives which can be used by other projects.</shortdesc>
+    <description></description>
+    <bug-database rdf:resource="https://issues.apache.org/jira/browse/TEZ" />
+    <mailing-list rdf:resource="http://tez.apache.org/mail-lists.html" />
+    <download-page rdf:resource="http://tez.apache.org/releases/" />
+    <programming-language>Java</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/big-data" />
+    <release>
+      <Version>
+        <name>Version 0.7.0</name>
+        <created>2015-05-18</created>
+        <revision>0.7.0</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Version 0.6.1</name>
+        <created>2015-05-18</created>
+        <revision>0.6.1</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Version 0.6.0</name>
+        <created>2015-01-23</created>
+        <revision>0.6.0</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Version 0.5.3</name>
+        <created>2014-12-10</created>
+        <revision>0.5.3</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Version 0.5.2</name>
+        <created>2014-11-07</created>
+        <revision>0.5.2</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Version 0.5.1</name>
+        <created>2014-10-08</created>
+        <revision>0.5.1</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Version 0.5.0</name>
+        <created>2014-09-04</created>
+        <revision>0.5.0</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Version 0.4.1-incubating</name>
+        <created>2014-07-15</created>
+        <revision>0.4.1-incubating</revision>
+      </Version>
+    </release>
+    <repository>
+      <GitRepository>
+        <location rdf:resource="https://git-wip-us.apache.org/repos/asf/tez.git"/>
+        <browse rdf:resource="https://git-wip-us.apache.org/repos/asf?p=tez.git"/>
+      </GitRepository>
+    </repository>
+    <maintainer>
+      <foaf:Person>
+        <foaf:name>Apache Tez PMC</foaf:name>
+          <foaf:mbox rdf:resource="mailto:dev@tez.apache.org"/>
+      </foaf:Person>
+    </maintainer>
+  </Project>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/thrift/thrift.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/thrift/thrift.rdf?rev=1682788&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/thrift/thrift.rdf (added)
+++ comdev/projects.apache.org/site/doap/thrift/thrift.rdf Sun May 31 20:17:30 2015
@@ -0,0 +1,122 @@
+<?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/">
+<!--
+    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.
+-->
+  <Project rdf:about="http://thrift.apache.org">
+    <created>2012-04-14</created>
+    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+    <name>Apache Thrift</name>
+    <homepage rdf:resource="http://thrift.apache.org" />
+    <asfext:pmc rdf:resource="http://thrift.apache.org" />
+    <shortdesc>Apache Thrift software provides a framework for scalable cross-language services development, combines a software stack with a code generation engine to build services that work efficiently and seamlessly between C++, Java, Python, PHP, Ruby, Erlang, Perl, Haskell, C#, Cocoa, JavaScript, Node.js, Smalltalk, OCaml and Delphi and other languages. </shortdesc>
+    <description>Apache Thrift allows you to define data types and service interfaces in a simple definition file. Taking that file as input, the compiler generates code to be used to easily build RPC clients and servers that communicate seamlessly across programming languages. Instead of writing a load of boilerplate code to serialize and transport your objects and invoke remote methods, you can get right down to business. </description>
+    <bug-database rdf:resource="https://issues.apache.org/jira/browse/THRIFT" />
+    <mailing-list rdf:resource="http://thrift.apache.org/mailing/" />
+    <download-page rdf:resource="http://thrift.apache.org/download/" />
+    <programming-language>ActionScript</programming-language>
+    <programming-language>C</programming-language>
+    <programming-language>C#</programming-language>
+    <programming-language>C++</programming-language>
+    <programming-language>Cocoa</programming-language>
+    <programming-language>D</programming-language>
+    <programming-language>Delphi</programming-language>
+    <programming-language>Erlang</programming-language>
+    <programming-language>Go</programming-language>
+    <programming-language>Haskell</programming-language>
+    <programming-language>Java</programming-language>
+    <programming-language>JavaScript</programming-language>
+    <programming-language>node.js</programming-language>
+    <programming-language>Ocaml</programming-language>
+    <programming-language>Perl</programming-language>
+    <programming-language>PHP</programming-language>
+    <programming-language>Python</programming-language>
+    <programming-language>SmallTalk</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/http" />
+    <category rdf:resource="http://projects.apache.org/category/library" />
+    <category rdf:resource="http://projects.apache.org/category/network-client" />
+    <category rdf:resource="http://projects.apache.org/category/network-server" />
+    <release rdf:parseType="Collection">
+      <Version>
+        <name>Apache Thrift</name>
+        <created>2013-08-22</created>
+        <revision>0.9.1</revision>
+      </Version>
+      <Version>
+        <name>Apache Thrift</name>
+        <created>2012-10-15</created>
+        <revision>0.9.0</revision>
+      </Version>
+      <Version>
+        <name>Apache Thrift</name>
+        <created>2011-11-29</created>
+        <revision>0.8.0</revision>
+      </Version>
+      <Version>
+        <name>Apache Thrift</name>
+        <created>2011-08-13</created>
+        <revision>0.7.0</revision>
+      </Version>
+      <Version>
+        <name>Apache Thrift</name>
+        <created>2011-04-25</created>
+        <revision>0.6.1</revision>
+      </Version>
+      <Version>
+        <name>Apache Thrift</name>
+        <created>2011-02-08</created>
+        <revision>0.6.0</revision>
+      </Version>
+      <Version>
+        <name>Apache Thrift (incubating)</name>
+        <created>2010-10-07</created>
+        <revision>0.5.0</revision>
+      </Version>
+      <Version>
+        <name>Apache Thrift (incubating)</name>
+        <created>2010-08-23</created>
+        <revision>0.4.0</revision>
+      </Version>
+      <Version>
+        <name>Apache Thrift (incubating)</name>
+        <created>2010-08-04</created>
+        <revision>0.3.0</revision>
+      </Version>
+      <Version>
+        <name>Apache Thrift (incubating)</name>
+        <created>2009-12-11</created>
+        <revision>0.2.0</revision>
+      </Version>
+    </release>
+    <repository>
+      <GitRepository>
+        <location rdf:resource="https://git-wip-us.apache.org/repos/asf/thrift.git"/>
+        <browse rdf:resource="https://git-wip-us.apache.org/repos/asf?p=thrift.git"/>
+      </GitRepository>
+    </repository>
+    <maintainer>
+      <foaf:Person>
+        <foaf:name>Apache Thrift PMC</foaf:name>
+          <foaf:mbox rdf:resource="mailto:dev@thrift.apache.org"/>
+      </foaf:Person>
+    </maintainer>
+  </Project>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/tika/tika.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/tika/tika.rdf?rev=1682788&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/tika/tika.rdf (added)
+++ comdev/projects.apache.org/site/doap/tika/tika.rdf Sun May 31 20:17:30 2015
@@ -0,0 +1,175 @@
+<?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/">
+<!--
+  =======================================================================
+
+   Copyright (c) 2010-2015 The Apache Software Foundation.  
+   All rights reserved.
+
+  =======================================================================
+-->
+  <Project rdf:about="http://tika.apache.org">
+    <created>2007-03-22</created>
+    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+    <name>Apache Tika</name>
+    <homepage rdf:resource="http://tika.apache.org" />
+    <asfext:pmc rdf:resource="http://tika.apache.org" />
+    <shortdesc>The Apache Tika toolkit detects and extracts metadata and structured 
+    text content from various documents using existing parser libraries. 
+    </shortdesc>
+    <description>The Apache Tika toolkit is an ASFv2 licensed open source tool for extracting information 
+    from digital documents. Tika allows search engines, content management systems and other 
+    applications that work with various kinds of digital documents to easily detect and extract 
+    metadata and content from all major file formats.
+    </description>
+    <bug-database rdf:resource="http://issues.apache.org/jira/browse/TIKA" />
+    <mailing-list rdf:resource="http://tika.apache.org/mail-lists.html" />
+    <download-page rdf:resource="http://tika.apache.org/download.html" />
+    <programming-language>Java</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/library" />
+    <release>
+      <Version>
+        <name>Apache Tika 1.8</name>
+        <created>2015-04-20</created>
+        <revision>1.8</revision>
+      </Version>
+   </release>
+    <release>
+      <Version>
+        <name>Apache Tika 1.7</name>
+        <created>2015-01-15</created>
+        <revision>1.7</revision>
+      </Version>
+   </release>
+    <release>
+      <Version>
+        <name>Apache Tika 1.6</name>
+        <created>2014-09-05</created>
+        <revision>1.6</revision>
+      </Version>
+   </release>
+    <release>
+      <Version>
+        <name>Apache Tika 1.5</name>
+        <created>2014-02-19</created>
+        <revision>1.5</revision>
+      </Version>
+   </release>
+   <release>
+      <Version>
+        <name>Apache Tika 1.4</name>
+        <created>2013-06-16</created>
+        <revision>1.4</revision>
+      </Version>
+   </release>
+   <release>
+      <Version>
+        <name>Apache Tika 1.3</name>
+        <created>2013-01-22</created>
+        <revision>1.3</revision>
+      </Version>
+   </release>
+   <release>
+      <Version>
+        <name>Apache Tika 1.2</name>
+        <created>2012-07-16</created>
+        <revision>1.2</revision>
+      </Version>
+   </release>
+   <release>
+      <Version>
+        <name>Apache Tika 1.1</name>
+        <created>2012-03-23</created>
+        <revision>1.1</revision>
+      </Version>
+   </release>
+   <release>
+      <Version>
+        <name>Apache Tika 1.0</name>
+        <created>2011-11-07</created>
+        <revision>1.0</revision>
+      </Version>
+   </release>
+   <release>
+      <Version>
+        <name>Apache Tika 0.10</name>
+        <created>2011-09-30</created>
+        <revision>0.10</revision>
+      </Version>
+   </release>
+   <release>
+      <Version>
+        <name>Apache Tika 0.9</name>
+        <created>2011-02-16</created>
+        <revision>0.9</revision>
+      </Version>
+   </release>
+   <release>
+      <Version>
+        <name>Apache Tika 0.8</name>
+        <created>2010-10-12</created>
+        <revision>0.8</revision>
+      </Version>
+   </release>
+   <release>
+      <Version>
+        <name>Apache Tika 0.7</name>
+        <created>2010-04-02</created>
+        <revision>0.7</revision>
+      </Version>
+   </release>
+   <release>
+      <Version>
+        <name>Apache Tika 0.6</name>
+        <created>2010-01-30</created>
+        <revision>0.6</revision>
+      </Version>
+   </release>
+   <release>
+      <Version>
+        <name>Apache Tika 0.5</name>
+        <created>2009-11-10</created>
+        <revision>0.5</revision>
+      </Version>
+   </release>
+   <release>
+      <Version>
+        <name>Apache Tika 0.4</name>
+        <created>2009-07-29</created>
+        <revision>0.4</revision>
+      </Version>
+   </release>
+   <release>
+      <Version>
+        <name>Apache Tika 0.3</name>
+        <created>2009-03-19</created>
+        <revision>0.3</revision>
+      </Version>
+   </release>
+   <release>
+      <Version>
+        <name>Apache Tika 0.2</name>
+        <created>2008-12-09</created>
+        <revision>0.2</revision>
+      </Version>
+   </release>
+   <release>
+      <Version>
+        <name>Apache Tika 0.1-incubating</name>
+        <created>2007-12-27</created>
+        <revision>0.1-incubating</revision>
+      </Version>
+    </release>
+    <repository>
+      <SVNRepository>
+        <location rdf:resource="http://svn.apache.org/repos/asf/tika/"/>
+        <browse rdf:resource="http://svn.apache.org/viewvc/tika/"/>
+      </SVNRepository>
+    </repository>
+  </Project>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/tiles/tiles.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/tiles/tiles.rdf?rev=1682788&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/tiles/tiles.rdf (added)
+++ comdev/projects.apache.org/site/doap/tiles/tiles.rdf Sun May 31 20:17:30 2015
@@ -0,0 +1,66 @@
+<?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/">
+<!--
+    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.
+-->
+  <Project rdf:about="http://tiles.apache.org">
+    <created>2011-09-01</created>
+    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+    <name>Apache Tiles</name>
+    <homepage rdf:resource="http://tiles.apache.org" />
+    <asfext:pmc rdf:resource="http://tiles.apache.org" />
+    <shortdesc>Apache Tiles™ is a templating framework built to simplify the 
+    development of web application user interfaces.</shortdesc>
+    <description>Apache Tiles™ is a templating framework built to simplify the 
+    development of web application user interfaces.
+
+    Tiles allows authors to define page fragments which can be assembled into a 
+    complete page at runtime. These fragments, or tiles, can be used as simple 
+    includes in order to reduce the duplication of common page elements or embedded 
+    within other tiles to develop a series of reusable templates. These templates 
+    streamline the development of a consistent look and feel across an entire application.
+    </description>
+    <bug-database rdf:resource="https://issues.apache.org/jira/browse/TILES" />
+    <mailing-list rdf:resource="http://tiles.apache.org/mail.html" />
+    <download-page rdf:resource="http://tiles.apache.org/download.html" />
+    <programming-language>Java</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/web-framework" />
+    <release>
+      <Version>
+        <name>Apache Tiles</name>
+        <created>2010-06-28</created>
+        <revision>2.2.2</revision>
+      </Version>
+    </release>
+    <repository>
+      <SVNRepository>
+        <location rdf:resource="http://svn.apache.org/repos/asf/tiles"/>
+        <browse rdf:resource="http://svn.apache.org/viewvc/tiles/"/>
+      </SVNRepository>
+    </repository>
+    <maintainer>
+      <foaf:Person>
+        <foaf:name>Greg Reddin</foaf:name>
+          <foaf:mbox rdf:resource="mailto:greddin@apache.org"/>
+      </foaf:Person>
+    </maintainer>
+  </Project>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/tomcat/tomcat-rdc.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/tomcat/tomcat-rdc.rdf?rev=1682788&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/tomcat/tomcat-rdc.rdf (added)
+++ comdev/projects.apache.org/site/doap/tomcat/tomcat-rdc.rdf Sun May 31 20:17:30 2015
@@ -0,0 +1,57 @@
+<?xml version="1.0"?>
+<rdf:RDF 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:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:doap="http://usefulinc.com/ns/doap#" xml:lang="en">
+<!-- 
+ * 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.
+-->
+  <Project rdf:about="http://tomcat.apache.org/taglibs/rdc/">
+    <name>Apache Reusable Dialog Components (RDC) Taglib</name>
+    <shortname>RDC Taglib</shortname>
+    <homepage rdf:resource="http://tomcat.apache.org/taglibs/rdc/"/>
+    <programming-language>JSP</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/library"/>
+    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
+    <bug-database rdf:resource="http://issues.apache.org/bugzilla/"/>
+    <download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_taglibs-rdc.cgi"/>
+    <asfext:pmc rdf:resource="http://tomcat.apache.org/"/>
+    <shortdesc xml:lang="en">
+     A framework for creating JSP taglibs that aid in rapid development
+     of voice and multimodal applications.
+    </shortdesc>
+    <description xml:lang="en">
+     Server-side generation of HTML has proven an effective way of generating
+     the user interface for visual web applications. Over time, the effort
+     involved in such HTML generation has been reduced by the availability of
+     various JSP tag libraries that abstract away the minutiae of HTML markup.
+     The RDC project aims to achieve for voice and multimodal applications
+     what JSP tag libraries have already achieved in the world of visual web
+     applications.
+    </description>
+    <repository>
+      <SVNRepository>
+        <browse rdf:resource="http://svn.apache.org/viewvc/tomcat/taglibs/rdc/trunk/"/>
+        <location rdf:resource="http://svn.apache.org/repos/asf/tomcat/taglibs/rdc/trunk/"/>
+      </SVNRepository>
+    </repository>
+    <release>
+      <revision>
+        <name>taglibs-rdc</name>
+        <created>2005-07-26</created>
+        <version>1.0</version>
+      </revision>
+    </release>
+    <mailing-list rdf:resource="http://tomcat.apache.org/taglibs/mail-lists.html"/>
+  </Project>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/tomcat/tomcat.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/tomcat/tomcat.rdf?rev=1682788&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/tomcat/tomcat.rdf (added)
+++ comdev/projects.apache.org/site/doap/tomcat/tomcat.rdf Sun May 31 20:17:30 2015
@@ -0,0 +1,135 @@
+<?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://xmlsns.com/foaf/0.1/">
+<!--
+    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.
+-->
+  <Project rdf:about="http://tomcat.apache.org/">
+    <created>2006-01-27</created>
+    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+    <name>Apache Tomcat</name>
+    <homepage rdf:resource="http://tomcat.apache.org/" />
+    <asfext:pmc rdf:resource="http://tomcat.apache.org" />
+    <shortdesc>A Java Servlet and JavaServer Pages specifications implementation.</shortdesc>
+    <description>Apache Tomcat is a web server that is an open source software
+    implementation of the Java Servlet and JavaServer Pages technologies.
+    The Java Servlet and JavaServer Pages specifications are developed under
+    the Java Community Process. Apache Tomcat is developed in an open and
+    participatory environment and released under the Apache License version 2.
+
+    Apache Tomcat is intended to be a collaboration of the best-of-breed
+    developers from around the world. We invite you to participate in this open
+    development project.
+
+    Apache Tomcat powers numerous large-scale, mission-critical web applications
+    across a diverse range of industries and organizations. Some of these users
+    and their stories are listed on the PoweredBy wiki page.</description>
+    <bug-database rdf:resource="http://tomcat.apache.org/bugreport.html" />
+    <mailing-list rdf:resource="http://tomcat.apache.org/lists.html" />
+    <download-page rdf:resource="http://tomcat.apache.org/" />
+    <programming-language>Java</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/network-server" />
+    <category rdf:resource="http://projects.apache.org/category/http" />
+    <category rdf:resource="http://projects.apache.org/category/javaee" />
+    <maintainer>
+      <foaf:Person>
+        <foaf:name>Tomcat PMC</foaf:name>
+        <foaf:mbox rdf:resource="mailto:dev@tomcat.apache.org"/>
+      </foaf:Person>
+    </maintainer>
+    <release>
+      <Version>
+        <name>Latest Stable 8.0.x Release</name>
+        <created>2015-05-22</created>
+        <revision>8.0.23</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Latest Stable 7.0.x Release</name>
+        <created>2015-05-14</created>
+        <revision>7.0.62</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Latest Stable 6.0.x Release</name>
+        <created>2015-05-12</created>
+        <revision>6.0.44</revision>
+      </Version>
+    </release>
+    <repository>
+      <SVNRepository>
+        <location rdf:resource="http://svn.apache.org/repos/asf/tomcat"/>
+        <browse rdf:resource="http://svn.apache.org/viewvc/tomcat/"/>
+      </SVNRepository>
+    </repository>
+    <asfext:implements>
+      <asfext:Standard>
+        <asfext:title>Java Servlet 3.1</asfext:title>
+        <asfext:body>JCP</asfext:body>
+        <asfext:id>JSR 340</asfext:id>
+        <asfext:url rdf:resource="http://www.jcp.org/en/jsr/detail?id=340"/>
+      </asfext:Standard>
+    </asfext:implements>
+    <asfext:implements>
+      <asfext:Standard>
+        <asfext:title>JavaServer Pages 2.1-2.3</asfext:title>
+        <asfext:body>JCP</asfext:body>
+        <asfext:id>JSR 245</asfext:id>
+        <asfext:url rdf:resource="http://www.jcp.org/en/jsr/detail?id=245"/>
+      </asfext:Standard>
+    </asfext:implements>
+    <asfext:implements>
+      <asfext:Standard>
+        <asfext:title>Expression Language 3.0</asfext:title>
+        <asfext:body>JCP</asfext:body>
+        <asfext:id>JSR 341</asfext:id>
+        <asfext:url rdf:resource="http://www.jcp.org/en/jsr/detail?id=341"/>
+      </asfext:Standard>
+    </asfext:implements>
+    <asfext:implements>
+      <asfext:Standard>
+        <asfext:title>Java API for WebSocket</asfext:title>
+        <asfext:body>JCP</asfext:body>
+        <asfext:id>JSR 356</asfext:id>
+        <asfext:url rdf:resource="http://www.jcp.org/en/jsr/detail?id=356"/>
+      </asfext:Standard>
+    </asfext:implements>
+
+    <asfext:implements>
+      <asfext:Standard>
+        <asfext:title>Java Servlet 3.0</asfext:title>
+        <asfext:body>JCP</asfext:body>
+        <asfext:id>JSR 315</asfext:id>
+        <asfext:url rdf:resource="http://www.jcp.org/en/jsr/detail?id=315"/>
+      </asfext:Standard>
+    </asfext:implements>
+    <asfext:implements>
+      <asfext:Standard>
+        <asfext:title>Java Servlet 2.5</asfext:title>
+        <asfext:body>JCP</asfext:body>
+        <asfext:id>JSR 154</asfext:id>
+        <asfext:url rdf:resource="http://www.jcp.org/en/jsr/detail?id=154"/>
+      </asfext:Standard>
+    </asfext:implements>
+  </Project>
+</rdf:RDF>
+

Added: comdev/projects.apache.org/site/doap/tomee/tomee.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/tomee/tomee.rdf?rev=1682788&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/tomee/tomee.rdf (added)
+++ comdev/projects.apache.org/site/doap/tomee/tomee.rdf Sun May 31 20:17:30 2015
@@ -0,0 +1,154 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!-- ====================================================================== -->
+<!-- ===================== - DO NOT EDIT THIS FILE! - ===================== -->
+<!-- ====================================================================== -->
+<!--                                                                        -->
+<!-- Any modifications will be overwritten.                                 -->
+<!--                                                                        -->
+<!-- Generated by Maven Doap Plugin 1.1 on 6/5/14 1:17 PM                   -->
+<!-- See: http://maven.apache.org/plugins/maven-doap-plugin/                -->
+<!--                                                                        -->
+<!-- ====================================================================== -->
+
+<rdf:RDF xml:lang="en" xmlns="http://usefulinc.com/ns/doap#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:asfext="http://projects.apache.org/ns/asfext#">
+  <Project rdf:about="http://tomee.apache.org/tomee">
+
+    <!-- ====================================================================== -->
+    <!-- A name of something.                                                   -->
+    <!-- ====================================================================== -->
+
+    <name>Apache TomEE</name>
+
+    <!-- ====================================================================== -->
+    <!-- Plain text description of a project, of 2-4 sentences in length.       -->
+    <!-- ====================================================================== -->
+
+    <description xml:lang="en">Apache TomEE Web Profile delivers Servlets, JSP, JSF, JTA, JPA, CDI, Bean Validation and EJB
+              Lite. Apache TomEE Plus has all the features of TomEE with the addition of JAX-RS (RESTfull Services),
+              JAX-WS (Web Services), JMS (Java Message Service) and JCA (the Java Connector Architecture). The
+              additional functionality is delivered via Apache CXF, Apache ActiveMQ and the Geronimo Connector library</description>
+    <shortdesc xml:lang="en">Apache TomEE is an all-Apache Java EE 6 Web Profile stack for Apache Tomcat</shortdesc>
+
+    <!-- ====================================================================== -->
+    <!-- Vendor.                                                                -->
+    <!-- ====================================================================== -->
+
+    <vendor>The Apache Software Foundation</vendor>
+
+    <!-- ====================================================================== -->
+    <!-- Date when something was created, in YYYY-MM-DD form. e.g. 2004-04-05   -->
+    <!-- ====================================================================== -->
+
+    <created>1999-01-01</created>
+
+    <!-- ====================================================================== -->
+    <!-- URL of a project's homepage, associated with exactly one project.      -->
+    <!-- ====================================================================== -->
+
+    <homepage rdf:resource="http://tomee.apache.org"/>
+
+    <!-- ====================================================================== -->
+    <!-- The URI of the license the software is distributed under.              -->
+    <!-- ====================================================================== -->
+
+    <license rdf:resource="https://svn.apache.org/repos/asf/tomee/tomee/trunk/LICENSE"/>
+
+    <!-- ====================================================================== -->
+    <!-- Programming language.                                                  -->
+    <!-- ====================================================================== -->
+
+    <programming-language>Java</programming-language>
+
+    <!-- ====================================================================== -->
+    <!-- A category of project.                                                 -->
+    <!-- ====================================================================== -->
+
+    <category rdf:resource="http://projects.apache.org/category/network-server"/>
+
+    <!-- ====================================================================== -->
+    <!-- Platform.                                                              -->
+    <!-- ====================================================================== -->
+
+    <platform>Java</platform>
+
+    <!-- ====================================================================== -->
+    <!-- Anonymous Source Repository.                                           -->
+    <!-- ====================================================================== -->
+
+    <repository>
+      <Repository>
+        <location rdf:resource="http://svn.apache.org/viewvc/tomee/tomee/trunk/"/>
+      </Repository>
+    </repository>
+
+    <!-- ====================================================================== -->
+    <!-- Developer Source Repository.                                           -->
+    <!-- ====================================================================== -->
+
+    <repository>
+      <Repository>
+        <location rdf:resource="https://svn.apache.org/repos/asf/tomee/tomee/trunk"/>
+      </Repository>
+    </repository>
+
+    <!-- ====================================================================== -->
+    <!-- Bug database.                                                          -->
+    <!-- ====================================================================== -->
+
+    <bug-database rdf:resource="http://issues.apache.org/jira/browse/TOMEE"/>
+
+    <!-- ====================================================================== -->
+    <!-- Mailing lists.                                                         -->
+    <!-- ====================================================================== -->
+
+    <mailing-list rdf:resource="http://tomee.apache.org/support.html"/>
+
+    <!-- ====================================================================== -->
+    <!-- Download page.                                                         -->
+    <!-- ====================================================================== -->
+
+    <download-page rdf:resource="http://tomee.apache.org/downloads.html"/>
+
+    <!-- ====================================================================== -->
+    <!-- Project releases.                                                      -->
+    <!-- ====================================================================== -->
+
+    <release>
+      <Version>
+        <name>Apache TomEE</name>
+        <revision>1.7.0</revision>
+        <file-release>http://repo.maven.apache.org/maven2/org/apache/openejb/tomee/1.7.0/tomee-1.7.0.pom</file-release>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Apache OpenEJB</name>
+        <revision>4.7.0</revision>
+        <file-release>http://central.maven.org/maven2/org/apache/openejb/openejb/4.7.0/openejb-4.7.0.pom</file-release>
+      </Version>
+    </release>
+
+    <!-- ====================================================================== -->
+    <!-- ASF extension.                                                         -->
+    <!-- ====================================================================== -->
+
+    <asfext:pmc rdf:resource="http://tomee.apache.org"/>
+    <asfext:name>Apache TomEE</asfext:name>
+    <foaf:homepage rdf:resource="http://tomee.apache.org"/>
+    <asfext:charter>Apache TomEE provides an all-Apache Java EE 6 Web Profile stack for Apache Tomcat</asfext:charter>
+    <asfext:chair>
+      <foaf:Person>
+        <foaf:name>David Blevins</foaf:name>
+      </foaf:Person>
+    </asfext:chair>
+    <asfext:implements>
+      <asfext:Standard>
+        <asfext:title>Java EE 6 Web Profile</asfext:title>
+        <asfext:body>Java Community Process</asfext:body>
+        <asfext:id>JSR 316</asfext:id>
+        <asfext:url>https://jcp.org/en/jsr/detail?id=316</asfext:url>
+      </asfext:Standard>
+    </asfext:implements>
+  </Project>
+</rdf:RDF>
\ No newline at end of file

Added: comdev/projects.apache.org/site/doap/trafficserver/trafficserver.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/trafficserver/trafficserver.rdf?rev=1682788&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/trafficserver/trafficserver.rdf (added)
+++ comdev/projects.apache.org/site/doap/trafficserver/trafficserver.rdf Sun May 31 20:17:30 2015
@@ -0,0 +1,64 @@
+<?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/">
+<!--
+    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.
+-->
+  <Project rdf:about="http://trafficserver.apache.org">
+    <created>2011-04-08</created>
+    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+    <name>Apache Traffic Server</name>
+    <homepage rdf:resource="http://trafficserver.apache.org" />
+    <asfext:pmc rdf:resource="http://trafficserver.apache.org" />
+    <shortdesc>Apache Traffic Server is an HTTP proxy cache.</shortdesc>
+    <description>Apache Traffic Server is fast, scalable and extensible HTTP/1.1 compliant caching proxy server. ATS can be used as a reverse, forward or even transparent HTTP proxy.
+    </description>
+    <bug-database rdf:resource="https://issues.apache.org/jira/browse/TS" />
+    <mailing-list rdf:resource="http://trafficserver.apache.org/" />
+    <download-page rdf:resource="http://trafficserver.apache.org/downloads.html" />
+    <programming-language>C++</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/http" />
+    <release>
+      <Version>
+        <name>trafficserver</name>
+        <created>2012-03-21</created>
+        <revision>3.0.4</revision>
+      </Version>
+    </release>
+    <repository>
+      <SVNRepository>
+        <location rdf:resource="https://git-wip-us.apache.org/repos/asf/trafficserver.git"/>
+        <browse rdf:resource="https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;a=summary"/>
+      </SVNRepository>
+    </repository>
+    <maintainer>
+      <foaf:Person>
+        <foaf:name>Leif Hedstrom</foaf:name>
+          <foaf:mbox rdf:resource="mailto:zwoop@apache.org"/>
+      </foaf:Person>
+    </maintainer>
+    <asfext:implements><asfext:Standard>
+      <asfext:title>HTTP/1.1</asfext:title>
+      <asfext:body>IETF</asfext:body>
+      <asfext:id>2616</asfext:id>
+      <asfext:url rdf:resource="http://www.ietf.org/rfc/rfc2616.txt"/>
+    </asfext:Standard></asfext:implements>
+  </Project>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/turbine/turbine.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/turbine/turbine.rdf?rev=1682788&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/turbine/turbine.rdf (added)
+++ comdev/projects.apache.org/site/doap/turbine/turbine.rdf Sun May 31 20:17:30 2015
@@ -0,0 +1,57 @@
+<?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/">
+<!--
+  =======================================================================
+
+   Copyright (c) 2006 The Apache Software Foundation.  
+   All rights reserved.
+
+  =======================================================================
+-->
+  <Project rdf:about="http://turbine.apache.org">
+    <created>2008-04-08</created>
+    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+    <name>Apache Turbine</name>
+    <homepage rdf:resource="http://turbine.apache.org" />
+    <asfext:pmc rdf:resource="http://turbine.apache.org" />
+    <shortdesc>Turbine is a servlet based framework that allows Java developers to quickly build web applications.</shortdesc>
+    <description> Turbine is a servlet based framework that allows experienced Java developers to quickly build web applications. Turbine allows you to use personalize the web sites and to use user logins to restrict access to parts of your application.
+
+Turbine is a matured and well established framework that is used as the base of many other projects (like e.g. the excellent Jetspeed 1 Portals framework.
+
+Turbine is an excellent choice for developing applications that make use of a services-oriented architecture. Some of the functionality provided with Turbine includes a security management system, a scheduling service, XML-defined form validation server, and an XML-RPC service for web services. It is a simple task to create new services particular to your application.
+
+The Turbine core is free of any dependency on a presentation layer technology. Both JavaServer Pages (JSP) and Velocity are supported inside Turbine. For developers already familiar with JSP, or have existing JSP tag libraries, Turbine offers support for the Sun standard. Velocity is the favorite view technology of most users of the Turbine framework; try it out and see if Velocity can help you develop your web applications faster and work more easily with non-programming designers.
+
+Turbine is developed in an open, participatory environment and released under the Apache Software License. Turbine is intended to be a collaboration of the best-of-breed developers from around the world. We invite you to participate in this open development project. To learn more about getting involved, look at our "How to Help" pages. </description>
+    <bug-database rdf:resource="http://issues.apache.org/jira/browse/TRB" />
+    <mailing-list rdf:resource="http://turbine.apache.org/contact.html" />
+    <download-page rdf:resource="http://turbine.apache.org/download.html" />
+    <programming-language>Java</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/web-framework" />
+    <release>
+      <Version>
+        <name>Apache Turbine</name>
+        <created>2008-11-28</created>
+        <revision>2.3.3</revision>
+      </Version>
+    </release>
+    <repository>
+      <SVNRepository>
+        <location rdf:resource="http://svn.apache.org/repos/asf/turbine/core/trunk/"/>
+        <browse rdf:resource="http://svn.apache.org/viewvc/turbine/core/trunk/"/>
+      </SVNRepository>
+    </repository>
+    <maintainer>
+      <foaf:Person>
+        <foaf:name>Apache Turbine Developers community</foaf:name>
+          <foaf:mbox rdf:resource="mailto:dev@turbine.apache.org"/>
+      </foaf:Person>
+    </maintainer>
+  </Project>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/tuscany/tuscany.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/tuscany/tuscany.rdf?rev=1682788&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/tuscany/tuscany.rdf (added)
+++ comdev/projects.apache.org/site/doap/tuscany/tuscany.rdf Sun May 31 20:17:30 2015
@@ -0,0 +1,62 @@
+<?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/">
+<!--
+    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.
+-->
+  <Project rdf:about="http://tuscany.apache.org">
+    <created>2015-01-15</created>
+    <license rdf:resource="http://spdx.org/licenses/Apache-2.0" />
+    <name>Apache Tuscany</name>
+    <homepage rdf:resource="http://tuscany.apache.org" />
+    <asfext:pmc rdf:resource="http://tuscany.apache.org" />
+    <shortdesc>Apache Tuscany 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.</shortdesc>
+    <description>Apache Tuscany 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. With SCA as it's foundation, Tuscany offers solution developers the following advantages:
+
+    Provides a model for creating composite applications by defining the services in the fabric and their relationships with one another. The services can be implemented in any technology.
+    Enables service developers to create reusable services that only contain business logic. Protocols are pushed out of business logic and are handled through pluggable bindings. This lowers development cost.
+    Applications can easily adapt to infrastructure changes without recoding since protocols are handled via pluggable bindings and quality of services (transaction, security) are handled declaratively.
+    Existing applications can work with new SCA compositions. This allows for incremental growth towards a more flexible architecture, outsourcing or providing services to others.
+</description>
+    <bug-database rdf:resource="http://issues.apache.org/jira/browse/Tuscany" />
+    <mailing-list rdf:resource="http://tuscany.apache.org/mailing-lists.html" />
+    <download-page rdf:resource="http://tuscany.apache.org/tuscany-downloads-documentations.html" />
+    <programming-language>Java</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/web-framework" />
+    <repository>
+      <SVNRepository>
+        <location rdf:resource="http://svn.apache.org/repos/asf/tuscany/sca-java-2.x/"/>
+        <browse rdf:resource="http://svn.apache.org/viewvc/tuscany/sca-java-2.x/"/>
+      </SVNRepository>
+    </repository>
+    <repository>
+      <GitRepository>
+        <location rdf:resource="git://git.apache.org/tuscany-sca-2.x.git"/>
+        <browse rdf:resource=""/>
+      </GitRepository>
+    </repository>
+    <asfext:implements><asfext:Standard>
+      <asfext:title>Service Component Architecture (SCA)</asfext:title>
+      <asfext:body>OASIS</asfext:body>
+      <asfext:id>sca</asfext:id>
+      <asfext:url rdf:resource="http://www.oasis-opencsa.org/sca"/>
+    </asfext:Standard></asfext:implements>
+  </Project>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/uima/uima.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/uima/uima.rdf?rev=1682788&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/uima/uima.rdf (added)
+++ comdev/projects.apache.org/site/doap/uima/uima.rdf Sun May 31 20:17:30 2015
@@ -0,0 +1,82 @@
+<?xml version="1.0"?>
+  <!--
+    RDF project description for UIMA
+    Meant to be listed in
+    http://svn.apache.org/repos/asf/infrastructure/site-tools/trunk/projects/projects.xml
+    so that UIMA appears on http://projects.apache.org/
+   -->
+
+
+<rdf:RDF xml:lang="en"
+         xmlns="http://usefulinc.com/ns/doap#"
+         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+         xmlns:foaf="http://xmlns.com/foaf/0.1/"
+         xmlns:asfext="http://projects.apache.org/ns/asfext#">
+    <!--
+        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.
+    -->
+  <Project rdf:about="http://uima.apache.org">
+    <name>Apache UIMA</name>
+    <shortname>UIMA</shortname>
+
+    <!-- TODO: which URL? we need to request a new one?
+    <category rdf:resource="http://projects.apache.org/category/"/>
+     -->
+
+    <shortdesc xml:lang="en">Annotator components and a
+      scalable integration and deployment framework for
+      Unstructured Information analysis</shortdesc>
+
+    <description xml:lang="en">The Apache UIMA project supports
+      the community working on the analysis of unstructured information
+      with a unifying Java and C++ framework, tooling,
+      and analysis components, guided by the OASIS UIMA standard.
+      It includes support for very large scaleout using networked
+      clusters of compute nodes.</description>
+
+    <homepage rdf:resource="http://uima.apache.org"/>
+    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
+    <mailing-list rdf:resource="http://uima.apache.org/mail-lists.html" />
+    <bug-database rdf:resource="https://issues.apache.org/jira/browse/UIMA" />
+    <download-page rdf:resource="http://uima.apache.org/downloads.cgi" />
+    <created>2010-04-30</created>
+
+    <maintainer>
+      <foaf:Person rdf:about="http://people.apache.org/~schor">
+        <foaf:name>Marshall Schor</foaf:name>
+      </foaf:Person>
+    </maintainer>
+    <repository>
+      <SVNRepository>
+        <location rdf:resource="http://svn.apache.org/repos/asf/uima/"/>
+        <browse rdf:resource="http://svn.apache.org/viewcvs/uima/"/>
+      </SVNRepository>
+    </repository>
+    <programming-language>Java</programming-language>
+    <programming-language>C++</programming-language>
+    <asfext:implements>
+      <asfext:Standard>
+        <asfext:title>Unstructured Information Management Architecture (UIMA) Version 1.0</asfext:title>
+        <asfext:body>Organization for the Advancement of Structured Information Standards (OASIS)</asfext:body>
+        <asfext:id>UIMA 1.0</asfext:id>
+        <asfext:url rdf:resource="http://docs.oasis-open.org/uima/v1.0/os/uima-spec-os.html"/>
+      </asfext:Standard>
+    </asfext:implements>
+
+    <asfext:pmc rdf:resource="http://uima.apache.org"/>
+
+  </Project>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/vcl/vcl.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/vcl/vcl.rdf?rev=1682788&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/vcl/vcl.rdf (added)
+++ comdev/projects.apache.org/site/doap/vcl/vcl.rdf Sun May 31 20:17:30 2015
@@ -0,0 +1,94 @@
+<?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/">
+<!--
+    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.
+-->
+  <Project rdf:about="http://vcl.apache.org">
+    <created>2012-10-01</created>
+    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+    <name>Apache VCL</name>
+    <homepage rdf:resource="http://vcl.apache.org" />
+    <asfext:pmc rdf:resource="http://vcl.apache.org" />
+    <shortdesc>A cloud computing platform for provisioning and brokering access to dedicated remote compute resources.</shortdesc>
+    <description>VCL is a modular cloud computing platform which dynamically provisions and brokers remote access to compute resources including virtual machines, bare-metal computers, and resources in other cloud platforms. A self-service web portal is used to request resources and for administration.</description>
+    <bug-database rdf:resource="https://issues.apache.org/jira/browse/VCL" />
+    <mailing-list rdf:resource="http://vcl.apache.org/comm/index.html#mail-list" />
+    <download-page rdf:resource="http://vcl.apache.org/downloads/download.cgi" />
+    <programming-language>Perl</programming-language>
+    <programming-language>PHP</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/cloud" />
+    <release>
+      <Version>
+        <name>Apache VCL 2.4</name>
+        <created>2015-03-17</created>
+        <revision>2.4</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Apache VCL 2.3.2</name>
+        <created>2013-03-25</created>
+        <revision>2.3.2</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Apache VCL 2.3.1</name>
+        <created>2012-12-20</created>
+        <revision>2.3.1</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Apache VCL 2.3</name>
+        <created>2012-07-20</created>
+        <revision>2.3.0</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Apache VCL 2.2.1</name>
+        <created>2011-04-08</created>
+        <revision>2.2.1</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Apache VCL 2.2</name>
+        <created>2010-10-05</created>
+        <revision>2.2.0</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
+        <name>Apache VCL 2.1</name>
+        <created>2009-12-04</created>
+        <revision>2.1.0</revision>
+      </Version>
+    </release>
+    <repository>
+      <SVNRepository>
+        <location rdf:resource="https://svn.apache.org/repos/asf/vcl"/>
+        <browse rdf:resource="http://svn.apache.org/viewvc/vcl/"/>
+      </SVNRepository>
+    </repository>
+  </Project>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/velocity/velocity-anakia.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/velocity/velocity-anakia.rdf?rev=1682788&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/velocity/velocity-anakia.rdf (added)
+++ comdev/projects.apache.org/site/doap/velocity/velocity-anakia.rdf Sun May 31 20:17:30 2015
@@ -0,0 +1,43 @@
+<?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/">
+<!--
+  =======================================================================
+
+   Copyright (c) 2006 The Apache Software Foundation.
+   All rights reserved.
+
+  =======================================================================
+-->
+  <Project rdf:about="http://velocity.apache.org/anakia/">
+    <created>2006-11-21</created>
+    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+    <name>Apache Anakia</name>
+    <homepage rdf:resource="http://velocity.apache.org/anakia/" />
+    <asfext:pmc rdf:resource="http://velocity.apache.org/anakia/"/>
+    <shortdesc>Anakia uses Apache Velocity to generate documents based on XML source files.</shortdesc>
+    <description>Anakia is an XML transformation tool that uses JDOM and Velocity to transform XML documents into the format of your choice. It provides an alternative to using Ant&apos;s &lt;style&gt; task and XSL to process XML files.</description>
+    <bug-database rdf:resource="http://issues.apache.org/jira/browse/ANAKIA" />
+    <mailing-list rdf:resource="http://velocity.apache.org/mail-lists.html" />
+    <download-page rdf:resource="http://velocity.apache.org/download.cgi" />
+    <programming-language>Java</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/library"/>
+    <release>
+      <Version>
+        <name>Latest Stable Release</name>
+        <created>2007-04-28</created>
+        <revision>1.0</revision>
+      </Version>
+    </release>
+    <repository>
+      <SVNRepository>
+        <location rdf:resource="http://svn.apache.org/repos/asf/velocity/anakia/trunk"/>
+        <browse rdf:resource="http://svn.apache.org/viewvc/velocity/anakia/trunk"/>
+      </SVNRepository>
+    </repository>
+  </Project>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/velocity/velocity-devel.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/velocity/velocity-devel.rdf?rev=1682788&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/velocity/velocity-devel.rdf (added)
+++ comdev/projects.apache.org/site/doap/velocity/velocity-devel.rdf Sun May 31 20:17:30 2015
@@ -0,0 +1,43 @@
+<?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/">
+<!--
+  =======================================================================
+
+   Copyright (c) 2006 The Apache Software Foundation.
+   All rights reserved.
+
+  =======================================================================
+-->
+  <Project rdf:about="http://velocity.apache.org/dvsl/devel/">
+    <created>2006-11-21</created>
+    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+    <name>Apache Velocity DVSL</name>
+    <homepage rdf:resource="http://velocity.apache.org/dvsl/devel/" />
+    <asfext:pmc rdf:resource="http://velocity.apache.org/"/>
+    <shortdesc>A tool modeled after XSLT and intended for general XML transformations using the Velocity Template Language.</shortdesc>
+    <description>DVSL (Declarative Velocity Style Language) is a tool modeled after XSLT and is intended for general XML transformations using the Velocity Template Language as the templating language for the transformations. The key differences are that it incorporates easy access to Java objects and allows you to use the Velocity template language and it's features for expressing the transformation templates.</description>
+    <bug-database rdf:resource="http://issues.apache.org/jira/browse/VELOCITY" />
+    <mailing-list rdf:resource="http://velocity.apache.org/mail-lists.html" />
+    <download-page rdf:resource="http://velocity.apache.org/download.cgi" />
+    <programming-language>Java</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/library"/>
+    <release>
+      <Version>
+        <name>Latest Stable Release</name>
+        <created>2007-08-13</created>
+        <revision>1.0</revision>
+      </Version>
+    </release>
+    <repository>
+      <SVNRepository>
+        <location rdf:resource="http://svn.apache.org/repos/asf/velocity/dvsl/trunk"/>
+        <browse rdf:resource="http://svn.apache.org/viewvc/velocity/dvsl/trunk"/>
+      </SVNRepository>
+    </repository>
+  </Project>
+</rdf:RDF>

Added: comdev/projects.apache.org/site/doap/velocity/velocity-texen.rdf
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/doap/velocity/velocity-texen.rdf?rev=1682788&view=auto
==============================================================================
--- comdev/projects.apache.org/site/doap/velocity/velocity-texen.rdf (added)
+++ comdev/projects.apache.org/site/doap/velocity/velocity-texen.rdf Sun May 31 20:17:30 2015
@@ -0,0 +1,43 @@
+<?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/">
+<!--
+  =======================================================================
+
+   Copyright (c) 2006 The Apache Software Foundation.
+   All rights reserved.
+
+  =======================================================================
+-->
+  <Project rdf:about="http://velocity.apache.org/texen/">
+    <created>2006-11-21</created>
+    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
+    <name>Apache Texen</name>
+    <homepage rdf:resource="http://velocity.apache.org/texen/" />
+    <asfext:pmc rdf:resource="http://velocity.apache.org/texen/"/>
+    <shortdesc>Texen is a general purpose text generating utility based on Apache Velocity and Apache Ant.</shortdesc>
+    <description>Texen is a general purpose text generating utility. It is capable of producing almost any sort of text output. Driven by Ant, essentially an Ant Task, Texen uses a control template, an optional set of worker templates, and control context to govern the generated output. Although TexenTask can be used directly, it is usually subclassed to initialize your control context before generating any output.</description>
+    <bug-database rdf:resource="http://issues.apache.org/jira/browse/TEXEN" />
+    <mailing-list rdf:resource="http://velocity.apache.org/mail-lists.html" />
+    <download-page rdf:resource="http://velocity.apache.org/download.cgi" />
+    <programming-language>Java</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/library"/>
+    <release>
+      <Version>
+        <name>Latest Stable Release</name>
+        <created>2007-04-28</created>
+        <revision>1.0</revision>
+      </Version>
+    </release>
+    <repository>
+      <SVNRepository>
+        <location rdf:resource="http://svn.apache.org/repos/asf/velocity/texen/trunk"/>
+        <browse rdf:resource="http://svn.apache.org/viewvc/velocity/texen/trunk"/>
+      </SVNRepository>
+    </repository>
+  </Project>
+</rdf:RDF>