Versions Compared

Key

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

...

Where: https://lyrasis.zoom.us/j/85992335527

Attendance:

Ugnius Lukosius

Antanas Streimikis  

...

Vicky Philips 

Jared Whiklo

Joshua Westgard 

Resources:

https://wiki.lyrasis.org/display/FF/OAI-PMH+Use+Cases

Prior Work

Use Cases

NLW

  • Updating catalog with digital objects
  • Sent collections via OAI to external bodies 
  • Want to share their collections with others

...

  • Fedora 3.8 w/ ProAI
  • Want to migrate to Fedora 6 in next year
  • National repository with shared discoverability/access(Open Aire?? For metadata)

Considerations:

  • OAI spec is quite thorough
  • Intention to build as a separate service that lives near Fedora, but not built it
  • Speed of search
  • What constitutes a “set”?
    • Need to figure out how to allow users to set their own parameters on defining “set”
  • Deletions?
    • Maybe something with camel to resolve?
    • Does the spec dictate whether or not the URI can be reused?
    • Need to have a way to mark records as having been deleted
    • Delete then purge between harvest would create discrepancies because the tombstone would then be gone and the URI would be available again
  • Different metadata types (ie. DC or MODS)
  • Permission levels
    • Restricted content could still possibly be harvested by others with the same access levels might be a plausible use case
    • Would be nice to have support for different permission levels within the OAI endpoint to allow to set access permissions
    • Use case for things being discoverable but not accessible
  • Need to be able to define the criteria for which the metadata is mapped

Chat notes:

Deleted is a MUST in the spec and has 3 possible implementations http://www.openarchives.org/OAI/openarchivesprotocol.html#DeletedRecords

...