Dublin Core in Archivematica¶
General description¶
The use of Dublin Core descriptive metadata, DCMI Metadata Terms, is supported in Archivematica through both import and manual entry.
For instructions on importing metadata with a transfer, please see Import
metadata. Archivematica’s metadata import workflow accepts both dc.elements
and dcterms.elements
.
For instructions on adding descriptive metadata through the user interface during ingest, please see Add metadata.
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:
<mets:dmdSec ID="dmdSec_2">
<mets:mdWrap MDTYPE="DC">
<mets:xmlData>
<dcterms:dublincore xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/" xsi:schemaLocation="http://purl.org/dc/terms/ https://dublincore.org/schemas/xmls/qdc/2008/02/11/dcterms.xsd">
<dc:title>14000 Caen, France - Bird in my garden </dc:title>
<dcterms:isPartOf>part of a sound collection</dcterms:isPartOf>
<dc:creator>Nicolas Germain</dc:creator>
<dc:subject>field recording </dc:subject>
<dc:subject>soundscapes </dc:subject>
<dc:subject>radio aporee </dc:subject>
<dc:description>Bird singing in my garden, Caen, France, Zoom H6 </dc:description>
<dc:publisher>Radio Aporee </dc:publisher>
<dcterms:provenance>Comes from Wikimedia</dcterms:provenance>
<dc:contributor> </dc:contributor>
<dc:date>27/05/2017</dc:date>
<dc:type>sound </dc:type>
<dc:format>audio/mp3 </dc:format>
<dc:identifier> </dc:identifier>
<dc:source>Internet Archive </dc:source>
<dc:language> </dc:language>
<dc:relation> </dc:relation>
<dc:coverage> </dc:coverage>
<dc:rights>Public domain</dc:rights>
<dcterms:accessRights>Unrestricted</dcterms:accessRights>
</dcterms:dublincore>
</mets:xmlData>
</mets:mdWrap>
</mets: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.13.2
Pesquisa
Abra o índice geral digite sua pesquisa na caixa de busca.
Projetos disponíveis
Archivematica
- Version 1.17.0 (stable-current)
- Version 1.16.0 (stable-previous)
- Version 1.15.1 (legacy)
- 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.23.0 (stable-current)
- Version 0.22.0 (stable-previous)
- Version 0.21.1 (legacy)
- 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.