Difference between revisions of "PubMan Func Spec Export/OAI Data Provider"

From MPDLMediaWiki
Jump to navigation Jump to search
Line 18: Line 18:
eSciDoc
eSciDoc


eSciDoc.Solution
eSciDoc:Solution


eSciDoc.Solution.Context
eSciDoc:Solution.Context


eSciDoc.Solution.OrgUnit
eSciDoc:Solution.OrgUnit


Examples:
Examples:
Line 32: Line 32:


|- style="height:20px"
|- style="height:20px"
|Get me all PubMan items of my institute||eSciDoc.PubMan.MPDL
|Get me all PubMan items of my institute||eSciDoc:PubMan:MPDL
|-
|-
|Get me all YearBook PubMan items ||eSciDoc.PubMan.Yearbook
|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 items from Collections MPI/PL Grey Material ||eSciDoc:PubMan:MPI/PL_Grey_Material
|-
|-
|Get me all Pictures from FACES ||eSciDoc.FACES
|Get me all Pictures from FACES ||eSciDoc:FACES
|-
|-
|Get me all PubMan items from Sengbusch Collection ||eSciDoc.PubMan.Sengbusch
|Get me all PubMan items from Sengbusch Collection ||eSciDoc:PubMan:Sengbusch
|-
|-
|}
|}


===General Ideas===
===General Ideas===

Revision as of 14:30, 15 December 2008

Description[edit]

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
  • 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.