<?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: Formatting csv files for vocabulary import in Nuxeo Studio in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/formatting-csv-files-for-vocabulary-import-in-nuxeo-studio/m-p/319090#M6091</link>
    <description>&lt;H1&gt;&lt;EM&gt;Since version 2.5.1, Studio provides links to sample CSV files on the download page: they can be downloaded and modified to fit the expected format&lt;/EM&gt;.&lt;/H1&gt;
&lt;BR /&gt;/&amp;gt;
&lt;P&gt;The &lt;STRONG&gt;hierarchical vocabulary&lt;/STRONG&gt; has the same general structure as the &lt;STRONG&gt;child vocabulary&lt;/STRONG&gt; with one notable difference: the importable file includes both the child and the parent entries.&lt;/P&gt;
&lt;UL&gt;
Notes:
&lt;LI&gt;commas have not been displayed for legibility.
&lt;/LI&gt;&lt;LI&gt;the format is the following: &lt;U&gt;id,label,parent,obsolete&lt;/U&gt;, the headings are however not to be included in the import file.
&lt;/LI&gt;&lt;/UL&gt;
&lt;TABLE&gt;
&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;id&lt;/TD&gt;&lt;TD&gt;label&lt;/TD&gt;&lt;TD&gt;parent&lt;/TD&gt;&lt;TD&gt;obsolete&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;&lt;TD&gt;p1&lt;/TD&gt;&lt;TD&gt;Parent1&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;&lt;TD&gt;p1ch1&lt;/TD&gt;&lt;TD&gt;Child 1 of Parent 1&lt;/TD&gt;&lt;TD&gt;p1&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;&lt;TD&gt;p2&lt;/TD&gt;&lt;TD&gt;Parent2&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;&lt;TD&gt;p2ch1&lt;/TD&gt;&lt;TD&gt;Child 1 of Parent 2&lt;/TD&gt;&lt;TD&gt;p2&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;&lt;TD&gt;p2ch2&lt;/TD&gt;&lt;TD&gt;Child 2 of Parent 2&lt;/TD&gt;&lt;TD&gt;p2&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;/TR&gt;
&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;BR /&gt;/&amp;gt;
&lt;P&gt;As you can see the parent entries have an empty value in the parent column. This format is importable when you want to create a &lt;STRONG&gt;hierarchical vocabulary&lt;/STRONG&gt; in Nuxeo Studio. The hierarchical vocabulary is currently the recommended way for working with chained vocabularies/vocabulary hierarchies.&lt;/P&gt;</description>
    <pubDate>Sun, 13 Nov 2011 00:27:12 GMT</pubDate>
    <dc:creator>Wojciech_Sulejm</dc:creator>
    <dc:date>2011-11-13T00:27:12Z</dc:date>
    <item>
      <title>Formatting csv files for vocabulary import in Nuxeo Studio</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/formatting-csv-files-for-vocabulary-import-in-nuxeo-studio/m-p/319089#M6090</link>
      <description>&lt;P&gt;The &lt;U&gt;simple vocabulary&lt;/U&gt; csv import file format is: &lt;STRONG&gt;id,label,obsolete&lt;/STRONG&gt; where the first two columns are strings, and the third is 0 or 1.&lt;/P&gt;
&lt;P&gt;With the &lt;U&gt;child vocabulary&lt;/U&gt; you can use the &lt;STRONG&gt;id,label,parent,obsolete&lt;/STRONG&gt;, where the parent field entries have to match ids of another vocabulary, considered its parent.&lt;/P&gt;
&lt;P&gt;What is the correct csv import file format for the &lt;U&gt;hierarchical vocabulary&lt;/U&gt;?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2011 16:03:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/formatting-csv-files-for-vocabulary-import-in-nuxeo-studio/m-p/319089#M6090</guid>
      <dc:creator>Wojciech_Sulejm</dc:creator>
      <dc:date>2011-11-11T16:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting csv files for vocabulary import in Nuxeo Studio</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/formatting-csv-files-for-vocabulary-import-in-nuxeo-studio/m-p/319090#M6091</link>
      <description>&lt;H1&gt;&lt;EM&gt;Since version 2.5.1, Studio provides links to sample CSV files on the download page: they can be downloaded and modified to fit the expected format&lt;/EM&gt;.&lt;/H1&gt;
&lt;BR /&gt;/&amp;gt;
&lt;P&gt;The &lt;STRONG&gt;hierarchical vocabulary&lt;/STRONG&gt; has the same general structure as the &lt;STRONG&gt;child vocabulary&lt;/STRONG&gt; with one notable difference: the importable file includes both the child and the parent entries.&lt;/P&gt;
&lt;UL&gt;
Notes:
&lt;LI&gt;commas have not been displayed for legibility.
&lt;/LI&gt;&lt;LI&gt;the format is the following: &lt;U&gt;id,label,parent,obsolete&lt;/U&gt;, the headings are however not to be included in the import file.
&lt;/LI&gt;&lt;/UL&gt;
&lt;TABLE&gt;
&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;id&lt;/TD&gt;&lt;TD&gt;label&lt;/TD&gt;&lt;TD&gt;parent&lt;/TD&gt;&lt;TD&gt;obsolete&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;&lt;TD&gt;p1&lt;/TD&gt;&lt;TD&gt;Parent1&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;&lt;TD&gt;p1ch1&lt;/TD&gt;&lt;TD&gt;Child 1 of Parent 1&lt;/TD&gt;&lt;TD&gt;p1&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;&lt;TD&gt;p2&lt;/TD&gt;&lt;TD&gt;Parent2&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;&lt;TD&gt;p2ch1&lt;/TD&gt;&lt;TD&gt;Child 1 of Parent 2&lt;/TD&gt;&lt;TD&gt;p2&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;/TR&gt;
&lt;TR&gt;&lt;TD&gt;p2ch2&lt;/TD&gt;&lt;TD&gt;Child 2 of Parent 2&lt;/TD&gt;&lt;TD&gt;p2&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;/TR&gt;
&lt;/TBODY&gt;&lt;/TABLE&gt;
&lt;BR /&gt;/&amp;gt;
&lt;P&gt;As you can see the parent entries have an empty value in the parent column. This format is importable when you want to create a &lt;STRONG&gt;hierarchical vocabulary&lt;/STRONG&gt; in Nuxeo Studio. The hierarchical vocabulary is currently the recommended way for working with chained vocabularies/vocabulary hierarchies.&lt;/P&gt;</description>
      <pubDate>Sun, 13 Nov 2011 00:27:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/formatting-csv-files-for-vocabulary-import-in-nuxeo-studio/m-p/319090#M6091</guid>
      <dc:creator>Wojciech_Sulejm</dc:creator>
      <dc:date>2011-11-13T00:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting csv files for vocabulary import in Nuxeo Studio</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/formatting-csv-files-for-vocabulary-import-in-nuxeo-studio/m-p/319091#M6092</link>
      <description>&lt;P&gt;If the system allows attachment, could be nice to let a sample file.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2011 19:00:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/formatting-csv-files-for-vocabulary-import-in-nuxeo-studio/m-p/319091#M6092</guid>
      <dc:creator>Alain_ESCAFFRE</dc:creator>
      <dc:date>2011-11-14T19:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting csv files for vocabulary import in Nuxeo Studio</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/formatting-csv-files-for-vocabulary-import-in-nuxeo-studio/m-p/319092#M6093</link>
      <description>&lt;P&gt;on the 4th line dont you mean&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2012 23:22:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/formatting-csv-files-for-vocabulary-import-in-nuxeo-studio/m-p/319092#M6093</guid>
      <dc:creator>neilbelford_</dc:creator>
      <dc:date>2012-01-18T23:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: Formatting csv files for vocabulary import in Nuxeo Studio</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/formatting-csv-files-for-vocabulary-import-in-nuxeo-studio/m-p/319093#M6094</link>
      <description>&lt;P&gt;Fixed. thank you for catching it.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2012 00:02:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/formatting-csv-files-for-vocabulary-import-in-nuxeo-studio/m-p/319093#M6094</guid>
      <dc:creator>Wojciech_Sulejm</dc:creator>
      <dc:date>2012-01-19T00:02:46Z</dc:date>
    </item>
  </channel>
</rss>

