[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.29 and 1.31

version 1.29, 2000/09/09 03:01:25 version 1.31, 2000/09/09 16:57:29
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.28 2000/07/26 14:33:27 maekawa Exp $  $OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.30 2000/09/09 16:32:27 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 14  $OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.28 2000/
Line 14  $OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.28 2000/
   
 <P>  <P>
 Welcome to the home page of OpenXM.  Welcome to the home page of OpenXM.
 Last update is May 8, 2000 JST.  Last update is September 10, 2000 JST.
 </P>  </P>
   
 <P>  <P>
 What is OpenXM?  It is an infrastructure for mathematical  What is OpenXM?  It is an infrastructure for mathematical
 communication. (But, it is not XML.)  communication. (it is not XML, but it can be described by XML.)
 It is an experiment to connect mathematical software each other  It is an experiment to connect mathematical software systems each other
 on the infrastructure.  on the infrastructure.
 We are providing packages of mathematical software  We are providing packages of mathematical software systems
 supporting the OpenXM protocol. See a  supporting the OpenXM protocol. See a
 <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/issac2000.ps">survey</A>.  <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/issac2000.ps">survey</A>.
 </P>  </P>
Line 33  supporting the OpenXM protocol. See a
Line 33  supporting the OpenXM protocol. See a
 <OL>  <OL>
   
 <LI>Design and Implementation of OpenXM  <LI>Design and Implementation of OpenXM
 <A NAME="SPEC" HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/openxm-en.ps">(in English, PS)</A>,  <A NAME="SPEC" HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/openxm-eg.ps">(in English, PS)</A>,
 <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/html/OpenXM-en/OpenXM">(in English, HTML)</A>,  <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/html/OpenXM-eg/OpenXM">(in English, HTML)</A>,
 <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/openxm-ja.ps">(in Japanese, PS)</A>,  <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/openxm-jp.ps">(in Japanese, PS)</A>,
 <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/html/OpenXM-ja/OpenXM">(in Japanese, HTML)</A>.  <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/html/OpenXM-jp/OpenXM">(in Japanese, HTML)</A>.
   
 <LI>OX tags  <LI>OX tags
 [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/oxMessageTag.h">OX tags</A>].  [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/oxMessageTag.h">OX tags</A>].
Line 46  supporting the OpenXM protocol. See a
Line 46  supporting the OpenXM protocol. 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 60  how to describe the data types.
Line 86  how to describe the data types.
 <LI> OpenXM, OpenXM_contrib  <LI> OpenXM, OpenXM_contrib
 [<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>].  [<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>].
 <LI> OpenXM_contrib2 requires a source code license from  <LI> OpenXM_contrib2 requires a source code license from
 Fujitsu Lab.  Fujitsu Lab.  The version 1.1.3 will be an open source version
   and you do not need the license.  The alpha test version of 1.1.3 is available from
   our ftp cite:
   [<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>].
 </OL>  </OL>
   
 <H2>Binary Distribution by tar+gzip (RELEASE_1_1_2)  <H2>Binary Distribution by tar+gzip (RELEASE_1_1_2)
Line 104  Questions and Answers (some are in Japanese) <A HREF="
Line 133  Questions and Answers (some are in Japanese) <A HREF="
 <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, 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.29  
changed lines
  Added in v.1.31

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