Koha::MetadataRecord - base class for metadata records
my $record = new Koha::MetadataRecord({ 'record' => $marcrecord });
Object-oriented class that encapsulates all metadata (i.e. bibliographic and authority) records in Koha.
Create a hash for use when merging records. At the moment the only metadata schema supported is MARC.