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

Compare with Current View Page History

« Previous Version 9 Next »


Time-Based Media Preservation Repository Use Cases:

Ingest of large audio and video files

Title (goal)
 Ingest of large audio and video files
Primary Actor Audio/video digitization workflow scripts
Scope 
Level 
Story
  1. Output from time-based media digitization workflow is uploaded out-of-band to HPSS-based HSM system via PFTP, GridFTP, or Globus Online:
  • Master (as large as 100-200GB), mezzanine, and derivative video files in .mov, .mxf, and/or .mp4 wrappers
  • Master and derivative audio files in Broadcast WAV (.bwf) and .mp4
  • Technical, process history, and descriptive metadata in XML files
  • File checksums (MD5)

2. Fedora projects over content and metadata stored in HPSS and on filesystem in order to manage fixity and mediate access.

Dissemination of large audio/video files

Title (goal)
 Access to / dissemination of large audio/video files
Primary Actor Collection manager/curator
Scope 
Level 
Story

Collection manager finds identifier for audio/video object for which he/she wants to download master or mezzanine file and makes request for file through locally-developed web application. Fedora is able to authorize download of file based on user's identity, user/group permissions on object, and group membership information obtained via LDAP from Active Directory. File (may be as large as 200GB) is downloaded from HPSS to user-designated location.

more to come...

Fedora Triplestore Use Cases:

Easy traversal against the triplestore

Title (goal)
Easy traversal against the triplestore
Primary Actor 
Scope 
Level 
Story

a. bottom up: Given an object, list all the parents of all levels

b. top down: For a collection, we would like to know hierarchical structure of the object, even the relationship stored on its children. would like to know how many children of the object and how many grandchildren for each of its children...

c. statistical information for the objects with particular datastream on repository level: for example, we need to know how many items have a PDF file for a particular collection.

A great many example queries that have proved useful in the past are documented here.

Support Flexible data model change

Title (goal)
Support Flexible data model change
Primary Actor 
Scope 
Level 
Story

Easily insert/delete one layer of the existing object hierarchy.

  • No labels