<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Extract custom metadata of a content in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/extract-custom-metadata-of-a-content/m-p/307006#M260136</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How to extract the custom metadata of a content ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Oct 2014 09:31:38 GMT</pubDate>
    <dc:creator>skumar_us</dc:creator>
    <dc:date>2014-10-13T09:31:38Z</dc:date>
    <item>
      <title>Extract custom metadata of a content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extract-custom-metadata-of-a-content/m-p/307006#M260136</link>
      <description>How to extract the custom metadata of a content ?</description>
      <pubDate>Mon, 13 Oct 2014 09:31:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extract-custom-metadata-of-a-content/m-p/307006#M260136</guid>
      <dc:creator>skumar_us</dc:creator>
      <dc:date>2014-10-13T09:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Extract custom metadata of a content</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/extract-custom-metadata-of-a-content/m-p/307007#M260137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;depending on what exactly you are looking for, the following might help you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;a) If you are looking for a way to trigger metadata extraction, look for the Repository action "extract-metadata" that you can configure in a rule. This is implemented by ContentMetadataExtracter and may also be triggered by custom code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;b) If you are looking for supporting a metadata extraction for a specific type of content, look at implementing the interface MetadataExtracter (via base class AbstractMappingMetadataExtracter) where you can define how data should be extracted.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;c) If you are looking for customizing the metadata extraction / metadata mapping for an already supported type of content, look at overriding the properties files in /tomcat/webapps/alfresco/WEB-INF/classes/alfresco/metadata/ which define the mapping for all out-of-the-box metadata extracters. Depending on the type of extracter, it may support far more data than is listed by default - unfortunately, the only reliable way to find out what they support is by looking at the corresponding source files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2014 10:30:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/extract-custom-metadata-of-a-content/m-p/307007#M260137</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2014-10-13T10:30:38Z</dc:date>
    </item>
  </channel>
</rss>

