.

Harvest::Controller::SOIFFilter::DCDot - map Dublin Core metadata

DESCRIPTION

The Harvest schema is a bit of a mess at the moment, and should probably be refined to encapsulate Dublin Core attributes itself. When this happens this module will be redundant. Until then, this maps a number of Dublin Core attributes (encapsulated as DC. strings in the metadata) to document metadata.

The mappings are as follows

DC.Title --> title DC.Creator --> author DC.Creator.Address -> address DC.Publisher --> publisher DC.Contributor --> author DC.Contributor.Address -> author DC.Subject --> keywords DC.Date --> date DC.Type --> type

PARAMETERS

None.