<?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 Re: IPTC metadata in nuxeo 7.10 and make it searchable by the platform in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/iptc-metadata-in-nuxeo-7-10-and-make-it-searchable-by-the/m-p/313205#M206</link>
    <description>&lt;P&gt;Sorry to revoke old thread. Facing exactly the same issue. Can someone tell me how to import custom EXIF data. Tried following Binary metadata documents but no success.Changes are not reflected.&lt;/P&gt;</description>
    <pubDate>Mon, 04 Dec 2017 09:55:13 GMT</pubDate>
    <dc:creator>nximp_</dc:creator>
    <dc:date>2017-12-04T09:55:13Z</dc:date>
    <item>
      <title>IPTC metadata in nuxeo 7.10 and make it searchable by the platform</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/iptc-metadata-in-nuxeo-7-10-and-make-it-searchable-by-the/m-p/313198#M199</link>
      <description>&lt;P&gt;IPTC metadata in nuxeo 7.10 and make it searchable by the platform?&lt;/P&gt;
&lt;P&gt;You guys will mention the documentation &lt;A href="https://doc.nuxeo.com/display/NXDOC/Binary+Metadata" target="test_blank"&gt;https://doc.nuxeo.com/display/NXDOC/Binary+Metadata&lt;/A&gt;
but it is not helpful! it is not clear at all!!! I noticed that the nuxeo platform used to have the IPTC metadata, but for some reason they got rid of it! I think this is a bug.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2016 13:36:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/iptc-metadata-in-nuxeo-7-10-and-make-it-searchable-by-the/m-p/313198#M199</guid>
      <dc:creator>Oabuassad_Oabua</dc:creator>
      <dc:date>2016-01-06T13:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: IPTC metadata in nuxeo 7.10 and make it searchable by the platform</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/iptc-metadata-in-nuxeo-7-10-and-make-it-searchable-by-the/m-p/313199#M200</link>
      <description>&lt;P&gt;IPTC is media metadata concept, and is part of the DAM package. Did you install DAM?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2016 14:02:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/iptc-metadata-in-nuxeo-7-10-and-make-it-searchable-by-the/m-p/313199#M200</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2016-01-06T14:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: IPTC metadata in nuxeo 7.10 and make it searchable by the platform</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/iptc-metadata-in-nuxeo-7-10-and-make-it-searchable-by-the/m-p/313200#M201</link>
      <description>&lt;P&gt;I did install the nuxeo DAM, and when I import an image that has IPTC metadata ( added using Adobe Bridge, specifically&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2016 14:17:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/iptc-metadata-in-nuxeo-7-10-and-make-it-searchable-by-the/m-p/313200#M201</guid>
      <dc:creator>Oabuassad_Oabua</dc:creator>
      <dc:date>2016-01-06T14:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: IPTC metadata in nuxeo 7.10 and make it searchable by the platform</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/iptc-metadata-in-nuxeo-7-10-and-make-it-searchable-by-the/m-p/313201#M202</link>
      <description>&lt;P&gt;Hello Oabuassad,&lt;/P&gt;
&lt;P&gt;First of all, can you tell us why this documentation is not helpful ?&lt;/P&gt;
&lt;P&gt;Then, as you can see in the same documentation, IPTC has been removed: &lt;A href="https://doc.nuxeo.com/display/NXDOC/Binary+Metadata#BinaryMetadata-DefaultContribution" target="test_blank"&gt;https://doc.nuxeo.com/display/NXDOC/Binary+Metadata#BinaryMetadata-DefaultContribution&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Don't hesitate to read it once again.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;IPTC schema has been removed from document type Picture&lt;/LI&gt;
&lt;LI&gt;Only &lt;CODE&gt;IPTC:Source&lt;/CODE&gt;, &lt;CODE&gt;IPTC:CopyrightNotice&lt;/CODE&gt;, &lt;CODE&gt;IPTC:Description&lt;/CODE&gt; are stored respectively into &lt;CODE&gt;dc:source&lt;/CODE&gt;, &lt;CODE&gt;dc:rights&lt;/CODE&gt; and &lt;CODE&gt;dc:description&lt;/CODE&gt;.&lt;/LI&gt;
&lt;LI&gt;Widget &lt;CODE&gt;summary_picture_iptc&lt;/CODE&gt; has been removed from document summary&lt;/LI&gt;
&lt;LI&gt;Mistral engine is removed from metadata extraction of the Nuxeo Platform&lt;/LI&gt;
&lt;LI&gt;EXIF mapping remains identical&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;You can of course customize very easily your metadata and put back IPTC or other any extra schema (always by following this documentation).&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2016 15:24:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/iptc-metadata-in-nuxeo-7-10-and-make-it-searchable-by-the/m-p/313201#M202</guid>
      <dc:creator>Vladimir_Pasqui</dc:creator>
      <dc:date>2016-01-06T15:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: IPTC metadata in nuxeo 7.10 and make it searchable by the platform</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/iptc-metadata-in-nuxeo-7-10-and-make-it-searchable-by-the/m-p/313202#M203</link>
      <description>&lt;P&gt;and that's why the documentation is not helpful! because it says that&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2016 15:34:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/iptc-metadata-in-nuxeo-7-10-and-make-it-searchable-by-the/m-p/313202#M203</guid>
      <dc:creator>Oabuassad_Oabua</dc:creator>
      <dc:date>2016-01-06T15:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: IPTC metadata in nuxeo 7.10 and make it searchable by the platform</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/iptc-metadata-in-nuxeo-7-10-and-make-it-searchable-by-the/m-p/313203#M204</link>
      <description>&lt;P&gt;"then what?!"&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2016 16:01:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/iptc-metadata-in-nuxeo-7-10-and-make-it-searchable-by-the/m-p/313203#M204</guid>
      <dc:creator>Vladimir_Pasqui</dc:creator>
      <dc:date>2016-01-06T16:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: IPTC metadata in nuxeo 7.10 and make it searchable by the platform</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/iptc-metadata-in-nuxeo-7-10-and-make-it-searchable-by-the/m-p/313204#M205</link>
      <description>&lt;P&gt;At last, don't hesitate for future migration to see https&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2016 16:36:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/iptc-metadata-in-nuxeo-7-10-and-make-it-searchable-by-the/m-p/313204#M205</guid>
      <dc:creator>Vladimir_Pasqui</dc:creator>
      <dc:date>2016-01-06T16:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: IPTC metadata in nuxeo 7.10 and make it searchable by the platform</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/iptc-metadata-in-nuxeo-7-10-and-make-it-searchable-by-the/m-p/313205#M206</link>
      <description>&lt;P&gt;Sorry to revoke old thread. Facing exactly the same issue. Can someone tell me how to import custom EXIF data. Tried following Binary metadata documents but no success.Changes are not reflected.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 09:55:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/iptc-metadata-in-nuxeo-7-10-and-make-it-searchable-by-the/m-p/313205#M206</guid>
      <dc:creator>nximp_</dc:creator>
      <dc:date>2017-12-04T09:55:13Z</dc:date>
    </item>
  </channel>
</rss>

