Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Introduction


This page provides a list of all ElasticSearch field names in the Access to Memory (AtoM) Rules for Archival Description (RAD) template. The list is organized according to the AtoM RAD template.

ElasticSearch field names use the two-letter ISO code for English (en). Replace the

Translatable ElasticSearch fields are prefaced with i18n.%LANG%. %LANG% is a placeholder for the two-letter ISO language code (e.g., en for English; fr for French). The interface for the Dalhousie Archives Catalogue is only available in English, so en should always be used in ElasticSearch queries that target translatable fields. 

Title and statement of responsibility area


RAD element

ElasticSearch field name

1.1B – Title proper

i18n.en.title

1.1C – General Material Designation

materialTypeId

1.1D – Parallel Titles

i18n.en.alternateTitle

1.1E – Other Title Information

titleOtherTitleInformation.i18n.en.value

1.1F – Statement of Responsibility

titleStatementOfResponsibility.i18n.en.value

1.8B6 – Title notes (attributions and conjectures)

titleAttributionsAndConjectures.i18n.en.value

1.8B4 – Title notes (Continuation of title)

continuationOfTitleNotes.i18n.en.content

1.8B3 – Title notes (Parallel titles and other title information)

N/A

1.8B2 – Title notes (Source of title proper)

N/A

1.8B5 – Title notes (Statements of responsibility)

N/A

1.8B1 – Title notes (Variations in title)

N/A

1.0A – Level of Description

Repository

Identifier

referenceCode

identifier

Alternative Identifier

alternativeIdentifiers.identifier

Alternative Identifier label

alternativeIdentifiers.label

unique part of the URL to the archival description

slug

Edition area


RAD element

ElasticSearch field name

Edition statement

i18n.en.edition

Statement of responsibility relating to the edition

Class of material specific details area


RAD element

ElasticSearch field name

Edition statement

i18n.en.edition

Statement of responsibility relating to the edition

Dates of creation area


dates.startDateString

dates.endDateString

dates.i18n.%LANG%.name

dates.i18n.%LANG%.description

dates.i18n.%LANG%.date

Physical description area


RAD element

ElasticSearch field name

Physical Description

i18n.en.extentAndMedium

Archival description area


RAD element

ElasticSearch field name

Custodial History

i18n.en.archivalHistory

Scope and Content

i18n.en.scopeAndContent

Notes area


RAD element

ElasticSearch field name

Immediate source of acquisition

i18n.en.acquisition

generalNotes.i18n.%LANG%.content

alphaNumericNotes.i18n.%LANG%.content

conservationNotes.i18n.%LANG%.content

physicalDescriptionNotes.i18n.%LANG%.content

i18n.%LANG%.appraisal

i18n.%LANG%.accruals

i18n.%LANG%.arrangement

i18n.%LANG%.accessConditions

i18n.%LANG%.reproductionConditions

i18n.%LANG%.physicalCharacteristics

i18n.%LANG%.findingAids

i18n.%LANG%.locationOfOriginals

i18n.%LANG%.locationOfCopies

i18n.%LANG%.relatedUnitsOfDescription

Control area


RAD element

ElasticSearch field name

Description Identifier

Institution identifier

i18n.en.institutionResponsibleIdentifier

Rules or conventions

i18n.en.rules

Status

Level of detail

Dates of creation, revision and deletion

i18n.en.revisionHistory

Language

Script

Sources

i18n.en.sources

Physical Storage Location


RAD element

ElasticSearch field name

Physical location name

physicalObjects.i18n.en.name

Physical location

physicalObjects.i18n.en.location

physicalObjects.i18n.en.description

Digital Object metadata


RAD element

ElasticSearch field name

The full-text from OCR'd PDFs

transcript

aip.partOf.i18n.%LANG%.title

aip.type.slug

aip.type.i18n.%LANG%.name

digitalObject.filename

digitalObject.thumbnailPath

  • No labels