Giter Site home page Giter Site logo

archive_completeness's Introduction

Archive completeness

Scripts to work out how complete the discovery records are by comparing them to the FBI.

This works by having the following input

  • The list of catalogue records and their publication state.
  • A list of directories that can be safely ignored. e.g. /badc/cira/metadata

These two list should be mutually exclusive and not contain sub paths. This means /badc/cira/data and /badc/cira/data/netcdf should not be in the lists.

The algorithum for finding missing directories is to do a top down seach ot the FBI direcroies annotation them with the publication state, ignore or missing. Any directorry which have and entry in the catalogue or ignore list is marked with the annotation. If there is no directory in the list, but entries do exist futher down the directory hiracrhy then the subdirectories are recursed into. And finally, if there is no directory in the list and no entries exist futher down the directory hiracrhy then the dirrectory is marked as missing. The net result is a list of missing directories at the higest point in the hireacrhy that can be descrided as missing.

Using the two input lists and the output missing list it is now possible to summerise the problem areas in terms of volume, number and collection. These summaries are then useed to prioritise actions to increase catalogue coverage.

archive_completeness's People

Contributors

spepler avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.