=================================================================== RCS file: /home/cvs/OpenXM/doc/OpenXM-web/index.html,v retrieving revision 1.31 retrieving revision 1.75 diff -u -p -r1.31 -r1.75 --- OpenXM/doc/OpenXM-web/index.html 2000/09/09 16:57:29 1.31 +++ OpenXM/doc/OpenXM-web/index.html 2021/04/02 06:49:16 1.75 @@ -1,142 +1,87 @@ - + -OpenXM (Open message eXchange protocol for Mathematics) +OpenXM (Open message eXchange for Mathematics) - -

OpenXM (Open message eXchange protocol for Mathematics): - http://www.openxm.org

+ -

-Welcome to the home page of OpenXM. -Last update is September 10, 2000 JST. -

+[ in Japanese ]
+ Documents , + Download , + Specifications , + License , +cvsweb, +Top, +

OpenXM HEAD

+

-What is OpenXM? It is an infrastructure for mathematical -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. See a -survey. +Welcome to the home page of OpenXM-HEAD

-

Specifications

+

Source Distribution (Download)

-
    -
  1. Design and Implementation of OpenXM -(in English, PS), -(in English, HTML), -(in Japanese, PS), -(in Japanese, HTML). - -
  2. OX tags -[OX tags]. -
  3. CMO tags -[CMO tags]. -
  4. SM commands -[SM commands]. - -
  5. More documents -
  6. If you want to add new tags, mail to -takayama@math.sci.kobe-u.ac.jp -with a description of the data types. -See the specification -how to describe the data types. -
- - -

New Specifications (Draft for 1.1.3)

-
    - -
  1. Design and Implementation of OpenXM -(in English, PS), -(in English, HTML), -(in Japanese, PS), -(in Japanese, HTML). - -
  2. OX tags -[OX tags]. -
  3. CMO tags -[CMO tags]. -
  4. SM commands -[SM commands]. - -
  5. More documents - -
  6. If you want to add new tags, mail to -takayama@math.sci.kobe-u.ac.jp -with a description of the data types. -See the specification -how to describe the data types. +
  7. HEAD branch is available from our web site: +[Source (Shift+Click)]. +
  8. A snapshot of the head branch can be obtainable from + here . +It is updated everyday.
-

Source Distributions (RELEASE_1_1_2)

+ -
    -
  1. OpenXM, OpenXM_contrib -[Source (Shift+Click)]. -
  2. OpenXM_contrib2 requires a source code license from -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: -[Source (Shift+Click)]. -
+

Debian package for amd64

+
    +
  1. Add the following to /etc/apt/sources.list +
    +  deb http://www.math.kobe-u.ac.jp/deb2/ unstable/
    +  deb http://www.math.kobe-u.ac.jp/deb2/ mathlibre2020/
    +
    +
  2. Add our keys to your system. +The keys are at + http://www.math.kobe-u.ac.jp/deb2/pub-keys +
    +   apt-key add mathlibre.pub
    +   apt-key add debian-math.kobe-u.ac.jp.pub
    +
    +
  3. +
    +    sudo apt-get update
    +    sudo apt-get install openxm
    +
    +
-

Binary Distribution by tar+gzip (RELEASE_1_1_2) -Binary. +

+ERRATA.

-

Binary Distribution by Packages (RELEASE_1_1_2) -Packages.
-

- - -

-ERRATA RELEASE_1_1_2 -ERRATA. +

FAQ

+Questions and Answers (in Enshlish) FAQ.
-Questions and Answers (some are in Japanese) FAQ. -

+Questions and Answers (in Japanese) FAQ. -

Papers and Tutorials

-
    -
  1. OpenXM --- an Open System to Integrate Mathematical Softwares -[Survey]. -
+

Links

-

The WWW interface for OpenXM CVS Repositry -[cvsweb] -

- -

References

-
    -
  1. The primary distribution cite of asir [Asir]. -
  2. An introductory book on a computer algebra system Risa/Asir (in Japanese) - [ Cover Page, ISBN4-87243-076-X ]. +
  3. Risa/Asir (Kobe distribution) download page (for unix and windows) + [ + Asir binary for Windows download and so on ...].
-

Archive

-
    -
  1. OpenXM 1.1.1 (20000124) [ 1.1.1 (January 24, 2000) Experimental ]. -
  2. OpenXM 1.1.2 [ 1.1.2 (March 20, 2000) Stable, Current].
-

What's new in 1.1.3?

-
    - Not written yet. -
takayama@math.sci.kobe-u.ac.jp