<?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: How to store metadata like Journal, Issue, Volume in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-store-metadata-like-journal-issue-volume/m-p/312566#M265696</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whenever any external content is loaded in alfresco based on type of document it invokes related metadata extractor within Alfresco. Meta data extractor extract those details like name, title, author etc.. from document and map it with Alfresco content model and set as metadata on top of new node(For newly uploaded content) created within alfresco.&lt;/P&gt;&lt;P&gt;Now Alfresco could handle most of the well known file formats like doc, pdf etc.. but if you are dealing with file extension like &lt;STRONG&gt;endnote (*.enl)&lt;/STRONG&gt; and wants alfresco to extract all metadata then you will have to create your own &lt;A href="http://docs.alfresco.com/5.1/references/dev-extension-points-custom-metadata-extractor.html" rel="nofollow noopener noreferrer"&gt;metadata extractor&lt;/A&gt;. Then needs to create new content model to accommodate those additional properties which are not available within alfresco you will have to create custom content model in alfresco as &lt;B&gt;kayne zhang&lt;/B&gt;​ has suggested.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 16 Oct 2016 08:58:52 GMT</pubDate>
    <dc:creator>mitpatoliya</dc:creator>
    <dc:date>2016-10-16T08:58:52Z</dc:date>
    <item>
      <title>How to store metadata like Journal, Issue, Volume</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-store-metadata-like-journal-issue-volume/m-p/312563#M265693</link>
      <description>Hi,I'm wondering how I can store metadata of a normal publication like Journal, Volume, Issue, Page numbers. Title and Author are already possible. Also, is there a way to import/export this metadata from/to EndNote?Best,Gabi</description>
      <pubDate>Sat, 15 Oct 2016 08:57:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-store-metadata-like-journal-issue-volume/m-p/312563#M265693</guid>
      <dc:creator>gabi</dc:creator>
      <dc:date>2016-10-15T08:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to store metadata like Journal, Issue, Volume</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-store-metadata-like-journal-issue-volume/m-p/312564#M265694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;To store custom metadata ,you need to define some custom types and deploy them to alfresco,about how to define and deploy ,please refer to &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://docs.alfresco.com/5.0/concepts/dev-extensions-content-models-tutorials-intro.html" rel="nofollow noopener noreferrer" target="_blank"&gt;http://docs.alfresco.com/5.0/concepts/dev-extensions-content-models-tutorials-intro.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alfresco support import acp/content in file system to repository ,and export nodes to acp or file system using related tools。&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Oct 2016 14:14:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-store-metadata-like-journal-issue-volume/m-p/312564#M265694</guid>
      <dc:creator>kaynezhang</dc:creator>
      <dc:date>2016-10-15T14:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to store metadata like Journal, Issue, Volume</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-store-metadata-like-journal-issue-volume/m-p/312565#M265695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot! That's really helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Oct 2016 14:28:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-store-metadata-like-journal-issue-volume/m-p/312565#M265695</guid>
      <dc:creator>gabi</dc:creator>
      <dc:date>2016-10-15T14:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to store metadata like Journal, Issue, Volume</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-store-metadata-like-journal-issue-volume/m-p/312566#M265696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whenever any external content is loaded in alfresco based on type of document it invokes related metadata extractor within Alfresco. Meta data extractor extract those details like name, title, author etc.. from document and map it with Alfresco content model and set as metadata on top of new node(For newly uploaded content) created within alfresco.&lt;/P&gt;&lt;P&gt;Now Alfresco could handle most of the well known file formats like doc, pdf etc.. but if you are dealing with file extension like &lt;STRONG&gt;endnote (*.enl)&lt;/STRONG&gt; and wants alfresco to extract all metadata then you will have to create your own &lt;A href="http://docs.alfresco.com/5.1/references/dev-extension-points-custom-metadata-extractor.html" rel="nofollow noopener noreferrer"&gt;metadata extractor&lt;/A&gt;. Then needs to create new content model to accommodate those additional properties which are not available within alfresco you will have to create custom content model in alfresco as &lt;B&gt;kayne zhang&lt;/B&gt;​ has suggested.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Oct 2016 08:58:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-store-metadata-like-journal-issue-volume/m-p/312566#M265696</guid>
      <dc:creator>mitpatoliya</dc:creator>
      <dc:date>2016-10-16T08:58:52Z</dc:date>
    </item>
  </channel>
</rss>

