[BACK]Return to index.html CVS log [TXT][DIR] Up to [local] / OpenXM / doc / OpenXM-web

Diff for /OpenXM/doc/OpenXM-web/index.html between version 1.20 and 1.33

version 1.20, 2000/03/17 03:18:41 version 1.33, 2000/09/23 12:46:50
Line 1 
Line 1 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
 <HTML>  <HTML>
 <!--  <!--
 $OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.19 2000/03/11 07:09:18 takayama Exp $  $OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.32 2000/09/10 18:21:51 takayama Exp $
 -->  -->
 <HEAD>  <HEAD>
 <LINK REV=MADE HREF="mailto:takayama@math.sci.kobe-u.ac.jp">  <LINK REV=MADE HREF="mailto:takayama@math.sci.kobe-u.ac.jp">
Line 9  $OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.19 2000/
Line 9  $OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.19 2000/
 <TITLE>OpenXM (Open message eXchange protocol for Mathematics)</TITLE>  <TITLE>OpenXM (Open message eXchange protocol for Mathematics)</TITLE>
 </HEAD>  </HEAD>
 <BODY>  <BODY>
 <H1>OpenXM (Open message eXchange protocol for Mathematics)</H1>  <H1>OpenXM (Open message eXchange protocol for Mathematics):
     http://www.openxm.org </H1>
   
 <P>  <P>
 Welcome to the home page of OpenXM.  Welcome to the home page of OpenXM.
 Last update is March 11, 2000 JST.  Last update is September 23, 2000 JST.
 </P>  </P>
   
 <H1> Version 1.1.2 is now under tests of committers.  
     It will be fixed on March 20, 2000.  
 The home page of the previous version is at  
 OpenXM 1.1.1 (20000124) [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/index.html"> 1.1.1 (January 24, 2000) Experimental </A>].  
  </H2>  
   
 <P>  <P>
 What is OpenXM? See a  What is OpenXM?  It is an infrastructure for mathematical
 <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/issac2000.ps">survey</A>.  communication. (it is not XML, but it can be described by XML.)
   It is an experiment to connect mathematical software systems each other
   on the infrastructure.
   We are providing packages of mathematical software systems
   supporting the OpenXM protocol. Here is a quick tour of the OpenXM package:
   <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/html/OpenXM-poster/func1">functions 1</A>,
   <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/html/OpenXM-poster/func2">functions 2</A>,
   <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/html/OpenXM-poster/efficient">Efficient computation</A>.
 </P>  </P>
   
   
Line 46  What is OpenXM? See a
Line 48  What is OpenXM? See a
 [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/smCommand.h">SM commands</A>].  [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/smCommand.h">SM commands</A>].
   
 <LI><A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/doc">More documents</A>  <LI><A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/doc">More documents</A>
   <LI>If you want to add new tags, mail to
   <A HREF="mailto:takayama@math.sci.kobe-u.ac.jp">takayama@math.sci.kobe-u.ac.jp</A>
   with a description of the data types.
   See <A HREF="index.html#SPEC">the specification</A>
   how to describe the data types.
   </OL>
   
   
   <H2>New Specifications  (Draft for 1.1.3)</H2>
   
   <OL>
   
   <LI>Design and Implementation of OpenXM
   <A NAME="SPEC" HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/openxm-en.ps">(in English, PS)</A>,
   <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/html/OpenXM-en/OpenXM">(in English, HTML)</A>,
   <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/openxm-ja.ps">(in Japanese, PS)</A>,
   <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/html/OpenXM-ja/OpenXM">(in Japanese, HTML)</A>.
   
   <LI>OX tags
   [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/oxMessageTag.h">OX tags</A>].
   <LI>CMO tags
   [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/cmotag.h">CMO tags</A>].
   <LI>SM commands
   [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/smCommand.h">SM commands</A>].
   
   <LI><A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/doc">More documents</A>
   
 <LI>If you want to add new tags, mail to  <LI>If you want to add new tags, mail to
 <A HREF="mailto:takayama@math.sci.kobe-u.ac.jp">takayama@math.sci.kobe-u.ac.jp</A>  <A HREF="mailto:takayama@math.sci.kobe-u.ac.jp">takayama@math.sci.kobe-u.ac.jp</A>
 with a description of the data types.  with a description of the data types.
Line 54  See <A HREF="index.html#SPEC">the specification</A>
Line 82  See <A HREF="index.html#SPEC">the specification</A>
 how to describe the data types.  how to describe the data types.
 </OL>  </OL>
   
 <H2>Source Distributions (RELEASE_1.1.2)</H2>  <H2>Source Distributions (RELEASE_1_1_3)</H2>
   
 <OL>  <OL>
 <LI> OpenXM, OpenXM_contrib  <LI> The alpha test version of 1.1.3 is available from
 [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.2/openxm01-1.1.2.tar.gz">Source (Shift+Click)</A>].  our ftp cite:
 <LI> OpenXM_contrib2 requires a source code license from  [<A HREF="ftp://ftp.math.sci.kobe-u.ac.jp/pub/OpenXM/1.1.3/openxm-1.1.3.tar.gz">Source (Shift+Click)</A>].
 Fujitsu Lab.  
 </OL>  </OL>
   
 <H2>Binary Distribution by tar+gzip (RELEASE_1_1_2)  <H2>Binary Distribution by tar+gzip (RELEASE_1_1_2)
Line 75  Fujitsu Lab.
Line 102  Fujitsu Lab.
 <P>  <P>
 ERRATA RELEASE_1_1_2  ERRATA RELEASE_1_1_2
 <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/ERRATA.html">ERRATA</A>.  <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/ERRATA.html">ERRATA</A>.
   <BR>
   Questions and Answers (some are in Japanese) <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/OpenXM-FAQ.txt">FAQ</A>.
 </P>  </P>
   
 <H2>Papers and Tutorials</H2>  <H2>Papers and Tutorials</H2>
Line 84  ERRATA RELEASE_1_1_2
Line 113  ERRATA RELEASE_1_1_2
 </OL>  </OL>
   
   
 <H2>OpenXM CVS web (Access Restricted)  <H2>The WWW interface for OpenXM CVS Repositry
 [<A HREF="http://kerberos.math.sci.kobe-u.ac.jp/cgi-bin/cvsweb">cvsweb</A>]  [<A HREF="http://www.math.sci.kobe-u.ac.jp/cgi/cvsweb.cgi/">cvsweb</A>]
 </H2>  </H2>
   
 <H2>References</H2>  <H2>References</H2>
Line 99  ERRATA RELEASE_1_1_2
Line 128  ERRATA RELEASE_1_1_2
 <H2>Archive</H2>  <H2>Archive</H2>
 <OL>  <OL>
 <LI>OpenXM 1.1.1 (20000124) [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/index.html"> 1.1.1 (January 24, 2000) Experimental </A>].  <LI>OpenXM 1.1.1 (20000124) [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/20000124/index.html"> 1.1.1 (January 24, 2000) Experimental </A>].
 <LI>OpenXM 1.1.2 [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/index.html"> 1.1.2 (March 20, 2000) Stable, Current</A>].  <LI>OpenXM 1.1.2 [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/index.html"> 1.1.2 (March 20, 2000) Stable</A>].
   <LI>OpenXM 1.1.3 [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/index.html"> 1.1.3 (September 26, 2000), Current</A>].
 </OL>  </OL>
   
   <H2>What's new in 1.1.3? </H2>
   <OL>
     Not written yet.
   </OL>
   
 <ADDRESS>  <ADDRESS>
 takayama@math.sci.kobe-u.ac.jp  takayama@math.sci.kobe-u.ac.jp

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.33

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>