org.dspace.app.oai |
|
Java Source File Name | Type | Comment |
DIDLCrosswalk.java | Class | DSpace Item DIDL crosswalk. |
DSpaceOAICatalog.java | Class | This is class extends OAICat's AbstractCatalog base class to allow metadata
harvesting of the metadata in DSpace via OAI-PMH 2.0.
FIXME: Some CNRI Handle-specific stuff in here. |
DSpaceRecordFactory.java | Class | Implementation of the OAICat RecordFactory base class for DSpace items. |
LoadDSpaceOAIConfig.java | Class | Simple servlet to load in DSpace and log4j configurations. |
METSCrosswalk.java | Class | OAICat crosswalk to allow METS to be harvested. |
OAIDCCrosswalk.java | Class | An OAICat Crosswalk implementation that extracts unqualified Dublin Core from
DSpace items into the oai_dc format. |
PluginCrosswalk.java | Class | An OAICat Crosswalk implementation that calls, in turn, on
DisseminationCrosswalk plugins.
It is configured so its "OAI schema label" matches the name of a
DisseminationCrosswalk plugin. |
RDFCrosswalk.java | Class | An OAICat Crosswalk implementation that extracts
DSpace items into typed RDF format. |