Skip to main content
  1. book/

Content Access Protocols

·279 words
Andy Jackson
Author
Andy Jackson
Fighting entropy since 1993
Table of Contents

Content Access Prototols #

The pipes that make the sources work.

OAI-PMH### #

See this overview.

AtomPub #

Fedora #

  • Supports a range of APIs, some Fedora-specific, and OAI-PMH too.
  • Stores and moves in FOXML

Others #

List, from http://discerning.com/topics/standards/resource_management.txt


  <collection xmlns="http://gupe.org/rmp" path="some/resource_path">
    <collection name="fred" ...>
      <atom:entry>...</atom:entry>
    </collection>
    <data name="fred/xml">
    </data>
  </collection>

Standards for Document Repositories #