Difference between revisions of "Release 1.0-beta"
Jump to navigation
Jump to search
(New page: Main Page > Release history > Release 1.0-beta This is the initial beta release of ICA-AtoM software in the form of a demo CD distributed to delegates to the ICA 2008 congress in...) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
− | This is the initial beta release of ICA-AtoM software in the form of a demo CD distributed to delegates | + | This is the initial beta release of ICA-AtoM software in the form of a [[demo CD]] distributed to delegates at the ICA 2008 congress in Kuala Lumpur (July 21st to 27th, 2008) |
− | |||
− | * Create, edit and delete functions for [[authority record]]s, [[archival institution]] records, hierarchical [[archival description]]s and [[term]]s | + | == Features == |
− | * Compliance with the following standards | + | |
+ | * Create, edit, and delete functions for [[authority record]]s, [[archival institution]] records, hierarchical [[archival description]]s, and [[term]]s | ||
+ | * Compliance with the following standards, | ||
** General International Standard Archival Description (ISAD(G)) - 2nd edition, 1999 | ** General International Standard Archival Description (ISAD(G)) - 2nd edition, 1999 | ||
** International Standard Archival Authority Record (Corporate bodies, Persons, Families) (ISAAR(CPF)) - 2nd edition, 2003 | ** 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 | ** International Standard For Describing Institutions with Archival Holdings (ISDIAH) - 1st edition, March 2008 | ||
* [[Search box]] supporting basic and advanced searches for [[archival description]]s using the [http://framework.zend.com/ Zend] framework's implementation of the the [http://lucene.apache.org/ Lucene] search engine | * [[Search box]] supporting basic and advanced searches for [[archival description]]s using the [http://framework.zend.com/ Zend] framework's implementation of the the [http://lucene.apache.org/ Lucene] search engine | ||
− | * [[Browse box]] allowing users to browse [[archival description]]s by [[subject]], [[name]], [[place]], [[media type]], [[archival description]] and [[archival institution]] | + | * [[Browse box]] allowing users to browse [[archival description]]s by [[subject]], [[name]], [[place]], [[media type]], [[archival description]], and [[archival institution]] |
* Ability to upload and view digital files. ICA-AtoM automatically creates two derivatives of the [[master digital object]] for viewing purposes: a [[thumbnail]] version and a [[reference display copy]] | * Ability to upload and view digital files. ICA-AtoM automatically creates two derivatives of the [[master digital object]] for viewing purposes: a [[thumbnail]] version and a [[reference display copy]] | ||
* Ability to assign [[archival unit]]s to [[physical storage]] locations, and to click on a [[physical storage]] location to view a list of all [[archival unit]]s stored at that location | * Ability to assign [[archival unit]]s to [[physical storage]] locations, and to click on a [[physical storage]] location to view a list of all [[archival unit]]s stored at that location | ||
Line 20: | Line 21: | ||
* Demonstration EAD export file | * Demonstration EAD export file | ||
− | |||
− | * HTML pages served to a web browser from a web server. Apache is used in development but ICA-AtoM is also compatible with IIS | + | == ICA-AtoM comprises == |
+ | |||
+ | * HTML pages served to a web browser from a web server. Apache is used in development but ICA-AtoM is also compatible with IIS | ||
* A database on a database server. MySQL is used in development but ICA-AtoM uses a database abstraction layer and is therefore also compatible with Postgres, SQLite, SQLServer, Oracle, etc. | * A database on a database server. MySQL is used in development but ICA-AtoM uses a database abstraction layer and is therefore also compatible with Postgres, SQLite, SQLServer, Oracle, etc. | ||
− | * PHP 5 software code that manages requests and responses between the web clients, the application logic and the application content stored in the database | + | * PHP 5 software code that manages requests and responses between the web clients, the application logic and the application content stored in the database |
− | * The [http://symfony-project.org symfony] web framework that organizes the component parts using object orientation and best practice web design patterns | + | * The [http://www.symfony-project.org/ symfony] web framework that organizes the component parts using object orientation and best practice web design patterns |
− | * The [http://qubit-toolkit.org/ Qubit] Open Information Management | + | * The [http://qubit-toolkit.org/ Qubit] Open Information Management Toolkit, developed by the ICA-AtoM project and customized to make the ICA-AtoM application |
+ | |||
+ | |||
+ | [[Category:Releases]] |
Latest revision as of 00:13, 9 March 2010
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.
Main Page > Release history > Release 1.0-beta
This is the initial beta release of ICA-AtoM software in the form of a demo CD distributed to delegates at the ICA 2008 congress in Kuala Lumpur (July 21st to 27th, 2008)
Features
- Create, edit, and delete functions for authority records, archival institution records, hierarchical archival descriptions, and terms
- Compliance with the following standards,
- General International Standard Archival Description (ISAD(G)) - 2nd edition, 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
- Search box supporting basic and advanced searches for archival descriptions using the Zend framework's implementation of the the Lucene search engine
- Browse box allowing users to browse archival descriptions by subject, name, place, media type, archival description, and archival institution
- Ability to upload and view digital files. ICA-AtoM automatically creates two derivatives of the master digital object for viewing purposes: a thumbnail version and a reference display copy
- Ability to assign archival units to physical storage locations, and to click on a physical storage location to view a list of all archival units stored at that location
- User interface translated into French, Dutch, Portuguese and Spanish (supported languages)
- Ability to translate database content into supported languages
- Ability to remove and restore supported languages
- Demonstration EAD export file
ICA-AtoM comprises
- HTML pages served to a web browser from a web server. Apache is used in development but ICA-AtoM is also compatible with IIS
- A database on a database server. MySQL is used in development but ICA-AtoM uses a database abstraction layer and is therefore also compatible with Postgres, SQLite, SQLServer, Oracle, etc.
- PHP 5 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