Annotation of OpenXM/doc/OpenXM-web/index.html, Revision 1.31
1.7 ohara 1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
1.1 takayama 2: <HTML>
1.7 ohara 3: <!--
1.31 ! takayama 4: $OpenXM: OpenXM/doc/OpenXM-web/index.html,v 1.30 2000/09/09 16:32:27 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.30 takayama 17: Last update is September 10, 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.25 takayama 26: supporting the OpenXM protocol. See a
1.7 ohara 27: <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/issac2000.ps">survey</A>.
1.1 takayama 28: </P>
29:
1.6 takayama 30:
1.7 ohara 31: <H2>Specifications</H2>
32:
1.1 takayama 33: <OL>
34:
1.7 ohara 35: <LI>Design and Implementation of OpenXM
1.30 takayama 36: <A NAME="SPEC" HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/openxm-eg.ps">(in English, PS)</A>,
37: <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/html/OpenXM-eg/OpenXM">(in English, HTML)</A>,
38: <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/openxm-jp.ps">(in Japanese, PS)</A>,
39: <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/html/OpenXM-jp/OpenXM">(in Japanese, HTML)</A>.
1.7 ohara 40:
41: <LI>OX tags
1.19 takayama 42: [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/oxMessageTag.h">OX tags</A>].
1.7 ohara 43: <LI>CMO tags
1.19 takayama 44: [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/cmotag.h">CMO tags</A>].
1.7 ohara 45: <LI>SM commands
1.19 takayama 46: [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/smCommand.h">SM commands</A>].
1.7 ohara 47:
1.19 takayama 48: <LI><A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/doc">More documents</A>
1.31 ! takayama 49: <LI>If you want to add new tags, mail to
! 50: <A HREF="mailto:takayama@math.sci.kobe-u.ac.jp">takayama@math.sci.kobe-u.ac.jp</A>
! 51: with a description of the data types.
! 52: See <A HREF="index.html#SPEC">the specification</A>
! 53: how to describe the data types.
! 54: </OL>
! 55:
1.7 ohara 56:
1.31 ! takayama 57: <H2>New Specifications (Draft for 1.1.3)</H2>
! 58:
! 59: <OL>
! 60:
! 61: <LI>Design and Implementation of OpenXM
1.30 takayama 62: <A NAME="SPEC" HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/openxm-en.ps">(in English, PS)</A>,
63: <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/html/OpenXM-en/OpenXM">(in English, HTML)</A>,
64: <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/openxm-ja.ps">(in Japanese, PS)</A>,
65: <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/html/OpenXM-ja/OpenXM">(in Japanese, HTML)</A>.
66:
1.31 ! takayama 67: <LI>OX tags
1.30 takayama 68: [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/oxMessageTag.h">OX tags</A>].
1.31 ! takayama 69: <LI>CMO tags
1.30 takayama 70: [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/cmotag.h">CMO tags</A>].
1.31 ! takayama 71: <LI>SM commands
1.30 takayama 72: [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/smCommand.h">SM commands</A>].
73:
74: <LI><A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.3/doc">More documents</A>
75:
1.7 ohara 76: <LI>If you want to add new tags, mail to
77: <A HREF="mailto:takayama@math.sci.kobe-u.ac.jp">takayama@math.sci.kobe-u.ac.jp</A>
1.1 takayama 78: with a description of the data types.
1.7 ohara 79: See <A HREF="index.html#SPEC">the specification</A>
1.1 takayama 80: how to describe the data types.
1.7 ohara 81: </OL>
1.1 takayama 82:
1.22 takayama 83: <H2>Source Distributions (RELEASE_1_1_2)</H2>
1.1 takayama 84:
85: <OL>
1.12 takayama 86: <LI> OpenXM, OpenXM_contrib
1.19 takayama 87: [<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>].
1.12 takayama 88: <LI> OpenXM_contrib2 requires a source code license from
1.31 ! takayama 89: Fujitsu Lab. The version 1.1.3 will be an open source version
! 90: and you do not need the license. The alpha test version of 1.1.3 is available from
! 91: our ftp cite:
! 92: [<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 93: </OL>
1.1 takayama 94:
1.19 takayama 95: <H2>Binary Distribution by tar+gzip (RELEASE_1_1_2)
96: <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/index-binary.html">Binary</A>.
97: </H2>
1.1 takayama 98:
1.19 takayama 99: <H2>Binary Distribution by Packages (RELEASE_1_1_2)
100: <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/index-packages.html">Packages</A>. <BR>
101: </H2>
1.15 takayama 102:
1.6 takayama 103:
1.7 ohara 104: <P>
1.19 takayama 105: ERRATA RELEASE_1_1_2
106: <A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/1.1.2/ERRATA.html">ERRATA</A>.
1.23 takayama 107: <BR>
1.29 takayama 108: 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>.
1.6 takayama 109: </P>
1.1 takayama 110:
1.7 ohara 111: <H2>Papers and Tutorials</H2>
1.1 takayama 112: <OL>
1.7 ohara 113: <LI>OpenXM --- an Open System to Integrate Mathematical Softwares
114: [<A HREF="http://www.math.sci.kobe-u.ac.jp/OpenXM/issac2000.ps">Survey</A>].
115: </OL>
1.1 takayama 116:
117:
1.28 maekawa 118: <H2>The WWW interface for OpenXM CVS Repositry
119: [<A HREF="http://www.math.sci.kobe-u.ac.jp/cgi/cvsweb.cgi/">cvsweb</A>]
1.7 ohara 120: </H2>
1.1 takayama 121:
1.7 ohara 122: <H2>References</H2>
1.4 takayama 123:
124: <OL>
1.7 ohara 125: <LI>The primary distribution cite of asir [<A HREF="ftp://archives.cs.ehime-u.ac.jp/pub/asir2000">Asir</A>].
1.18 takayama 126: <LI>An introductory book on a computer algebra system Risa/Asir (in Japanese)
127: [<A HREF="asir.jpeg"> Cover Page, ISBN4-87243-076-X </A>].
1.4 takayama 128: </OL>
1.19 takayama 129:
130: <H2>Archive</H2>
131: <OL>
132: <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>].
133: <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>].
134: </OL>
1.30 takayama 135:
136: <H2>What's new in 1.1.3? </H2>
1.31 ! takayama 137: <OL>
1.30 takayama 138: Not written yet.
1.31 ! takayama 139: </OL>
1.1 takayama 140:
141: <ADDRESS>
142: takayama@math.sci.kobe-u.ac.jp
143: </ADDRESS>
144:
1.7 ohara 145: </BODY>
1.8 takayama 146: </HTML>
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>