Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Add some feedback from awoods to introduction, and compound object model

...

The York University Libraries upgration project identifies collections that cover the range of object models that the repository uses. The conservative goal is to perform an upgration on the collections listed below. The stretch goal is an upgration all of all objects in the repository.

By upgration, we mean upgrating and migrating objects and datastreams, along with security restrictions (XACML), in Fedora 3.8.0 to Fedora 4.x. Moreover, we will develop a strategy for upgrading and migrating our content models, including inline XML datastreams, managed datastreams, and external datastreams.

York University Digital Library (YUDL) is an Islandora repository that run on the HEAD version of all Islandora Foundation modules. The repository is run as close a stock/generic Islandora instance where possible. Therefore, this upgration pilot can serve as a basis for a generic Islandora Fedora 3.x to Fedora 4.x upgration.

Table of Contents
excludeProject Overview

...

  • 1 Islandora Collection Content Model object (w/Externally Referenced EAD datastream)
  • 12 Islandora Large Image Content Model objects
  • 18 Islandora Internet Archive Book Content Model objects
  • 25 Islandora Compound Object Content Model objects

Object Models

TODO: Add Compound object collection model, and collection with compound objects.

Islandora Collection Content Model

...

Expand
  • RELS-EXT = Fedora Object to Object Relationship Metadata
    • Type: Inline XML
    • Mime Type: application/rdf+xml
    • Versionable
  • RELS-INT
    • Type: Inline XML
    • Mime Type: application/rdf+xml
    • Versionable
  • MODS
    • Type: Managed
    • Mime Type: text/xml
    • Versionable
  • DC
    • Type: Inline XML
    • Mime Type: text/xml
    • Versionable
  • TN = Thumbnail
    • Type: Managed
    • Mime Type: image/jpegimage/gif,  image/png
    • Versionable
  • ORIGINAL_PDF
    • Type: Managed
    • Mime Type: application/pdf
    • Versionable
  • POLICY = XACML Policy
    • Type: Inline XML
    • Mime Type: text/xml
    • Versionable

Islandora Compound Object Content Model

 

Expand
  • RELS-EXT = Fedora Object to Object Relationship Metadata
    • Type: Inline XML
    • Mime Type: application/rdf+xml
    • Versionable
  • MODS
    • Type Managed
    • Mime Type: text/xml
    • Versionable
  • DC
    • Type: Inline XML
    • Mime Type: text/xml
    • Versionable
  • POLICY = XACML Policy
    • Type: Inline XML
    • Mime Type: text/xml
    • Versionable
  • TN = Thumbnail
    • Type: Managed
    • Mime Type: image/jpegimage/gif,  image/png
    • Versionable

 

Islandora Page Content Model

...