Difference between revisions of "WWWISIS"
Asael.silva (Talk | contribs) m (→Standard (10/30)) |
Asael.silva (Talk | contribs) |
||
Line 3: | Line 3: | ||
Executable program developed in C language by BIREME with the CISIS functions library that acts as an interface between web server CGI (Common Gateway Interface) and the aplication written in its native language - IsisScript - allowing for the management of information in ISIS model databases. | Executable program developed in C language by BIREME with the CISIS functions library that acts as an interface between web server CGI (Common Gateway Interface) and the aplication written in its native language - IsisScript - allowing for the management of information in ISIS model databases. | ||
− | + | === Standard (10/30) === | |
− | + | ||
− | == Standard (10/30) == | + | |
It works with master files (.mst) with records up to 32 Kbytes in size - fully compatible with CDS/ISIS for Windows. It has short keys up to 10 characters and long keys ranging from 11 to 30 characters long. | It works with master files (.mst) with records up to 32 Kbytes in size - fully compatible with CDS/ISIS for Windows. It has short keys up to 10 characters and long keys ranging from 11 to 30 characters long. | ||
− | |||
− | == Extended == | + | === Extended === |
− | === | + | ==== Long keys (16/60) ==== |
Ditto the standard one, except for the inverted key sizes. The short keys may be up to 16 characters and the long ones from 17 to 60 characters long. | Ditto the standard one, except for the inverted key sizes. The short keys may be up to 16 characters and the long ones from 17 to 60 characters long. | ||
− | |||
− | === | + | ==== LIND (16/60) ==== |
+ | |||
+ | Ditto the long keys version, except for resources such as field restriction search, occurrence and proximity search, all of them put aside in order to increase search performance and inverted file size. The extensions to some files that comprises the inverted architecture have been modified to make it easier its identification. | ||
+ | |||
+ | ==== FFI (16/60) ==== | ||
− | Ditto the | + | Ditto the LIND version, except for the master file control record whose structure have been changed to increase the record size up to 1 Mbyte long, making it uncompatible with whatever version of CDS/ISIS up to date. |
− | + | ||
− | == | + | == Distributions == |
− | + | {| style="width: 90%; height: 80px" align="center" | |
− | * | + | | '''Available versions''' |
+ | {| style="width: 100%; height: 80px" align="left" border="1" | ||
+ | | '''32 bits''' | ||
+ | * Standard (10/30) | ||
+ | **[http://modelo.bvsalud.org/download/wwwisis/7.1e/wwwisis-7.1e-1030.zip DOS/Windows ver. 7.1e] | ||
+ | **[https://github.com/bireme/cisis/releases/download/32bits-5.7e-1030/cisis-32bits-5.7e-1030.tar.gz Linux ver. 5.7e] | ||
+ | * Long keys (16/60) | ||
+ | **[http://modelo.bvsalud.org/download/wwwisis/7.1e/wwwisis-7.1e-1660.zip DOS/Windows ver. 7.1e] | ||
+ | **[https://github.com/bireme/cisis/releases/download/32bits-5.7e-1660/cisis-32bits-5.7e-1660.tar.gz Linux ver. 5.7e] | ||
+ | * LIND | ||
+ | **[http://modelo.bvsalud.org/download/wwwisis/7.1e/wwwisis-7.1e-lind.zip DOS/Windows ver. 7.1e] | ||
+ | **[https://github.com/bireme/cisis/releases/download/32bits-5.7e-lind/cisis-32bits-5.7e-lind.tar.gz Linux ver. 5.7e] | ||
+ | * FFI | ||
+ | ** [http://modelo.bvsalud.org/download/wwwisis/7.1e/wwwisis-7.1e-ffi.zip DOS/Windows ver. 7.1e] | ||
+ | **[https://github.com/bireme/cisis/releases/download/32bits-5.7e-ffi/cisis-32bits-5.7e-ffi.tar.gz Linux ver. 5.7e] | ||
+ | | '''64 bits''' | ||
+ | * Standard (10/30) | ||
+ | ** DOS/Windows (pending) | ||
+ | **[https://github.com/bireme/cisis/releases/download/64bits-5.7e-1030/cisis-64bits-5.7e-1030.tar.gz Linux ver. 5.7e] | ||
+ | * Long keys (16/60) | ||
+ | ** DOS/Windows (pending) | ||
+ | **[https://github.com/bireme/cisis/releases/download/64bits-5.7e-1660/cisis-64bits-5.7e-1660.tar.gz Linux ver. 5.7e] | ||
+ | * LIND | ||
+ | ** DOS/Windows (pending) | ||
+ | **[https://github.com/bireme/cisis/releases/download/64bits-5.7e-lind/cisis-64bits-5.7e-lind.tar.gz Linux ver. 5.7e] | ||
+ | * FFI | ||
+ | ** DOS/Windows (pending) | ||
+ | **[https://github.com/bireme/cisis/releases/download/64bits-5.7e-ffi/cisis-64bits-5.7e-ffi.tar.gz Linux ver. 5.7e] | ||
+ | |} | ||
+ | |} | ||
== Source code (within CISIS) == | == Source code (within CISIS) == | ||
− | * | + | * [https://github.com/bireme/cisis Last version] |
+ | * [http://trac.reddes.bvsalud.org/projects/cisis/browser/tags/ Previous versions] | ||
== Sample source code == | == Sample source code == | ||
− | * | + | * [http://modelo.bvsalud.org/download/wwwisis/sample-code.zip download] |
== Available documents == | == Available documents == | ||
# The WWWISIS Handbook (Andrew Buxton) | # The WWWISIS Handbook (Andrew Buxton) | ||
− | #* | + | #* [http://modelo.bvsalud.org/download/wwwisis/wwwisis-handbook-en.pdf English] |
# IsisScript Language Reference | # IsisScript Language Reference | ||
− | #* | + | #* [http://modelo.bvsalud.org/download/wwwisis/WWWISIS-IsisScript-es.pdf Español] - [http://modelo.bvsalud.org/download/wwwisis/WWWISIS-IsisScript-en.pdf English] - [http://modelo.bvsalud.org/download/wwwisis/WWWISIS-IsisScript-pt.pdf Português] - [http://modelo.bvsalud.org/download/wwwisis/WWWISIS-IsisScript-ar.pdf Arab] |
# Apuntes del Curso: Introducción al WWWISIS XML IsisScript Server(CNEA) | # Apuntes del Curso: Introducción al WWWISIS XML IsisScript Server(CNEA) | ||
− | #* | + | #* [http://modelo.bvsalud.org/download/wwwisis/APUNTES.pdf Español] |
Revision as of 16:37, 21 July 2014
Contents
WWWISIS
Executable program developed in C language by BIREME with the CISIS functions library that acts as an interface between web server CGI (Common Gateway Interface) and the aplication written in its native language - IsisScript - allowing for the management of information in ISIS model databases.
Standard (10/30)
It works with master files (.mst) with records up to 32 Kbytes in size - fully compatible with CDS/ISIS for Windows. It has short keys up to 10 characters and long keys ranging from 11 to 30 characters long.
Extended
Long keys (16/60)
Ditto the standard one, except for the inverted key sizes. The short keys may be up to 16 characters and the long ones from 17 to 60 characters long.
LIND (16/60)
Ditto the long keys version, except for resources such as field restriction search, occurrence and proximity search, all of them put aside in order to increase search performance and inverted file size. The extensions to some files that comprises the inverted architecture have been modified to make it easier its identification.
FFI (16/60)
Ditto the LIND version, except for the master file control record whose structure have been changed to increase the record size up to 1 Mbyte long, making it uncompatible with whatever version of CDS/ISIS up to date.
Distributions
Available versions
|