You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by se...@apache.org on 2020/07/22 10:14:42 UTC

svn commit: r1880143 - in /comdev/projects.apache.org/trunk/data: committees.xml committees/systemds.rdf committees/systemml.rdf

Author: sebb
Date: Wed Jul 22 10:14:42 2020
New Revision: 1880143

URL: http://svn.apache.org/viewvc?rev=1880143&view=rev
Log:
SystemML renamed to SystemDS

Added:
    comdev/projects.apache.org/trunk/data/committees/systemds.rdf
      - copied, changed from r1880142, comdev/projects.apache.org/trunk/data/committees/systemml.rdf
Removed:
    comdev/projects.apache.org/trunk/data/committees/systemml.rdf
Modified:
    comdev/projects.apache.org/trunk/data/committees.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=1880143&r1=1880142&r2=1880143&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/data/committees.xml (original)
+++ comdev/projects.apache.org/trunk/data/committees.xml Wed Jul 22 10:14:42 2020
@@ -219,7 +219,7 @@
   <location>committees/subversion.rdf</location>
   <location>committees/synapse.rdf</location>
   <location>committees/syncope.rdf</location>
-  <location>committees/systemml.rdf</location>
+  <location>committees/systemds.rdf</location>
   <location>committees/tajo.rdf</location>
   <location>committees/tapestry.rdf</location>
   <location>committees/tcl.rdf</location>

Copied: comdev/projects.apache.org/trunk/data/committees/systemds.rdf (from r1880142, comdev/projects.apache.org/trunk/data/committees/systemml.rdf)
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/data/committees/systemds.rdf?p2=comdev/projects.apache.org/trunk/data/committees/systemds.rdf&p1=comdev/projects.apache.org/trunk/data/committees/systemml.rdf&r1=1880142&r2=1880143&rev=1880143&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/data/committees/systemml.rdf (original)
+++ comdev/projects.apache.org/trunk/data/committees/systemds.rdf Wed Jul 22 10:14:42 2020
@@ -20,16 +20,16 @@
          xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
          xmlns:asfext="http://projects.apache.org/ns/asfext#"
          xmlns:foaf="http://xmlns.com/foaf/0.1/">
-  <asfext:pmc rdf:about="systemml">
-    <asfext:name>Apache SystemML</asfext:name>
+  <asfext:pmc rdf:about="systemds">
+    <asfext:name>Apache SystemDS</asfext:name>
     <asfext:charter>
-    The mission of Apache SystemML is the creation and maintenance of software
+    The mission of Apache SystemDS is the creation and maintenance of software
     related to declarative,
     large-scale machine learning that compiles to hybrid runtime
     execution plans ranging from single node, in-memory computations,
     to distributed computations such as on Apache Hadoop MapReduce or
     Apache Spark.
     </asfext:charter>
-    <foaf:homepage rdf:resource="http://systemml.apache.org/"/>
+    <foaf:homepage rdf:resource="http://systemds.apache.org/"/>
   </asfext:pmc>
 </rdf:RDF>