class Moab::FileInventory

A structured container for recording information about a collection of related files.

The scope of the file collection depends on inventory type:

The inventory contains one or more {FileGroup} subsets, which are most commonly used to provide segregation of digital object version’s content and metadata files. Each group contains one or more {FileManifestation} entities, each of which represents a point-in-time snapshot of a given file’s filesystem characteristics. The fixity data for a file is stored in a {FileSignature} element, while the filename and modification data are stored in one or more {FileInstance} elements. (Copies of a given file may be present in multiple locations in a collection)

Data Model

@example {include:file:spec/fixtures/derivatives/manifests/v3/versionInventory.xml} @note Copyright © 2012 by The Board of Trustees of the Leland Stanford Junior University.

All rights reserved.  See {file:LICENSE.rdoc} for details.