You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@attic.apache.org by hb...@apache.org on 2021/06/24 05:59:15 UTC

svn commit: r1891011 - in /attic/site/xdocs: flagged/metamodel/ projects/metamodel.xml stylesheets/project.xml

Author: hboutemy
Date: Thu Jun 24 05:59:14 2021
New Revision: 1891011

URL: http://svn.apache.org/viewvc?rev=1891011&view=rev
Log:
[ATTIC-198] retire MetaModel

Added:
    attic/site/xdocs/flagged/metamodel/
    attic/site/xdocs/projects/metamodel.xml
Modified:
    attic/site/xdocs/stylesheets/project.xml

Added: attic/site/xdocs/projects/metamodel.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/metamodel.xml?rev=1891011&view=auto
==============================================================================
--- attic/site/xdocs/projects/metamodel.xml (added)
+++ attic/site/xdocs/projects/metamodel.xml Thu Jun 24 05:59:14 2021
@@ -0,0 +1,63 @@
+<?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (the
+  "License"); you may not use this file except in compliance
+  with the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License. 
+-->
+<document>
+  <properties>
+    <author email="general.AT.attic.apache.DOT.org">The Apache Software Foundation</author>
+    <title>Apache MetaModel</title>
+  </properties>
+<body>
+
+<section id="metamodel">
+  <title>Apache MetaModel</title>
+
+  <p><a href="http://metamodel.apache.org/">Apache MetaModel</a>
+     moved into the Attic in 2021-06.
+     Apache MetaModel mission was common interface for discovery, exploration of metadata and querying of different types of data sources.</p>
+
+  <p>The website, downloads and issue tracker all remain open, though 
+     the issue tracker is read-only. See the website at
+     <a href="http://metamodel.apache.org/">http://metamodel.apache.org</a>
+     for more information on MetaModel.</p>
+
+  <p>As with any project in the Attic - if you should choose to fork MetaModel
+     outside of Apache, please let us know so we can link to your project.
+  </p>
+
+  <resource_table project="metamodel">
+    <!-- by default only dev is generated
+     To remove 'dev', use the attribute replace_dev="xxx" in the resource_table tag above
+    -->
+    <mail name="commits,issues,user"/>
+    <!-- use attribute key="" to override default JIRA -->
+    <!-- N.B. some projects may use GitHub issues instead of JIRA -->
+    <jira key="METAMODEL"/>
+    <!--
+    <cwiki/>
+    -->
+    <!--svn/>  OR  <git/-->
+    <!-- use the tag
+    <no_downloads/>
+    to suppress the Downloads links -->
+  </resource_table>
+
+</section>
+
+</body>
+</document>

Modified: attic/site/xdocs/stylesheets/project.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/stylesheets/project.xml?rev=1891011&r1=1891010&r2=1891011&view=diff
==============================================================================
--- attic/site/xdocs/stylesheets/project.xml (original)
+++ attic/site/xdocs/stylesheets/project.xml Thu Jun 24 05:59:14 2021
@@ -81,6 +81,7 @@ limitations under the License.
       <li><a href="/projects/lenya.html">Lenya</a></li>
       <li><a href="/projects/lucy.html">Lucy</a></li>
       <li><a href="/projects/marmotta.html">Marmotta</a></li>
+      <li><a href="/projects/metamodel.html">MetaModel</a></li>
       <li><a href="/projects/metron.html">Metron</a></li>
       <li><a href="/projects/mrunit.html">MRUnit</a></li>
       <li><a href="/projects/ode.html">ODE</a></li>