You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@attic.apache.org by se...@apache.org on 2020/05/14 21:42:32 UTC

svn commit: r1877767 - in /attic/site/xdocs: flagged/stanbol/ projects/stanbol.xml stylesheets/project.xml

Author: sebb
Date: Thu May 14 21:42:31 2020
New Revision: 1877767

URL: http://svn.apache.org/viewvc?rev=1877767&view=rev
Log:
ATTIC-182 Move Stanbol to the Attic

Added:
    attic/site/xdocs/flagged/stanbol/
    attic/site/xdocs/projects/stanbol.xml   (with props)
Modified:
    attic/site/xdocs/stylesheets/project.xml

Added: attic/site/xdocs/projects/stanbol.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/projects/stanbol.xml?rev=1877767&view=auto
==============================================================================
--- attic/site/xdocs/projects/stanbol.xml (added)
+++ attic/site/xdocs/projects/stanbol.xml Thu May 14 21:42:31 2020
@@ -0,0 +1,57 @@
+<?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 Stanbol</title>
+  </properties>
+<body>
+
+<section id="stanbol">
+  <title>Apache Stanbol</title>
+
+  <p><a href="http://stanbol.apache.org/">Apache Stanbol</a>
+     moved into the Attic in April 2020.
+     Apache Stanbol was a set of reusable components for semantic content management.</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://stanbol.apache.org/">http://stanbol.apache.org</a>
+     for more information on Stanbol.</p>
+
+  <p>As with any project in the Attic - if you should choose to fork Stanbol
+     outside of Apache, please let us know so we can link to your project.
+  </p>
+
+  <resource_table project="stanbol">
+  <!-- by default only dev is generated -->
+  <mail name="commits"/>
+   <!-- use attribute key="" to override default JIRA -->
+  <jira/>
+  </resource_table>
+
+  <p>Archived versions of Stanbol may be downloaded from the 
+     <a href="http://archive.apache.org/dist/stanbol/">Apache Archives</a>.
+  </p>
+ 
+</section>
+
+</body>
+</document>

Propchange: attic/site/xdocs/projects/stanbol.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: attic/site/xdocs/stylesheets/project.xml
URL: http://svn.apache.org/viewvc/attic/site/xdocs/stylesheets/project.xml?rev=1877767&r1=1877766&r2=1877767&view=diff
==============================================================================
--- attic/site/xdocs/stylesheets/project.xml (original)
+++ attic/site/xdocs/stylesheets/project.xml Thu May 14 21:42:31 2020
@@ -84,6 +84,7 @@ limitations under the License.
       <li><a href="/projects/shale.html">Shale</a></li>
       <li><a href="/projects/shindig.html">Shindig</a></li>
       <li><a href="/projects/stdcxx.html">Standard C++ Library (STDCXX)</a></li>
+      <li><a href="/projects/stanbol.html">Stanbol</a></li>
       <li><a href="/projects/stratos.html">Stratos</a></li>
       <li><a href="/projects/tiles.html">Tiles</a></li>
       <li><a href="/projects/tuscany.html">Tuscany</a></li>