Author: sebb
Date: Sun Mar 23 22:15:52 2025
New Revision: 1924542

URL: http://svn.apache.org/viewvc?rev=1924542&view=rev
Log:
Gora => Attic

Added:
    comdev/projects.apache.org/trunk/data/committees-retired/gora.rdf
      - copied unchanged from r1924541, 
comdev/projects.apache.org/trunk/data/committees/gora.rdf
    comdev/projects.apache.org/trunk/data/projects-override/gora.rdf
      - copied, changed from r1924541, 
gora/cms_site/trunk/content/current/doap_Gora.rdf
Removed:
    comdev/projects.apache.org/trunk/data/committees/gora.rdf
Modified:
    comdev/projects.apache.org/trunk/data/committees.xml
    comdev/projects.apache.org/trunk/data/projects.xml

Modified: comdev/projects.apache.org/trunk/data/committees.xml
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/data/committees.xml?rev=1924542&r1=1924541&r2=1924542&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/data/committees.xml (original)
+++ comdev/projects.apache.org/trunk/data/committees.xml Sun Mar 23 22:15:52 
2025
@@ -110,7 +110,7 @@
   <location>committees/geronimo.rdf</location>
   <!-- Retired: location>committees-retired/giraph.rdf</location -->
   <location>committees/gobblin.rdf</location>
-  <location>committees/gora.rdf</location>
+  <!-- Retired: location>committees-retired/gora.rdf</location -->
   <location>committees/griffin.rdf</location>
   <location>committees/groovy.rdf</location>
   <location>committees/guacamole.rdf</location>

Copied: comdev/projects.apache.org/trunk/data/projects-override/gora.rdf (from 
r1924541, gora/cms_site/trunk/content/current/doap_Gora.rdf)
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/data/projects-override/gora.rdf?p2=comdev/projects.apache.org/trunk/data/projects-override/gora.rdf&p1=gora/cms_site/trunk/content/current/doap_Gora.rdf&r1=1924541&r2=1924542&rev=1924542&view=diff
==============================================================================
--- gora/cms_site/trunk/content/current/doap_Gora.rdf (original)
+++ comdev/projects.apache.org/trunk/data/projects-override/gora.rdf Sun Mar 23 
22:15:52 2025
@@ -1,5 +1,6 @@
 <?xml version="1.0"?>
 <?xml-stylesheet type="text/xsl"?>
+<!-- Copied from 
http://svn.apache.org/repos/asf/gora/cms_site/trunk/content/current/doap_Gora.rdf
 -->
 <rdf:RDF xml:lang="en"
          xmlns="http://usefulinc.com/ns/doap#"; 
          xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"; 
@@ -26,13 +27,14 @@
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"; />
     <name>Apache Gora</name>
     <homepage rdf:resource="http://gora.apache.org"; />
-    <asfext:pmc rdf:resource="http://gora.apache.org"; />
+    <asfext:pmc rdf:resource="http://attic.apache.org/"; />
     <shortdesc>The Apache Gora open source framework provides an in-memory 
data model and persistence for big data. Gora supports persisting to column 
stores, key value stores, document stores and RDBMSs, and analyzing the data 
with extensive Apache Hadoop MapReduce support.</shortdesc>
     <description>Although there are various excellent ORM frameworks for 
relational databases, data modeling in NoSQL data stores differ profoundly from 
their relational cousins. Moreover, data-model agnostic frameworks such as JDO 
are not sufficient for use cases, where one needs to use the full power of the 
data models in column stores. Gora fills this gap by giving the user an 
easy-to-use in-memory data model and persistence for big data framework with 
data store specific mappings and built in Apache Hadoop support.</description>
     <bug-database rdf:resource="https://issues.apache.org/jira/browse/GORA"; />
     <mailing-list rdf:resource="http://gora.apache.org/mailing_lists.html"; />
     <download-page rdf:resource="http://gora.apache.org/releases.html"; />
     <programming-language>Java</programming-language>
+    <category rdf:resource="http://projects.apache.org/category/retired"; />
     <category rdf:resource="http://projects.apache.org/category/database"; />
     <releases>
     <release>

Modified: comdev/projects.apache.org/trunk/data/projects.xml
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/data/projects.xml?rev=1924542&r1=1924541&r2=1924542&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/data/projects.xml (original)
+++ comdev/projects.apache.org/trunk/data/projects.xml Sun Mar 23 22:15:52 2025
@@ -207,7 +207,8 @@
   <!-- retired: location>http://giraph.apache.org/doap_Giraph.rdf</location -->
   
<location>https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/projects-override/giraph.rdf</location>
   <location>https://gobblin.apache.org/doap_Gobblin.rdf</location>
-  
<location>http://svn.apache.org/repos/asf/gora/cms_site/trunk/content/current/doap_Gora.rdf</location>
+  <!-- retired: 
location>http://svn.apache.org/repos/asf/gora/cms_site/trunk/content/current/doap_Gora.rdf</location
 -->
+  
<location>https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/projects-override/gora.rdf</location>
   
<location>https://gitbox.apache.org/repos/asf?p=groovy.git;a=blob_plain;f=DOAP.rdf</location>
   <location>http://guacamole.apache.org/doap.rdf</location>
   <location>http://svn.apache.org/repos/asf/gump/site/doap_Gump.rdf</location>


Reply via email to