Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
  • DS Composite
  • 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
  • COLLECTION_POLICY = Collection policy
    • Type: Inline XML
    • Mime Type: text/xml
    • Versionable
  • DC
    • Type: Inline XML
    • Mime Type: text/xml
    • Versionable
  • MODS
    • Type: Managed
    • Mime Type: text/xml
    • Versionable
  • FGDC = Federal Geographic Data Committee compliant metadata
    • Type: Managed
    • Mime Type: text/xml
    • Versionable
  • OBJ = Archival object
    • Type: Managed
    • Mime Type: application/zip 
    • Versionable


Custom

...

University of Wisconsin–Madison

The University of Wisconsin Digital Collections (UWDC) uses a mix of atomic CModels in Fedora 3 to create both simple and complex objects. In the case of a relatively simple object consisting of two images (e.g., a postcard), three Fedora objects will be created:

  • A parent (logical) object with CModelUWDCObject, CModelFirstClassObject, and CModelCompositeObject
  • Two child objects, each with CModelUWDCObject, CModelMaster, and CModelImageWithDefaultRes

All objects are assumed to have RELS-EXT and DC datastreams.

CModelUWDCObject

Expand
  • DS Composite
  • ADMINMD
    • Type: Managed
    • Mime Type: text/xml
    • Format URI: http://digital.library.wisc.edu/1711.dl/UWDC-Admin
    • Versionable

CModelFirstClassObject

Expand
  • DS Composite
  • BIB0
    • Type: Managed
    • Mime Type: text/xml
    • Format URI: http://www.loc.gov/mods/v3
    • Versionable

CModelCompositeObject

Expand
  • DS Composite
  • STRUCT
    • Type: Managed
    • Mime Type: text/xml
    • Format URI: http://www.loc.gov/METS
    • Versionable

CModelMaster

Expand
  • DS Composite
  • MASTER
    • Type: Managed
    • Mime Type: image/tiff; audio/wav; audio/aiff
    • Versionable
  • TECH0
    • Type: Managed
    • Mime Type: text/xml
    • Format URI: http://www.loc.gov/mix/v20
    • Versionable

CModelImageWithDefaultRes

Expand
  • DS Composite
  • THUMB
    • Type: Managed
    • Mime Type: image/jpeg
    • Versionable
  • REF
    • Type: Managed
    • Mime Type: image/jpeg
    • Versionable
  • LARGE
    • Type: Managed
    • Mime Type: image/jpeg
    • Versionable

Fedora 4 Data Models

Hydra

...