Menu

Tree [f4490d] master /
 History

HTTPS access


File Date Author Commit
 www 2023-07-05 Fred Fred [716c5d] Improvement of z3980 part 4
 zz_installation 2023-04-18 Roger C Guilherme Roger C Guilherme [18bfdb] Removes the bracket from the wrong place and a ...
 zz_miscellaneous 2022-03-22 Fred Fred [dd7aa6] Typo in folder name
 .gitignore 2023-02-23 Fred Fred [5a196e] Move config.php to a template
 ABCofABCD_2.0f.pdf 2020-06-08 EdS EdS [84cc19] fdt_update.php line 18 : apostrophe removed
 README.md 2023-02-24 Fred Fred [b10456] Update README.md

Read Me


Logo

ABCD v2.x based on CISIS

Welcome to the development of the ABCD!
Explore the ABC of ABCD »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Installation
  3. Usage
  4. Contributing
  5. License
  6. Contact

About The Project

module_cataloging

Acronym ABCD stands for:

Automatización de Bibliotecas y Centros de Documentación

Automation des Bibliothèques et Centres de Documentacion

Automatização das Bibliotecas e dos Centros de Documentação

Automatisering van Bibliotheken en Centra voor Documentatie

ABCD was initially developed by Bireme with the support of VLIR/UOS and based on UNESCO-supported ISIS-technology. Currently the development is solely done by volunteers in several countries but not enough thanks can be given to G. Ascencio and E. Spinak.


The name itself already expresses the ambition of the software suite : not only providing automation functions for
the 'classic' libraries but also other information providers such as documentation centres. Flexibility and versatility
are at the forefront of the criteria on which the software is developed. This flexibility e.g. is illustrated by the
fact that in principle, but also practically, any bibliographic structure can be managed by the software, or even
created by itself. Even non-bibliographic structures can be created, as long as the information is mainly 'textual'
information, as this is the limitation put by the underlying database technology, which is the (CDS/)ISIS textual
database. Good understanding of some basic ISIS-related concepts and techniques, e.g. the Formatting Language,
is crucial for full mastering of the ABCD-software. For this reason some sections of this Manual will also deal
with the underlying ISIS-technology.

ABCD is called a 'suite' of softwares for library and documentation centres automation because it exists of some
relatively independent modules, which can fully co-operate but also can exist without each other. In fact some
existing advanced softwares, mostly having already shown their potential in demanding environments in BIREME-
applications (within the Virtual Health Library context), were adopted and adapted into ABCD - that is why the
original names such as iAH, SeCS (both developed by BIREME) and EmpWeb (Empréstimos en Web) developed
originally by KALIO ltda. of Uruguay and amply tested in Valparaiso at the University) are maintained. These main
parts are shown, with their hierarchical relationships, at the second level in the following picture:

estructure_ABCD-1024x576

Built With

ABCD is being written using the languages.
* PHP
* CISIS
* HTML
* JavaScript

Installation

ABCD is supported on Windows and Linux
Download the latest ABCD release
Download all code from GitHub ABCD-DEVCOM / ABCD2

Installation prerequisites and installation procedure vary by version and by installed components.
See Installation folder for detailed instructions and material.
Note that the ABCD downloads do not include software prerequisites

Download EmpWeb

EmpWeb has additional prerequisites (SQL,Java). Details in the repository.

Usage

You can try the ABCD software on an online installation of the ABCD. All features that you can access come with the default installation package of ABCD.

Our demo version is synchronized with the development in the Github repository, so there may be some bugs.

We will soon make a more stable demo version available in parallel with development for comparison

Instructions
To enter the modules, you shall follow the instructions below:

ABCD – Administrationhttp://demo.abcd-community.org/

Rights: System Administrator, Database administrator, Database Operators, Loan administrator
User: abcd Password: adm

Rights: Database administrator, Database Operators

User: abcd
Password: dboper

ABCD – Public sitehttps://demo.abcd-community.org/site/

ABCD – Public site administratorhttps://demo.abcd-community.org/site/admin

Rights: Administrator
User: adm Password: x

For more examples, please refer to the Documentation

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/ABCD2)
  3. Change or create a file (git add [files changed] or : git add .(for all files))
  4. Commit your Changes (git commit -m 'Add some ABCD2Feature')
  5. Push to the Branch (git push -u origin master)
  6. Open a Pull Request

  7. to push to branch : git push -u origin [name-of-branch]

  8. to pull from master to local copy : git pull origin master
  9. to change from master to branch : git checkout master/branch

License

ABCD is an application of software released to the public according to the terms of the LGPLv3 license, taking into consideration the disclaimers to protect BIREME and other institutions participants on any liability regarding the access, development, distribution, use, merchantability and marketing related to the software;

ABCD reuses several other libraries and modules. These dependencies retain their original licenses.

For those interested in more information about the licensing, check http://www.opensource.org/licenses/alphabetical.

For a comparisom between software licenses, check http://en.wikipedia.org/wiki/Comparison_of_free_software_licences.

Contact

E-mail - contact@abcd-community.org

Project Link: https://github.com/ABCD-DEVCOM/ABCD2/

Website: https://abcd-community.org/

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.