mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-07 18:25:23 +00:00
First pass of converting a few extractors to use Tika rather than 3rd party libraries directly, or use the new style tika structure git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@20640 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
14 lines
248 B
Properties
14 lines
248 B
Properties
#
|
|
# PoiMetadataExtracter - default mapping
|
|
#
|
|
# author: Neil McErlean
|
|
|
|
# Namespaces
|
|
namespace.prefix.cm=http://www.alfresco.org/model/content/1.0
|
|
|
|
# Mappings
|
|
author=cm:author
|
|
title=cm:title
|
|
description=cm:description
|
|
created=cm:created
|