Table of Contents |
---|
...
Data entered into the Archives Catalogue is stored in a MySQL database that is indexed by an open-source search engine called ElasticSearch.
Users can construct "expert" search queries to search specific fields in the ElasticSearch index and implement other search parameters not directly available via the basic search box or advanced search form.
Editors and contributors can use ElasticSearch queries to support quality control activities. For example, ElasticSearch queries can check for the existence of mandatory data elements, such as name of repository, title, physical description, authorized form of name, etc.
Editors and contributors can use search results as a "checklist" of records with specific errors or omissions to be corrected.
This section of the Archives Procedure Manual provides a number of AtoM User Manual outlines ElasticSearch queries that can support quality control, data migration, bulk updates, and other activities.
...
ElasticSearch field | Notes | RAD element | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
slug | Part of the URL | N/Aidentifier | |||||||||
transcript | The full-text from OCR'd PDFs | digitalObject.filename | digitalObject.thumbnailPath | ||||||||
alternativeIdentifiers.label | alternativeIdentifiers.identifier | referenceCode | i18n.%LANG%.titlei18n.%LANG%.alternateTitle | i18n.%LANG%.edition | i18n.%LANG%.extentAndMedium | i18n.%LANG%.archivalHistory | i18n.%LANG%.acquisition | i18n.%LANG%.scopeAndContent | 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 | i18n.%LANG%.institutionResponsibleIdentifier | i18n.%LANG%.rules | i18n.%LANG%.sources | i18n.%LANG%.revisionHistory |
generalNotes.i18n.%LANG%.content
alphaNumericNotes.i18n.%LANG%.content
conservationNotes.i18n.%LANG%.content
physicalDescriptionNotes.i18n.%LANG%.content
continuationOfTitleNotes.i18n.%LANG%.content
dates.startDateString
dates.endDateString
dates.i18n.%LANG%.name
dates.i18n.%LANG%.description
dates.i18n.%LANG%.date
aip.partOf.i18n.%LANG%.title
aip.type.slug
aip.type.i18n.%LANG%.name
physicalObjects.i18n.%LANG%.name
physicalObjects.i18n.%LANG%.description
physicalObjects.i18n.%LANG%.location
titleStatementOfResponsibility.i18n.%LANG%.value
Documentation
...
Child pages (Children Display) | ||
---|---|---|
|