by asmecher » Wed Dec 19, 2012 3:31 pm
Hi Francisco,
The OAI metadata formats are each taken from a separate plugin, e.g. DC implemented in plugins/oaiMetadataFormats/dc; the code that fetches them all for presentation e.g. when ListMetadataFormats is queried is in lib/pkp/classes/oai/OAI.inc.php in the ListMetadataFormats plugin. If you're handy with PHP, I'd suggest investigating that latter function to determine why the plugin is not reporting that DC is available.
Regards,
Alec Smecher
Public Knowledge Project Team