<?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: convert data to rdf / Turtle in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/convert-data-to-rdf-Turtle/m-p/2358313#M123371</link>
    <description>Hi,&lt;BR /&gt;So far, there is no a specific component for&amp;nbsp;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;converting data in a relational database to Turtle statements.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Could you please take a look at kb articles about:&lt;A href="https://help.talend.com/search/all?query=How+to+create+a+custom+component&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:How to create a custom component&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="https://help.talend.com/search/all?query=What+is+a+Talend+component&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:What is a Talend component&lt;/A&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;Best regard&lt;BR /&gt;Sabrina</description>
    <pubDate>Wed, 05 Apr 2017 09:23:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-04-05T09:23:05Z</dc:date>
    <item>
      <title>convert data to rdf / Turtle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/convert-data-to-rdf-Turtle/m-p/2358312#M123370</link>
      <description>Hi All, 
&lt;BR /&gt;I just started exploring Talend Open Studio Data Integration. I am interested in using Talend to convert data in a relational database to Turtle. For example, suppose I have record in an electronic dental record system like this: 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; 
&lt;BR /&gt; 
&lt;PRE&gt;patient_id 1001&lt;BR /&gt;&amp;nbsp; &amp;nbsp; tooth_num 1&lt;BR /&gt;&amp;nbsp; &amp;nbsp; procedure D2740 (porcelain crown)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; procedure_date 1/1/2017&lt;BR /&gt;&lt;/PRE&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;I want to convert this record into a number of Turtle statements that look something like this: 
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; 
&lt;BR /&gt; 
&lt;PRE&gt;@prefix : &amp;lt;&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; :patient_1001 a :Patient .&lt;BR /&gt;&amp;nbsp; &amp;nbsp; :tooth_1 a :Molar .&lt;BR /&gt;&amp;nbsp; &amp;nbsp; :tooth_1 :part_of :patient_1001 .&lt;BR /&gt;&amp;nbsp; &amp;nbsp; :procedure_D2740 a :Porcelain_Crown_Procedure .&lt;BR /&gt;&amp;nbsp; &amp;nbsp; :procedure_D2740 :procedure_date "2017-01-10"^^xsd:datetime .&lt;BR /&gt;&amp;nbsp; &amp;nbsp; :procedure_D2740 :restores :tooth_1 .&lt;BR /&gt;&lt;/PRE&gt; 
&lt;BR /&gt;Typically, I write a computer program to do this. However, I would like to speed up the process of creating this transformation code. Can I do such things in Talent? 
&lt;BR /&gt;I saw that there is talend4sw library, but it doesn't appear to do this. 
&lt;BR /&gt;Thanks.</description>
      <pubDate>Sat, 16 Nov 2024 09:56:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/convert-data-to-rdf-Turtle/m-p/2358312#M123370</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: convert data to rdf / Turtle</title>
      <link>https://community.qlik.com/t5/Talend-Studio/convert-data-to-rdf-Turtle/m-p/2358313#M123371</link>
      <description>Hi,&lt;BR /&gt;So far, there is no a specific component for&amp;nbsp;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;converting data in a relational database to Turtle statements.&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT size="1"&gt;&lt;FONT face="Verdana, Helvetica, Arial, sans-serif"&gt;Could you please take a look at kb articles about:&lt;A href="https://help.talend.com/search/all?query=How+to+create+a+custom+component&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:How to create a custom component&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="https://help.talend.com/search/all?query=What+is+a+Talend+component&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:What is a Talend component&lt;/A&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;Best regard&lt;BR /&gt;Sabrina</description>
      <pubDate>Wed, 05 Apr 2017 09:23:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/convert-data-to-rdf-Turtle/m-p/2358313#M123371</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-05T09:23:05Z</dc:date>
    </item>
  </channel>
</rss>

