Difference between revisions of "Imeji Interfaces"

From MPDLMediaWiki
Jump to navigation Jump to search
Line 7: Line 7:
== OAI Interface ==
== OAI Interface ==
Imeji supports the fetching of metadata from its repository by using the [http://www.openarchives.org/OAI/2.0/openarchivesprotocol.htm Open Archives Initiatives Protocol for Metadata Harvesting] (OAI-PMH).
Imeji supports the fetching of metadata from its repository by using the [http://www.openarchives.org/OAI/2.0/openarchivesprotocol.htm Open Archives Initiatives Protocol for Metadata Harvesting] (OAI-PMH).
=== Verb: Identify ===
Gives you back information of the Imeji Repository.
'''parmater:''' None
'''example:''' http://dev-faces.mpdl.mpg.de/fledgeddata/oai/?verb=Identify
'''not supported:''' None
=== Verb: ListMetadataFormats ===
'''parmater:''' None
'''example:''' http://dev-faces.mpdl.mpg.de/fledgeddata/oai/?verb=ListMetadataFormats
'''not supported:''' identifier
===Verb: ListSets ===
'''parmater:''' None
'''example:''' http://dev-faces.mpdl.mpg.de/fledgeddata/oai/?verb=ListSets
'''not supported:''' resumptionToken
=== Verb: GetRecord ===
'''parmater:''' identifier, metadataPrefix
'''example:''' http://dev-faces.mpdl.mpg.de/fledgeddata/oai/?verb=GetRecord&identifier=http://imeji.mpdl.mpg.de/image/14&metadataPrefix=imeji
'''not supported:''' None
=== Verb: ListIdentifiers ===
'''parmater:''' metadataPrefix, set
'''example:''' http://dev-faces.mpdl.mpg.de/fledgeddata/oai/?verb=ListRecords&metadataPrefix=imeji&set=http://imeji.mpdl.mpg.de/collection/134
'''not supported:''' from, until, resumptionToken
=== Verb: ListRecords ===
'''parmater:'''
'''example:'''
'''not supported:'''


[[Category:Imeji| Interfaces]]
[[Category:Imeji| Interfaces]]

Revision as of 09:59, 31 January 2012

Template:Imeji

This page describes the interfaces for the Imeji application

RDF Export[edit]

OAI Interface[edit]

Imeji supports the fetching of metadata from its repository by using the Open Archives Initiatives Protocol for Metadata Harvesting (OAI-PMH).

Verb: Identify[edit]

Gives you back information of the Imeji Repository. parmater: None example: http://dev-faces.mpdl.mpg.de/fledgeddata/oai/?verb=Identify not supported: None

Verb: ListMetadataFormats[edit]

parmater: None example: http://dev-faces.mpdl.mpg.de/fledgeddata/oai/?verb=ListMetadataFormats not supported: identifier

Verb: ListSets[edit]

parmater: None example: http://dev-faces.mpdl.mpg.de/fledgeddata/oai/?verb=ListSets not supported: resumptionToken

Verb: GetRecord[edit]

parmater: identifier, metadataPrefix example: http://dev-faces.mpdl.mpg.de/fledgeddata/oai/?verb=GetRecord&identifier=http://imeji.mpdl.mpg.de/image/14&metadataPrefix=imeji not supported: None

Verb: ListIdentifiers[edit]

parmater: metadataPrefix, set example: http://dev-faces.mpdl.mpg.de/fledgeddata/oai/?verb=ListRecords&metadataPrefix=imeji&set=http://imeji.mpdl.mpg.de/collection/134 not supported: from, until, resumptionToken

Verb: ListRecords[edit]

parmater: example: not supported: