# # MP3MetadataExtracter - default mapping # # author: Derek Hulley # Namespaces namespace.prefix.cm=http://www.alfresco.org/model/content/1.0 namespace.prefix.audio=http://www.alfresco.org/model/audio/1.0 # Core mappings author=cm:author title=cm:title description=cm:description created=cm:created # Audio descriptive mappings xmpDM\:album=audio:album xmpDM\:artist=audio:artist xmpDM\:composer=audio:composer xmpDM\:engineer=audio:engineer xmpDM\:genre=audio:genre xmpDM\:trackNumber=audio:trackNumber xmpDM\:releaseDate=audio:releaseDate #xmpDM:logComment # Audio specific mappings xmpDM\:audioSampleRate=audio:sampleRate xmpDM\:audioSampleType=audio:sampleType xmpDM\:audioChannelType=audio:channelType xmpDM\:audioCompressor=audio:compressor