Skip to content

NYULibraries/asck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Note:

The Purpose of this fork is to ensure stability in the NYULibraries archivesspace implementation while the upstream library at https://github.com/hudmol/asck is in an unstable state. If you would like to open an issue, or use the asck plugin, please refer upstream.

This fork will be left as-is for now, to maintain functionality between asck and archivesspace 2.3.x.* ** asck - ArchivesSpace Data Checker plugin

This plugin introduces a new background job that checks the data in an ArchivesSpace instance. It reports on the number of records found and how many are invalid or throw errors.

Getting Started

Enable the plugin by editing the file in config/config.rb:

AppConfig[:plugins] = ['some_plugin', 'asck']

What does it do?

It goes through all ASModels that have a corresponding JSONModel and attempts to validate each record it finds.

About

ArchivesSpace Data Checker Plugin

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors