Revision: 15112
          http://gate.svn.sourceforge.net/gate/?rev=15112&view=rev
Author:   valyt
Date:     2012-01-18 16:03:18 +0000 (Wed, 18 Jan 2012)
Log Message:
-----------
Renamed landing apge.

Added Paths:
-----------
    mimir/trunk/index.html
    mimir/trunk/index.yam

Removed Paths:
-------------
    mimir/trunk/mimir.html
    mimir/trunk/mimir.yam

Copied: mimir/trunk/index.html (from rev 15111, mimir/trunk/mimir.html)
===================================================================
--- mimir/trunk/index.html                              (rev 0)
+++ mimir/trunk/index.html      2012-01-18 16:03:18 UTC (rev 15112)
@@ -0,0 +1,74 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
+   "http://www.w3.org/TR/html4/strict.dtd";>
+<!-- AUTOGENERATED FILE: ALL EDITS WILL BE LOST!!! -->
+<html lang="en">
+<head>
+<meta name="generator" content="cow"/>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> 
+<title>M&iacute;mir: Multiparadigm Indexing and Retrieval</title>
+<style type="text/css">
+/*<![CDATA[*/
+<!--
+html, body {
+  background: #fff;
+  color: #000;
+  font-family: sans-serif;
+}
+h1,h2,h3,h4,h5,p,ul,ol { font-family: sans-serif; }
+pre { font-family: monospace; }
+h3.navhead {
+  font-size: 100%;
+}
+div.banner {
+  border: none;
+  margin-right: 0px;
+  margin-left: 0px;
+  padding: 0.09em;
+  text-align: center;
+  font-weight: bold; 
+}
+div.banner a:link, div.banner {
+  background: #A0D0F0;
+  color: #000000;
+}
+div.banner a:active {
+  background: #000000;
+  color: #FFFFFF;
+}
+div.banner a:hover {
+  background: #000000;
+  color: #FFFFFF;
+-->
+/*]]>*/
+</style>
+</head>
+<body bgcolor="#FFFFFF" text="#000000">
+<h1 class="cow-title-heading">M&iacute;mir: Multiparadigm Indexing and 
Retrieval</h1>
+
+<p>Concept search, full-text search and annotation structure search in one
+scaleable index: &quot;M&iacute;mir is a multi-paradigm information management 
index and
+repository which can be used to index and search over text, annotations,
+semantic schemas (ontologies), and semantic meta-data (instance data). It
+allows queries that arbitrarily mix full-text, structural, linguistic and
+semantic queries and that can scale to gigabytes of text. A typical semantic
+annotation project deals with large quantities of data of different kinds.
+M&iacute;mir provides a framework for implementing indexing and search 
functionality
+across all these data type.&quot;</p>
+
+<p>Some documentation:</p>
+<ul>
+<li><a class="cow-url" 
href="http://gate.svn.sourceforge.net/svnroot/gate/mimir/trunk/doc/mimir-guide.pdf";>a
 users and 
+  implementors guide</a></li>
+<li><a class="cow-url" 
href="http://services.gate.ac.uk/mimir/query-session-examples.pdf";>an example
+  query session</a></li>
+<li>a few simple <a class="cow-url" 
href="http://demos.gate.ac.uk/mimir/";>demos</a></li>
+<li><a class="cow-url" href="http://vimeo.com/11334635";>a short 
explanatory/demo video</a></li>
+</ul>
+
+<p>GATE M&iacute;mir is open source software, released under the
+<a class="cow-url" href="http://www.gnu.org/licenses/lgpl-3.0.html";>GNU Lesser 
General Public
+Licence 3.0</a>, with the source code hosted at
+<a class="cow-url" 
href="https://gate.svn.sourceforge.net/svnroot/gate/mimir/";>SourceForge</a>.
+We do not supply ready-built binaries as there are too many possible 
deployment configurations. Instead we encourage you to download the sources 
directly from the SourceForge link above, and build your own binaries. 
Instructions for how to do so are included in the user guide.</p>
+
+<p>Alternatively you can buy a ready-to-run virtual server with GATE 
M&iacute;mir installed from <a class="cow-url" 
href="https://gatecloud.net/";>GATECloud.net</a>.</p></body></html>

Copied: mimir/trunk/index.yam (from rev 15111, mimir/trunk/mimir.yam)
===================================================================
--- mimir/trunk/index.yam                               (rev 0)
+++ mimir/trunk/index.yam       2012-01-18 16:03:18 UTC (rev 15112)
@@ -0,0 +1,27 @@
+Mímir: Multiparadigm Indexing and Retrieval
+
+Concept search, full-text search and annotation structure search in one
+scaleable index: "Mímir is a multi-paradigm information management index and
+repository which can be used to index and search over text, annotations,
+semantic schemas (ontologies), and semantic meta-data (instance data). It
+allows queries that arbitrarily mix full-text, structural, linguistic and
+semantic queries and that can scale to gigabytes of text. A typical semantic
+annotation project deals with large quantities of data of different kinds.
+Mímir provides a framework for implementing indexing and search functionality
+across all these data type."
+
+Some documentation:
+- 
%(http://gate.svn.sourceforge.net/svnroot/gate/mimir/trunk/doc/mimir-guide.pdf, 
a users and 
+  implementors guide)
+- %(http://services.gate.ac.uk/mimir/query-session-examples.pdf, an example
+  query session)
+- a few simple %(http://demos.gate.ac.uk/mimir/, demos)
+- %(http://vimeo.com/11334635, a short explanatory/demo video)
+
+GATE Mímir is open source software, released under the
+%(http://www.gnu.org/licenses/lgpl-3.0.html, GNU Lesser General Public
+Licence 3.0), with the source code hosted at
+%(https://gate.svn.sourceforge.net/svnroot/gate/mimir/, SourceForge).
+We do not supply ready-built binaries as there are too many possible 
deployment configurations. Instead we encourage you to download the sources 
directly from the SourceForge link above, and build your own binaries. 
Instructions for how to do so are included in the user guide.
+
+Alternatively you can buy a ready-to-run virtual server with GATE Mímir 
installed from %(https://gatecloud.net/, GATECloud.net).
\ No newline at end of file

Deleted: mimir/trunk/mimir.html
===================================================================
--- mimir/trunk/mimir.html      2012-01-18 16:01:10 UTC (rev 15111)
+++ mimir/trunk/mimir.html      2012-01-18 16:03:18 UTC (rev 15112)
@@ -1,74 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
-   "http://www.w3.org/TR/html4/strict.dtd";>
-<!-- AUTOGENERATED FILE: ALL EDITS WILL BE LOST!!! -->
-<html lang="en">
-<head>
-<meta name="generator" content="cow"/>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> 
-<title>M&iacute;mir: Multiparadigm Indexing and Retrieval</title>
-<style type="text/css">
-/*<![CDATA[*/
-<!--
-html, body {
-  background: #fff;
-  color: #000;
-  font-family: sans-serif;
-}
-h1,h2,h3,h4,h5,p,ul,ol { font-family: sans-serif; }
-pre { font-family: monospace; }
-h3.navhead {
-  font-size: 100%;
-}
-div.banner {
-  border: none;
-  margin-right: 0px;
-  margin-left: 0px;
-  padding: 0.09em;
-  text-align: center;
-  font-weight: bold; 
-}
-div.banner a:link, div.banner {
-  background: #A0D0F0;
-  color: #000000;
-}
-div.banner a:active {
-  background: #000000;
-  color: #FFFFFF;
-}
-div.banner a:hover {
-  background: #000000;
-  color: #FFFFFF;
--->
-/*]]>*/
-</style>
-</head>
-<body bgcolor="#FFFFFF" text="#000000">
-<h1 class="cow-title-heading">M&iacute;mir: Multiparadigm Indexing and 
Retrieval</h1>
-
-<p>Concept search, full-text search and annotation structure search in one
-scaleable index: &quot;M&iacute;mir is a multi-paradigm information management 
index and
-repository which can be used to index and search over text, annotations,
-semantic schemas (ontologies), and semantic meta-data (instance data). It
-allows queries that arbitrarily mix full-text, structural, linguistic and
-semantic queries and that can scale to gigabytes of text. A typical semantic
-annotation project deals with large quantities of data of different kinds.
-M&iacute;mir provides a framework for implementing indexing and search 
functionality
-across all these data type.&quot;</p>
-
-<p>Some documentation:</p>
-<ul>
-<li><a class="cow-url" 
href="http://gate.svn.sourceforge.net/svnroot/gate/mimir/trunk/doc/mimir-guide.pdf";>a
 users and 
-  implementors guide</a></li>
-<li><a class="cow-url" 
href="http://services.gate.ac.uk/mimir/query-session-examples.pdf";>an example
-  query session</a></li>
-<li>a few simple <a class="cow-url" 
href="http://demos.gate.ac.uk/mimir/";>demos</a></li>
-<li><a class="cow-url" href="http://vimeo.com/11334635";>a short 
explanatory/demo video</a></li>
-</ul>
-
-<p>GATE M&iacute;mir is open source software, released under the
-<a class="cow-url" href="http://www.gnu.org/licenses/lgpl-3.0.html";>GNU Lesser 
General Public
-Licence 3.0</a>, with the source code hosted at
-<a class="cow-url" 
href="https://gate.svn.sourceforge.net/svnroot/gate/mimir/";>SourceForge</a>.
-We do not supply ready-built binaries as there are too many possible 
deployment configurations. Instead we encourage you to download the sources 
directly from the SourceForge link above, and build your own binaries. 
Instructions for how to do so are included in the user guide.</p>
-
-<p>Alternatively you can buy a ready-to-run virtual server with GATE 
M&iacute;mir installed from <a class="cow-url" 
href="https://gatecloud.net/";>GATECloud.net</a>.</p></body></html>

Deleted: mimir/trunk/mimir.yam
===================================================================
--- mimir/trunk/mimir.yam       2012-01-18 16:01:10 UTC (rev 15111)
+++ mimir/trunk/mimir.yam       2012-01-18 16:03:18 UTC (rev 15112)
@@ -1,27 +0,0 @@
-Mímir: Multiparadigm Indexing and Retrieval
-
-Concept search, full-text search and annotation structure search in one
-scaleable index: "Mímir is a multi-paradigm information management index and
-repository which can be used to index and search over text, annotations,
-semantic schemas (ontologies), and semantic meta-data (instance data). It
-allows queries that arbitrarily mix full-text, structural, linguistic and
-semantic queries and that can scale to gigabytes of text. A typical semantic
-annotation project deals with large quantities of data of different kinds.
-Mímir provides a framework for implementing indexing and search functionality
-across all these data type."
-
-Some documentation:
-- 
%(http://gate.svn.sourceforge.net/svnroot/gate/mimir/trunk/doc/mimir-guide.pdf, 
a users and 
-  implementors guide)
-- %(http://services.gate.ac.uk/mimir/query-session-examples.pdf, an example
-  query session)
-- a few simple %(http://demos.gate.ac.uk/mimir/, demos)
-- %(http://vimeo.com/11334635, a short explanatory/demo video)
-
-GATE Mímir is open source software, released under the
-%(http://www.gnu.org/licenses/lgpl-3.0.html, GNU Lesser General Public
-Licence 3.0), with the source code hosted at
-%(https://gate.svn.sourceforge.net/svnroot/gate/mimir/, SourceForge).
-We do not supply ready-built binaries as there are too many possible 
deployment configurations. Instead we encourage you to download the sources 
directly from the SourceForge link above, and build your own binaries. 
Instructions for how to do so are included in the user guide.
-
-Alternatively you can buy a ready-to-run virtual server with GATE Mímir 
installed from %(https://gatecloud.net/, GATECloud.net).
\ No newline at end of file

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to