The metadata module contains some OAI metadataprefix implementations.
Normally you would not need to import these classes directly, unless you want to subclass them.
When you create your own metadataprefixes, you don’t have to put them in this module, just use the ‘name’ method on the class, and the metadataprefix will automaticly be registeren under that name
The standard OAI Dublin Core metadata format.
Every OAI feed should at least provide this format.
It is registered under the name ‘oai_dc’
This is the minimods formats as defined by DARE.
It is registered as prefix ‘mods’.’
Some additional metadata prefix extensions are located in the extensions directory: