mirror of
				https://github.com/Alfresco/alfresco-community-repo.git
				synced 2025-10-29 15:21:53 +00:00 
			
		
		
		
	git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@22683 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
		
			
				
	
	
		
			21 lines
		
	
	
		
			504 B
		
	
	
	
		
			Properties
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			504 B
		
	
	
	
		
			Properties
		
	
	
	
	
	
| #
 | |
| # TikaSpringConfiguredMetadataExtracter.properties - default mapping
 | |
| #
 | |
| # This is used to map from the Tika and standard namespaces
 | |
| #  onto your content model. This is used for custom tika parsers,
 | |
| #  but one file is used across all custom parsers.
 | |
| #
 | |
| # author: Nick Burch
 | |
| 
 | |
| # 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
 | |
| 
 | |
| geo\:lat=cm:latitude
 | |
| geo\:long=cm:longitude
 |