<?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 Custom meta data extraction - spliting name/value pairs in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/custom-meta-data-extraction-spliting-name-value-pairs/m-p/272469#M225599</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; I would like to use the default keywords field in document properties to pass all the meta-data related to the custom properties. I want to be able to extract the individual values and apply it to the corresponding custom property on Alfresco. Is this best accomplished using a custom metadata extractor or a script in the space&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;keywords:"company=companyA;office=officeB;mailstop=XYZ;"&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;transform to &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;company:companyA&lt;BR /&gt;office:officeB&lt;BR /&gt;mailstop:XYZ&lt;BR /&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone done something similar?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Jun 2011 22:36:32 GMT</pubDate>
    <dc:creator>shikarishambu</dc:creator>
    <dc:date>2011-06-01T22:36:32Z</dc:date>
    <item>
      <title>Custom meta data extraction - spliting name/value pairs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-meta-data-extraction-spliting-name-value-pairs/m-p/272469#M225599</link>
      <description>Hi, I would like to use the default keywords field in document properties to pass all the meta-data related to the custom properties. I want to be able to extract the individual values and apply it to the corresponding custom property on Alfresco. Is this best accomplished using a custom metadata ex</description>
      <pubDate>Wed, 01 Jun 2011 22:36:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-meta-data-extraction-spliting-name-value-pairs/m-p/272469#M225599</guid>
      <dc:creator>shikarishambu</dc:creator>
      <dc:date>2011-06-01T22:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: Custom meta data extraction - spliting name/value pairs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-meta-data-extraction-spliting-name-value-pairs/m-p/272470#M225600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the same question since months now. I do not even know how to extract the metadata.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;please let me know if you have the answer!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jun 2011 03:03:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-meta-data-extraction-spliting-name-value-pairs/m-p/272470#M225600</guid>
      <dc:creator>mehul1511</dc:creator>
      <dc:date>2011-06-04T03:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: Custom meta data extraction - spliting name/value pairs</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-meta-data-extraction-spliting-name-value-pairs/m-p/272471#M225601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You don't say what mimetype you are working with.&amp;nbsp;&amp;nbsp; Metadata extractors work on a particular mime type.&amp;nbsp;&amp;nbsp; So if your "keywords" come from a particular mimetype then yes a custom metadata extractor is appropriate.&amp;nbsp;&amp;nbsp;&amp;nbsp; And you will need a custom metadata extractor to deal with the parsing of your compound keyword property.&amp;nbsp;&amp;nbsp; Its not hard, you just need to work out how "keywords" maps to key/value pairs.&amp;nbsp;&amp;nbsp; Those key/value pairs are then mapped onto property/values on the node.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However if, for the sake of argument you are working with word documents only some of which will have this "keywords" property then you will need to work out how to recognise a document with your "keywords" from from another.&amp;nbsp;&amp;nbsp; It could be that probably want to trigger that by a rule, or a metadata extractor.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Jun 2011 10:30:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-meta-data-extraction-spliting-name-value-pairs/m-p/272471#M225601</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2011-06-04T10:30:30Z</dc:date>
    </item>
  </channel>
</rss>

