Dublin Core in Archivematica¶
General description¶
The use of Dublin Core descriptive metadata is supported in Archivematica through both import and manual entry.
For instructions on importing metadata with a transfer, please see Import metadata.
For instructions on adding descriptive metadata through the user interface during ingest, please see Add metadata.
Artefactual’s archival description software, AtoM (Access to Memory) provides a field-by-field description of the Dublin Core metatadata template here.
Metadata handling¶
When descriptive metadata is added through either of the methods described above, Archivematica handles this metadata by parsing it to the METS file. For example:
<dmdSec ID="dmdSec_1">
<mdWrap MDTYPE="DC">
<xmlData>
<dublincore xsi:schemaLocation="http://purl.org/dc/elements/1.1 http://dublincore.org/schemas/xmls/qdc/dc.xsd http://purl.org/dc/terms/ http://dublincore.org/schemas/xmls/qdc/2008/2/11/dcterms.xsd">
<title>Stanley Park in December</title>
<issued>1996-01-17</issued>
<subject>Vancouver (B.C.)--Parks</subject>
<subject>Landscapes</subject>
<description>Image shows Brockton Oval after light snowfall</description>
<publisher>Riley Studios, Vancouver B.C.</publisher>
<contributor>Don Langfield, photographer</contributor>
<date>1992-12-04</date>
<isPartOf>Riley Studios collection</isPartOf>
<rights>Copyright held by Riley Studios</rights>
<format>image/jp2</format>
</dublincore>
</xmlData>
</mdWrap>
</dmdSec>
When a DIP is sent to AtoM, Dublin Core metadata is parsed into the appropriate fields in the AtoM descriptive template. Descriptive metadata is also indexed in the Archival Storage tab in Archivematica; search results will show the AIP, not individual files.
Archivematica 1.4
Pesquisa
Abra o índice geral digite sua pesquisa na caixa de busca.
Projetos disponíveis
Archivematica
- Version 1.16.0 (stable-current)
- Version 1.15.1 (stable-previous)
- Version 1.14.1 (legacy)
- Version 1.13.2 (legacy)
- Version 1.12.2 (legacy)
- Version 1.11.2 (legacy)
- Version 1.10.2 (legacy)
- Version 1.9.3 (legacy)
- Version 1.8.1 (legacy)
- Version 1.7.2 (legacy)
- Version 1.6.1 (legacy)
- Version 1.5 (legacy)
- Version 1.4 (legacy)
Archivematica Storage Service
- Version 0.22.0 (stable-current)
- Version 0.21.1 (stable-previous)
- Version 0.20.1 (legacy)
- Version 0.19.0 (legacy)
- Version 0.18.1 (legacy)
- Version 0.17.1 (legacy)
- Version 0.16.1 (legacy)
- Version 0.15.1 (legacy)
- Version 0.14.1 (legacy)
- Version 0.13.0 (legacy)
- Version 0.12.0 (legacy)
- Version 0.11.1 (legacy)
- Version 0.10 (legacy)
- Version 0.9 (legacy)
- Version 0.8 (legacy)
Licença
Archivematica documentation by Artefactual Systems Inc. is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.