Annotation of OpenXM/doc/OpenXM-web/index.html, Revision 1.34
1.7 ohara 1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
1.1 takayama 2: <HTML>
1.7 ohara 3: <!--
1.34 ! takayama 4: $OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.33 2000/09/23 12:46:50 takayama Exp $
1.1 takayama 5: -->
1.7 ohara 6: <HEAD>
7: <LINK REV=MADE HREF="mailto:takayama@math.sci.kobe-u.ac.jp">
8: <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
9: <TITLE>OpenXM (Open message eXchange protocol for Mathematics)</TITLE>
10: </HEAD>
11: <BODY>
1.25 takayama 12: <H1>OpenXM (Open message eXchange protocol for Mathematics):
13: http://www.openxm.org </H1>
1.1 takayama 14:
15: <P>
1.7 ohara 16: Welcome to the home page of OpenXM.
1.34 ! takayama 17: Last update is September 25, 2000 JST.
1.1 takayama 18: </P>
1.19 takayama 19:
1.1 takayama 20: <P>
1.25 takayama 21: What is OpenXM? It is an infrastructure for mathematical
1.30 takayama 22: communication. (it is not XML, but it can be described by XML.)
23: It is an experiment to connect mathematical software systems each other
1.26 takayama 24: on the infrastructure.
1.30 takayama 25: We are providing packages of mathematical software systems
1.32 takayama 26: supporting the OpenXM protocol. Here is a quick tour of the OpenXM package:
27: <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/html/OpenXM-poster/func1">functions 1</A>,
28: <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/html/OpenXM-poster/func2">functions 2</A>,
29: <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/html/OpenXM-poster/efficient">Efficient computation</A>.
1.1 takayama 30: </P>
31:
1.6 takayama 32:
1.34 ! takayama 33: <H2>Specifications (Draft for 1.1.3)</H2>
1.31 takayama 34:
35: <OL>
36:
37: <LI>Design and Implementation of OpenXM
1.30 takayama 38: <A NAME="SPEC" HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/openxm-en.ps">(in English, PS)</A>,
39: <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/html/OpenXM-en/OpenXM">(in English, HTML)</A>,
40: <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/openxm-ja.ps">(in Japanese, PS)</A>,
41: <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/html/OpenXM-ja/OpenXM">(in Japanese, HTML)</A>.
42:
1.31 takayama 43: <LI>OX tags
1.30 takayama 44: [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/oxMessageTag.h">OX tags</A>].
1.31 takayama 45: <LI>CMO tags
1.30 takayama 46: [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/cmotag.h">CMO tags</A>].
1.31 takayama 47: <LI>SM commands
1.30 takayama 48: [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/smCommand.h">SM commands</A>].
49:
50: <LI><A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/doc">More documents</A>
51:
1.7 ohara 52: <LI>If you want to add new tags, mail to
53: <A HREF="mailto:takayama@math.sci.kobe-u.ac.jp">takayama@math.sci.kobe-u.ac.jp</A>
1.1 takayama 54: with a description of the data types.
1.7 ohara 55: See <A HREF="index.html#SPEC">the specification</A>
1.1 takayama 56: how to describe the data types.
1.7 ohara 57: </OL>
1.1 takayama 58:
1.33 takayama 59: <H2>Source Distributions (RELEASE_1_1_3)</H2>
1.1 takayama 60:
61: <OL>
1.34 ! takayama 62: <LI> Version of 1.1.3 is available from
1.31 takayama 63: our ftp cite:
64: [<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>].
1.7 ohara 65: </OL>
1.1 takayama 66:
1.34 ! takayama 67: <H2>Binary Distribution by tar+gzip (RELEASE_1_1_3)
! 68: <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/index-binary.html">Binary</A>.
1.19 takayama 69: </H2>
1.1 takayama 70:
1.34 ! takayama 71: <H2>Binary Distribution by Packages (RELEASE_1_1_3)
! 72: <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/index-packages.html">Packages</A>. <BR>
1.19 takayama 73: </H2>
1.15 takayama 74:
1.6 takayama 75:
1.7 ohara 76: <P>
1.34 ! takayama 77: ERRATA RELEASE_1_1_3
! 78: <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/ERRATA.html">ERRATA</A>.
1.23 takayama 79: <BR>
1.34 ! takayama 80: Questions and Answers (some are in Japanese) <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/OpenXM-FAQ.txt">FAQ</A>.
1.6 takayama 81: </P>
1.1 takayama 82:
1.7 ohara 83: <H2>Papers and Tutorials</H2>
1.1 takayama 84: <OL>
1.7 ohara 85: <LI>OpenXM --- an Open System to Integrate Mathematical Softwares
86: [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/issac2000.ps">Survey</A>].
87: </OL>
1.1 takayama 88:
89:
1.28 maekawa 90: <H2>The WWW interface for OpenXM CVS Repositry
91: [<A HREF="http://www.math.sci.kobe-u.ac.jp/cgi/cvsweb.cgi/">cvsweb</A>]
1.7 ohara 92: </H2>
1.1 takayama 93:
1.7 ohara 94: <H2>References</H2>
1.4 takayama 95:
96: <OL>
1.7 ohara 97: <LI>The primary distribution cite of asir [<A HREF="ftp://archives.cs.ehime-u.ac.jp/pub/asir2000">Asir</A>].
1.18 takayama 98: <LI>An introductory book on a computer algebra system Risa/Asir (in Japanese)
99: [<A HREF="asir.jpeg"> Cover Page, ISBN4-87243-076-X </A>].
1.4 takayama 100: </OL>
1.19 takayama 101:
102: <H2>Archive</H2>
103: <OL>
104: <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>].
1.33 takayama 105: <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>].
106: <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>].
1.19 takayama 107: </OL>
1.30 takayama 108:
109: <H2>What's new in 1.1.3? </H2>
1.31 takayama 110: <OL>
1.30 takayama 111: Not written yet.
1.31 takayama 112: </OL>
1.1 takayama 113:
114: <ADDRESS>
115: takayama@math.sci.kobe-u.ac.jp
116: </ADDRESS>
117:
1.7 ohara 118: </BODY>
1.8 takayama 119: </HTML>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>