Author: crossley
Date: Mon Apr 13 04:20:33 2015
New Revision: 1673095

URL: http://svn.apache.org/r1673095
Log:
Trimmed the DOAP file to be standalone rather than included in a feed.
Now can list Forrest at the upcoming projects-new.apache.org
Thanks to: herve.boutemy see http://s.apache.org/zjF

Added:
    forrest/trunk/site-author/content/doap_Forrest.rdf
      - copied, changed from r1658604, 
forrest/trunk/site-author/content/doap.xml

Copied: forrest/trunk/site-author/content/doap_Forrest.rdf (from r1658604, 
forrest/trunk/site-author/content/doap.xml)
URL: 
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/doap_Forrest.rdf?p2=forrest/trunk/site-author/content/doap_Forrest.rdf&p1=forrest/trunk/site-author/content/doap.xml&r1=1658604&r2=1673095&rev=1673095&view=diff
==============================================================================
--- forrest/trunk/site-author/content/doap.xml (original)
+++ forrest/trunk/site-author/content/doap_Forrest.rdf Mon Apr 13 04:20:33 2015
@@ -1,5 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- DOAP file for Apache Forrest -->
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
@@ -16,83 +15,60 @@
   See the License for the specific language governing permissions and
   limitations under the License.
 -->
-<feed 
-  xmlns="http://www.w3.org/2005/Atom";
-  xmlns:doap="http://usefulinc.com/ns/doap#";
-  xmlns:foaf="http://xmlns.com/foaf/0.1/"; 
-  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
-  xmlns:asfext="http://projects.apache.org/ns/asfext#";
->
-  <title type="text">Apache Forrest</title>
-  <author>
+<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/";>
+  <Project rdf:about="http://forrest.apache.org/";>
     <name>Apache Forrest</name>
-    <uri>http://forrest.apache.org</uri>
-  </author>
-  <updated>2011-02-01T03:40:00Z</updated>
-  <id>tag:apache.org:forrest</id><link 
-    rel="alternate" 
-    type="text/html" 
-    hreflang="en" 
-    href="http://forrest.apache.org"/>
-  <entry>
-    <title>Apache Forrest 0.9</title>
-    <id>tag:apache.org:forrest:0.9</id>
-    <updated>2011-02-07T07:00:00Z</updated>
-    <content type="application/rdf+xml">
-      <doap:Project>
-        <doap:name>Apache Forrest</doap:name>
-        <doap:homepage rdf:resource="http://forrest.apache.org"/>
-        <asfext:pmc rdf:resource="http://forrest.apache.org"; />
-        <doap:created>2005-06-23</doap:created>
-        <doap:shortdesc xml:lang="en">
-          Aggregated multi-channel documentation framework, separation of 
concerns.
-        </doap:shortdesc>
-        <doap:description xml:lang="en">
-          Apache Forrest&#x2122; software is a publishing framework that 
transforms
-          input from various sources into a unified presentation in one or more
-          output formats. The modular and extensible plug-in architecture of
-          Apache Forrest is based on Apache Cocoon and the relevant industry
-          standards that separate presentation from content. Forrest can 
generate
-          static documents, or be used as a dynamic server, or be deployed by 
its
-          automated facility.
-        </doap:description>
-        <doap:programming-language 
xml:lang="en">Java</doap:programming-language>
-        <doap:category 
rdf:resource="http://projects.apache.org/category/build-management"/>
-        <doap:category 
rdf:resource="http://projects.apache.org/category/database"/>
-        <doap:category 
rdf:resource="http://projects.apache.org/category/graphics"/>
-        <doap:category 
rdf:resource="http://projects.apache.org/category/http"/>
-        <doap:category 
rdf:resource="http://projects.apache.org/category/network-client"/>
-        <doap:category 
rdf:resource="http://projects.apache.org/category/network-server"/>
-        <doap:category 
rdf:resource="http://projects.apache.org/category/web-framework"/>
-        <doap:category rdf:resource="http://projects.apache.org/category/xml"/>
-        <doap:license rdf:resource="http://forrest.apache.org/license.html"/>
-        <doap:download-page
-          rdf:resource="http://forrest.apache.org/mirrors.cgi"/>
-        <doap:bug-database
-          rdf:resource="http://forrest.apache.org/issues.html"/>
-        <doap:mailing-list
-          rdf:resource="http://forrest.apache.org/mail-lists.html"/>
-        <doap:repository>
-          <doap:SVNRepository>
-            <doap:browse rdf:resource="http://svn.apache.org/viewvc/forrest/"/>
-            <doap:location 
rdf:resource="http://svn.apache.org/repos/asf/forrest/trunk/"/>
-          </doap:SVNRepository>
-        </doap:repository>
-        <doap:maintainer>
-          <foaf:Person>
-            <foaf:name>The Apache Forrest Project</foaf:name>
-            <foaf:homepage rdf:resource="http://forrest.apache.org/who.html"/>
-            <foaf:mbox rdf:resource="mailto:d...@forrest.apache.org"/>
-          </foaf:Person>
-        </doap:maintainer>
-        <doap:release>
-          <doap:Version>
-            <doap:name>Latest stable release</doap:name>
-            <doap:revision>0.9</doap:revision>
-            <doap:created>2011-02-07</doap:created>
-          </doap:Version>
-        </doap:release>
-      </doap:Project>
-    </content>
-  </entry>
-</feed>
+    <homepage rdf:resource="http://forrest.apache.org/"/>
+    <asfext:pmc rdf:resource="http://forrest.apache.org/"; />
+    <created>2005-06-23</created>
+    <shortdesc xml:lang="en">
+      Aggregated multi-channel documentation framework, separation of concerns.
+    </shortdesc>
+    <description xml:lang="en">
+      Apache Forrest&#x2122; software is a publishing framework that transforms
+      input from various sources into a unified presentation in one or more
+      output formats. The modular and extensible plug-in architecture of
+      Apache Forrest is based on Apache Cocoon and the relevant industry
+      standards that separate presentation from content. Forrest can generate
+      static documents, or be used as a dynamic server, or be deployed by its
+      automated facility.
+    </description>
+    <programming-language xml:lang="en">Java</programming-language>
+    <category 
rdf:resource="http://projects.apache.org/category/build-management"/>
+    <category rdf:resource="http://projects.apache.org/category/database"/>
+    <category rdf:resource="http://projects.apache.org/category/graphics"/>
+    <category rdf:resource="http://projects.apache.org/category/http"/>
+    <category 
rdf:resource="http://projects.apache.org/category/network-client"/>
+    <category 
rdf:resource="http://projects.apache.org/category/network-server"/>
+    <category 
rdf:resource="http://projects.apache.org/category/web-framework"/>
+    <category rdf:resource="http://projects.apache.org/category/xml"/>
+    <license rdf:resource="http://forrest.apache.org/license.html"/>
+    <download-page rdf:resource="http://forrest.apache.org/mirrors.cgi"/>
+    <bug-database rdf:resource="http://forrest.apache.org/issues.html"/>
+    <mailing-list rdf:resource="http://forrest.apache.org/mail-lists.html"/>
+    <repository>
+      <SVNRepository>
+        <browse rdf:resource="http://svn.apache.org/viewvc/forrest/"/>
+        <location 
rdf:resource="http://svn.apache.org/repos/asf/forrest/trunk/"/>
+      </SVNRepository>
+    </repository>
+    <maintainer>
+      <foaf:Person>
+        <foaf:name>The Apache Forrest Project</foaf:name>
+        <foaf:homepage rdf:resource="http://forrest.apache.org/who.html"/>
+        <foaf:mbox rdf:resource="mailto:d...@forrest.apache.org"/>
+      </foaf:Person>
+    </maintainer>
+    <release>
+      <Version>
+        <name>Latest stable release</name>
+        <revision>0.9</revision>
+        <created>2011-02-07</created>
+      </Version>
+    </release>
+  </Project>
+</rdf:RDF>