Difference between revisions of "PubMan Func Spec Export/OAI Data Provider"
Jump to navigation
Jump to search
Kleinfercher (talk | contribs) m (→Description) |
Kleinfercher (talk | contribs) m (→General Ideas) |
||
Line 51: | Line 51: | ||
* The Dataacquisition service provides fetching of the standard oai-pmh sets. | * The Dataacquisition service provides fetching of the standard oai-pmh sets. | ||
* The set description is generated dynamically because it will contain all orgUnits and Contextes | * The set description is generated dynamically because it will contain all orgUnits and Contextes | ||
===References=== | |||
*[http://www.openarchives.org/OAI/openarchivesprotocol.html OAI-PMH] | |||
*[http://www.openarchives.org/OAI/openarchivesprotocol.html#Set OAI Sets] | |||
[[Category:PubMan|Export]] | [[Category:PubMan|Export]] |
Revision as of 15:34, 15 December 2008
Description[edit]
A set is an optional construct for grouping items for the purpose of selective harvesting.
Scheduled[edit]
for PubMan R4.1
Definition[edit]
TODO:
- what would be good criteria to define sets?
- what kind of sets we would like to provide to outside?
- to be able to check if the set definition can be fulfilled by filters
- FIZ will check if it is able to expose filters as sets
- MPDL will check better requirements and put on Colab
OAI-PMH Set Definition[edit]
eSciDoc
eSciDoc:Solution
eSciDoc:Solution.Context
eSciDoc:Solution.OrgUnit
Examples:
Requirement | Set |
---|---|
Get me all PubMan items of my institute | eSciDoc:PubMan:MPDL |
Get me all YearBook PubMan items | eSciDoc:PubMan:Yearbook |
Get me all items from Collections MPI/PL Grey Material | eSciDoc:PubMan:MPI/PL_Grey_Material |
Get me all Pictures from FACES | eSciDoc:FACES |
Get me all PubMan items from Sengbusch Collection | eSciDoc:PubMan:Sengbusch |
General Ideas[edit]
- The sets can be retrieved via filter function (Filter needed for Solution, orgUnits, Contextes)
- The search&export interface can be enhanced with export format 'oai-pmh'. Where the user can define his own oai-pmh set via the search function.
- The Dataacquisition service provides fetching of the standard oai-pmh sets.
- The set description is generated dynamically because it will contain all orgUnits and Contextes