OAI-PMH server for CubicWeb
Project description
This cube registers an URL rewriter rule exposing the /oai endpoint against which all OAI-PMH requests should be performed.
The implementation relies on selective harvesting in the sense that only entity types registering a set specifier will be visible through OAI-PMH protocol.
To register an entity type for OAI-PMH harvesting, one should implement subclasses of OAIPMHRecordAdapter adapter with a selection context and at least a concrete definition of set_definition class method. Other things like the record view or identifier attribute are configurable through this adapter.
See test/data for concrete examples of possible registrations of entity types as OAI-PMH records.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.