Difference between revisions of "Descriptive standards/pt"
(Created page with '<span class="pageTitle">Normas de descrição suportadas</span> Página principal > (UM) Manual do usuário > [[UM-1/pt | UM-1 Visão ger...') |
|||
Line 11: | Line 11: | ||
== Suporte == | == Suporte == | ||
− | " | + | "Suporte" significa que os usuários de outras normas devem ser capazes de utilizar o ICA-Atom para produzirem resultados que são compatíveis com outros padrões. Isso inclui a capacidade de: |
− | * | + | * Entrar com dados em campos que representem todos os elementos requeridos pela outra norma. |
− | * | + | * Interagir com (visualizar, editar, pesquisar) dados em formas estruturadas e rotuladas, de acordo com os termos da outra norma. |
− | * | + | * Saída de (imprimir, exportar) dados em formatos compatíveis com outra norma. |
− | + | == Princípios de concepção == | |
To implement support for other standards: | To implement support for other standards: |
Revision as of 18:29, 15 February 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.
Normas de descrição suportadas
Página principal > (UM) Manual do usuário > UM-1 Visão geral do sistema > UM-1.4 Normas de descrição suportadas
Enquanto o ICA-Atom foi projetado em torno das ICA's international descriptive standards (ISAD(G), ISAAR(CPF), ISDIAH), destina-se a ser flexível o suficiente para acomodar outras práticas baseadas em outras normas de descrição (nacionais ou internacionais).
Suporte
"Suporte" significa que os usuários de outras normas devem ser capazes de utilizar o ICA-Atom para produzirem resultados que são compatíveis com outros padrões. Isso inclui a capacidade de:
- Entrar com dados em campos que representem todos os elementos requeridos pela outra norma.
- Interagir com (visualizar, editar, pesquisar) dados em formas estruturadas e rotuladas, de acordo com os termos da outra norma.
- Saída de (imprimir, exportar) dados em formatos compatíveis com outra norma.
Princípios de concepção
To implement support for other standards:
- Map the data elements of the target standard to the related ICA standard and – via this "metadata crosswalk" – to the underlying database architecture in ICA-AtoM / Qubit.
- Use existing ICA-AtoM fields wherever the crosswalk establishes a direct correlation between elements in the ICA and target standards.
- Create "custom fields" for all other elements in the target standard using ICA-AtoM's property database table (where type= the name of the element and value= the data itself).
- Create additional php methods for managing the data as required.
- Add user interface templates (view and edit screens) using page divisions and field labels based on the structure and terminology of the target standard.
Adding support for another standard requires a system developer working on the underlying software code. Once support has been added, however, ICA-AtoM provides an interface allowing system administrators to easily select their preferred standard and to switch between the various standards.
Other (non-ICA) standards currently supported
Users of other descriptive standards should be aware that the User Manual is generally based on the ICA standards for its examples and screenshots. Standard-specific sections are noted below.
Rules for Archival Description (RAD)
- Maintained by the Canadian Council of Archives.
- ICA-AtoM support based on July 2008 edition.
- RAD-specific sections of the user manual are available at UM-3.1.7 Add / edit archival descriptions > RAD elements
Dublin Core Metadata Element Set, Version 1.1
- Unqualified Dublin Core Metadata Element Set, Version 1.1.
- Dublin Core-specific sections of the user manual are available at UM-3.1.5 Add / edit archival descriptions > Dublin Core elements
Metadata Object Description Schema (MODS)
- See Metadata Object Description Schema (MODS).
- Note that currently ICA-AtoM supports the Digital Library Federation second level of adoption for MODS (see DLF Aquifer MODS Guidelines Levels of Adoption).
- MODS-specific sections of the user manual are available at UM-3.1.6 Add / edit archival descriptions > MODS elements.