Difference between revisions of "What is ICA-AtoM?/es"

From ICA-AtoM
Jump to navigation Jump to search
Line 7: Line 7:
 
* Páginas HTML servidas a un navegador web desde un servidor web. Se ha utilizado Apache en el desarrollo pero ICA-AtoM es también compatible con IIS.
 
* Páginas HTML servidas a un navegador web desde un servidor web. Se ha utilizado Apache en el desarrollo pero ICA-AtoM es también compatible con IIS.
  
* Una base de datos en un servidor de bases de datos. Se ha utilizado MySQL en el desarrollo pero ICA-AtoM uses a database abstraction layer and is therefore also compatible with Postgres, SQLite, SQLServer, Oracle, etc.
+
* Una base de datos en un servidor de bases de datos. Se ha utilizado MySQL en el desarrollo pero ICA-AtoM uses a database abstraction layer and is therefore also compatible with Postgres, SQLite, SQLServer, Oracle, etc.
  
* PHP5 software code that manages requests and responses between the web clients, the application logic and the application content stored in the database.
+
* PHP5 software code that manages requests and responses between the web clients, the application logic and the application content stored in the database.
  
* The Symfony web framework that organizes the component parts using object-orientation and best practice web design patterns.
+
* The Symfony web framework that organizes the component parts using object-orientation and best practice web design patterns.
  
* The Qubit Open Information Management toolkit, developed by the ICA-AtoM project and customized to make the ICA-AtoM application.
+
* The Qubit Open Information Management toolkit, developed by the ICA-AtoM project and customized to make the ICA-AtoM application.
  
 
Fully web-based
 
Fully web-based
Line 30: Line 30:
 
ICA-AtoM está construido entorno a los estándares descriptivos del Consejo Internacional de Archivos (CIA)  
 
ICA-AtoM está construido entorno a los estándares descriptivos del Consejo Internacional de Archivos (CIA)  
  
  * NORMA INTERNACIONAL GENERAL DE DESCRIPCIÓN ARCHIVÍSTICA (ISAD(G) - segunda edición, 1999.
 
  
  * International Standard Archival Authority Record (Corporate bodies, Persons, Families) (ISAAR(CPF)) - 2nd edition, 2003.
+
* NORMA INTERNACIONAL GENERAL DE DESCRIPCIÓN ARCHIVÍSTICA (ISAD(G) - segunda edición, 1999.
  
  * International Standard For Describing Institutions with Archival Holdings (ISDIAH) - 1st edition, March 2008.
+
* International Standard Archival Authority Record (Corporate bodies, Persons, Families) (ISAAR(CPF)) - 2nd edition, 2003.
 +
 
 +
* International Standard For Describing Institutions with Archival Holdings (ISDIAH) - 1st edition, March 2008.
  
 
Future iterations of ICA-AtoM will support:
 
Future iterations of ICA-AtoM will support:
  
  * International Standard For Describing Functions (ISDF) - 1st edition, May 2007.
+
* International Standard For Describing Functions (ISDF) - 1st edition, May 2007.
  
 
ICA-AtoM is designed to be flexible enough for adaptation to other descriptive standards; see UM-1.4 Supported descriptive standards.
 
ICA-AtoM is designed to be flexible enough for adaptation to other descriptive standards; see UM-1.4 Supported descriptive standards.
Line 45: Line 46:
 
Multilingüe
 
Multilingüe
  
Todos los elementos de la interfaz de usuario y el contenido de la base de datos puede ser traducido a múltiples idiomas LA actual versión de ICA-AtoM (v1.0 beta) soporta los siguientes idiomas:
+
Todos los elementos de la interfaz de usuario y el contenido de la base de datos puede ser traducido a múltiples idiomas LA actual versión de ICA-AtoM (v1.0 beta) soporta los siguientes idiomas:
  
    * Árabe
+
* Árabe
    * Holandés
+
* Holandés
    * Inglés
+
* Inglés
    * Farsi
+
* Farsi
    * Francés
+
* Francés
    * Alemán
+
* Alemán
    * Griego
+
* Griego
    * Islandés
+
* Islandés
    * Italiano
+
* Italiano
    * Japonés
+
* Japonés
    * Coreano
+
* Coreano
    * Portugués
+
* Portugués
    * Esloveno
+
* Esloveno
    * Español
+
* Español
  
  

Revision as of 04:08, 22 January 2009

Please note that ICA-AtoM is no longer actively supported by Artefactual Systems.
Visit https://www.accesstomemory.org for information about AtoM, the currently supported version.

ICA-AtoM es acrónimo de International Council on Archives - Access to Memory(Consejo Internacional de Archivos - Acceso a la Memoria). Es una aplicación de código abierto basada en Web para descripción archivística normalizada, en un entorno multilingüe y multi-repositorio.

DESCRIPCIÓN TÉCNICA

ICA-AtoM comprende:

  • Páginas HTML servidas a un navegador web desde un servidor web. Se ha utilizado Apache en el desarrollo pero ICA-AtoM es también compatible con IIS.
  • Una base de datos en un servidor de bases de datos. Se ha utilizado MySQL en el desarrollo pero ICA-AtoM uses a database abstraction layer and is therefore also compatible with Postgres, SQLite, SQLServer, Oracle, etc.
  • PHP5 software code that manages requests and responses between the web clients, the application logic and the application content stored in the database.
  • The Symfony web framework that organizes the component parts using object-orientation and best practice web design patterns.
  • The Qubit Open Information Management toolkit, developed by the ICA-AtoM project and customized to make the ICA-AtoM application.

Fully web-based

Todas las interacciones del usuario con el sistema (crear, ver, buscar,actualizar y borrar) tienen lugar a través del navegador web del usuario. Users access HTML pages on the web server; clicking a button or link triggers a PHP script that sends a command to the database and returns the output as HTML back to the user's browser.


Open source

ICA-AtoM is built with open-source tools (Apache, MySQL, PHP, Symfony) rather than proprietary software. The underlying Qubit Toolkit code developed by the ICA-AtoM project is itself open source, with the source code freely available for use or modification as users or other developers see fit (under the GPL v2.0 license).

Therefore, there is no cost to download any of the software required to run the ICA-AtoM application.

Basado en estándares

ICA-AtoM está construido entorno a los estándares descriptivos del Consejo Internacional de Archivos (CIA)


  • NORMA INTERNACIONAL GENERAL DE DESCRIPCIÓN ARCHIVÍSTICA (ISAD(G) - segunda edición, 1999.
  • International Standard Archival Authority Record (Corporate bodies, Persons, Families) (ISAAR(CPF)) - 2nd edition, 2003.
  • International Standard For Describing Institutions with Archival Holdings (ISDIAH) - 1st edition, March 2008.

Future iterations of ICA-AtoM will support:

  • International Standard For Describing Functions (ISDF) - 1st edition, May 2007.

ICA-AtoM is designed to be flexible enough for adaptation to other descriptive standards; see UM-1.4 Supported descriptive standards.


Multilingüe

Todos los elementos de la interfaz de usuario y el contenido de la base de datos puede ser traducido a múltiples idiomas LA actual versión de ICA-AtoM (v1.0 beta) soporta los siguientes idiomas:

* Árabe
* Holandés
* Inglés
* Farsi
* Francés
* Alemán
* Griego
* Islandés
* Italiano
* Japonés
* Coreano
* Portugués
* Esloveno
* Español


Multi-repositorio

ICA-AtoM puede ser utilizado por una institución concreta para sus propias descripciones o puede ser instalado como un multi-repositorio "catálogo colectivo" que acepte descripciones de un determinado número de instituciones participantes.