<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>David Kuhta &#187; Triplify</title>
	<atom:link href="http://davidkuhta.com/tag/triplify/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidkuhta.com</link>
	<description></description>
	<lastBuildDate>Sat, 13 Mar 2010 15:56:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Semantic Web In Action &#8211; Triplify</title>
		<link>http://davidkuhta.com/2010/02/semantic-web-in-action-triplify/</link>
		<comments>http://davidkuhta.com/2010/02/semantic-web-in-action-triplify/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 04:12:52 +0000</pubDate>
		<dc:creator>David Kuhta</dc:creator>
				<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[Web Technology]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Knowledge representation]]></category>
		<category><![CDATA[RDF]]></category>
		<category><![CDATA[relational database]]></category>
		<category><![CDATA[semantic Web Developer]]></category>
		<category><![CDATA[Sören Auer]]></category>
		<category><![CDATA[Triplify]]></category>
		<category><![CDATA[Web 3.0]]></category>
		<category><![CDATA[Web Application]]></category>
		<category><![CDATA[web applications]]></category>

		<guid isPermaLink="false">http://davidkuhta.com/?p=157</guid>
		<description><![CDATA[A look into Triplify, A Semantic Web Technology that 'semantifies' Web applications by extracting the semantic structures embedded in relational databases and places it in RDF, JSON, or Linked Data form.]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fdavidkuhta.com%252F2010%252F02%252Fsemantic-web-in-action-triplify%252F%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2F9CCtcE%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Semantic%20Web%20In%20Action%20-%20Triplify%22%20%7D);"></div>
<p style="text-align: justify;"><img class="alignleft" style="border: 0px; padding-top: 25px; padding-bottom: 15px;" title="stock.xchng - ABC Blocks ... " src="http://www.sxc.hu/pic/m/w/wb/wbd/485097_abc_blocks.jpg" alt="" width="200px" height="178px" />When a child wants to build, he reaches for the nearest set of blocks and has at it.  For the semantic Web Developer or Information Architect, finding that <em>perfect</em> block proves a bit more difficult, as there many more Web tools available than letters in the alphabet.  If what you&#8217;re looking for is a resource that places database information in a semantic form, then one small block you might want to investigate is <a id="aptureLink_0YS4wh1Os0" href="http://triplify.org/Overview">Triplify</a>.  Triplify &#8216;semantifies&#8217; Web Applications, bringing to light the semantic structures embedded in relational databases, and makes the Web mashable.</p>
<h3>So What Does Triplify Do?</h3>
<p style="text-align: justify;">In short, Expose Semantics! Triplify provides for a knowledge representation of relational data and makes the content available in <a id="aptureLink_bPhbGBVHGj" href="http://en.wikipedia.org/wiki/Resource%20Description%20Framework">RDF</a>, <a id="aptureLink_YirMCP4cpf" href="http://en.wikipedia.org/wiki/JSON">JSON</a> or <a id="aptureLink_BCkxTeWZUu" href="http://en.wikipedia.org/wiki/Linked%20Data">Linked Data</a> form.  Furthermore, Triplify leverages its lightweight structure, a few files totaling less than 500 lines of code, to insure rapid deployment, reuse, and ease of implementation.</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0px;" title="How Triplify Works" src="http://www.dreig.eu/caparazon/wp-content/triplify.png" alt="" width="510px" height="224px" /></p>
<h3>How Does Triplify Work?</h3>
<p style="text-align: justify;">Triplify capitalizes on the connections inherent in <a id="aptureLink_O2UwAAlbd5" href="http://en.wikipedia.org/wiki/Relational%20database">relational database</a> queries, to retrieve data according to the queries of your choice and convert them to:</p>
<ul>
<li><img class="alignright" style="border: 0px; padding-left: 4px; padding-right: 10px;" title="Triplify Logo" src="http://triplify.org/themes/triplify2008/layout/logo-triplify.png" alt="" width="200px" height="69px" />RDF</li>
<li>JSON</li>
<li>Linked Data.</li>
</ul>
<p style="text-align: justify;">Generally, a minor 3 to 7 queries generates the majority of valuable information. After extracting database data, Triplify software constructs a shareable RDF, JSON or Linked Data semantic representation.</p>
<h3>How Can Triplify Help Me?</h3>
<p style="text-align: justify;">Beyond simply preparing a semantic representation of your database on the Web, Triplify turns your Web Application into a data source for use in conjunction with other sources of data across the Web.</p>
<h4>Notable uses include:</h4>
<h4 style="padding-left: 30px;">Semantic Search</h4>
<ul>
<li><a id="aptureLink_ntUC47vc4n" href="http://www.semantic-web.at/file_upload/1_tmpphpygltON.gif">Sindice</a> &#8211; A Semantic Web document index</li>
</ul>
<h4 style="padding-left: 30px;">Mashups</h4>
<ul>
<li style="text-align: justify;"><a id="aptureLink_Kg1DZJvlZq" href="http://en.wikipedia.org/wiki/Yahoo%21%20Pipes">Yahoo! Pipes</a> &#8211; Pipe designer can utilize instances of Triplify as a data source.</li>
<li style="text-align: justify;"><a id="aptureLink_t7gzGW7lt4" href="http://www.vimeo.com/808214">Simile Potluck</a> &#8211; Mash Triplify data sources [No Programming Required!]</li>
<li style="text-align: justify;"><a id="aptureLink_FOfnvyFCzs" href="http://www.techvibes.com/public/cache/company/250x125/7828_programmableweb_255255255.png">Programmableweb</a> &#8211; DB of API&#8217;s for use in conjunction with Triplify</li>
</ul>
<h4 style="padding-left: 30px;">Data Browsing</h4>
<ul>
<li><a id="aptureLink_wePhkXOndc" href="http://demo.openlinksw.com/DAV/JS/rdfbrowser/index.html">OpenLink RDF Browser</a></li>
<li><a id="aptureLink_7rEY0TLNws" href="http://www.w3.org/2005/ajar/tab">Tabulator</a></li>
<li><a id="aptureLink_gSUKz6w2Np" href="http://www.simile-widgets.org/exhibit/">Exhibit</a></li>
<li><strong>JSON Output</strong> &#8211; Access Triplify data without a parser
<ul>
<li>append <code>?t-output=json</code> to any Triplify URI</li>
</ul>
</li>
</ul>
<h4 style="padding-left: 30px;">Publishing Update Logs</h4>
<ul>
<li>Publish a <a id="aptureLink_DeQcwOjA3O" href="http://triplify.org/vocabulary/update">hierarchically structured update log</a> as linked data.</li>
</ul>
<h4 style="padding-left: 30px;">Application Advantages:</h4>
<ul>
<li style="text-align: justify;"> <strong>Search engines can better evaluate the content</strong> and more easily find content.</li>
<li style="text-align: justify;">Different application instances can <strong>easily syndicate dynamic content</strong> without the needing interfaces, content representations.</li>
<li style="text-align: justify;">Ability to create <strong>custom-tailored niche search engines</strong>. Easy searching for a product with certain characteristics.</li>
</ul>
<h3>How Do I use Triplify?</h3>
<ul>
<li>Download and extract the <a id="aptureLink_9VnSYM8ucO" href="http://sourceforge.net/projects/triplify/">Triplify script</a> to your Web application.</li>
<li>Create a <a id="aptureLink_CCDE1Xo3Ei" href="http://triplify.org/Documentation#h47-1">Triplify configuration file</a> according to your application.
<ul>
<li><a id="aptureLink_f43MXLEWZO" href="http://triplify.org/About#h1-6">Customizing the SQL queries</a> to select information you wish to extract.</li>
</ul>
</li>
<li>Ensure the script registers your application instance with the Triplify registry so that it can be found by other Web applications.</li>
<li>Enjoy your contribution to the Semantic Web initiative!</li>
</ul>
<p>Check out the <a id="aptureLink_ujIulutGIs" href="http://triplify.org/exhibit/?url=http://www.davidkuhta.com/triplify/">RDF data source</a> for <em>DavidKuhta.com</em> at the <a id="aptureLink_cQnUMS1tu8" href="http://triplify.org/Registry">Triplify Registry</a>!</p>
<p style="padding-left: 30px;">- <em>Modeled after the WordPress configuration file below</em></p>
<h5>Community contributed configuration files for some major Web applications:</h5>
<ul>
<li><a id="aptureLink_FftW1rORTO" href="http://triplify.org/Configuration/WordPress/2.7">WordPress 2.7+</a> :<img class="alignright" style="border: 0px; padding-top: 5px;" title="WordPress Logo" src="http://www.brickmarketingconsulting.com/wordpress-plugins.jpg" alt="" width="200px" height="200px" /> by <a id="aptureLink_VNoofmsPsx" href="http://www.linkedin.com/in/andreimihaila">Andrei Mihăilă</a></li>
<li><a id="aptureLink_reVd2oefNG" href="http://triplify.org/Configuration/OpenConf/2.0">OpenConf 2.0</a> : by <a id="aptureLink_mEcdKcJEVN" href="http://www.linkedin.com/in/soerenauer">Sören</a></li>
<li><a id="aptureLink_dOagv8B0zp" href="http://triplify.org/Configuration/Drupal?v=ngd">Drupal 5.x</a> : by David</li>
<li><a id="aptureLink_AMT1bhRK6G" href="http://triplify.org/Configuration/WackoWiki/4.2">WackoWiki 4.2</a> : by <a id="aptureLink_mEcdKcJEVN" href="http://www.linkedin.com/in/soerenauer">Sören</a></li>
<li><a id="aptureLink_zJzSpYeBMi" href="http://triplify.org/Configuration/OJS/2.0">OpenJournalSystems 2.0</a> : by <a id="aptureLink_mEcdKcJEVN" href="http://www.linkedin.com/in/soerenauer">Sören</a></li>
<li><a id="aptureLink_d5PwzoUcZz" href="http://triplify.org/Configuration/Joomla">Joomla!</a> :  by Le Phuoc</li>
<li><a id="aptureLink_1fziAiaQk9" href="http://triplify.org/Configuration/osCommerce">osCommerce</a> : by Elias</li>
<li><a id="aptureLink_CBsjgVv9VJ" href="http://triplify.org/Configuration/OMDB">OMDB</a> : by <a id="aptureLink_mEcdKcJEVN" href="http://www.linkedin.com/in/soerenauer">Sören</a></li>
<li><a id="aptureLink_MAZsyMkOyM" href="http://triplify.org/Configuration/phpBB">phpBB</a> : by Elias</li>
<li><a id="aptureLink_Pkd2jSXngE" href="http://triplify.org/Configuration/Gallery">Gallery</a> : by Elias</li>
</ul>
<h5><a id="aptureLink_3wJgTILNU6" href="http://triplify.org/About#h1-8">Important Considerations:</a></h5>
<ul>
<li><strong>Privacy</strong> &#8211; Triplify is accessing your database! Be judicious in your queries, insuring that only the data that is accessible to the web is accessible to Triplify.
<ul>
<li>Triplify recommends creating a separate &#8220;Triplify&#8221; database user for whom only read access is granted.</li>
</ul>
</li>
<li><strong>Beta</strong> &#8211; As of this writing, Triplify v0.7 is still in beta and as any beta software still has some kinks to work through.</li>
<li><strong>Performance</strong> &#8211; Triplify currently caters to small to medium size apps, but retains the ability to cache for more extensive applications</li>
</ul>
<h5>Developers:</h5>
<p>Triplify strongly encourages developers to become a part of the <a id="aptureLink_Xp0IKDGkDB" href="http://triplify.org/Community">Triplify Community</a>, and welcomes contributions of any kind. So, if you&#8217;re looking for an opportunity to contribute to a Semantic Web initiative, here&#8217;s your opportunity.</p>
<h3>In A Nutshell</h3>
<p style="text-align: justify;"><img class="alignright size-full wp-image-222" style="border: 0px;" title="In A Nutshell" src="http://davidkuhta.com/wp-content/uploads/2010/02/PeanutShell-e1265702683772.gif" alt="" width="250" height="135" />Triplify &#8216;semantifies&#8217; the web, providing developers with a resource to semantically extract relational database information and make it available to the Semantic Web.  With its lightweight code, robust structuring, and ease of use, Triplify proves to be a valuable Semantic blocks for Web Applications. Likewise, Triplify&#8217;s approach in bypassing the chicken-and-egg dilemma of &#8220;<strong>simultaneously lacking of semantic representations and semantics-conscious Web search facilities</strong>&#8221; makes a push for the Semantic Web, today!</p>
<h3>Simplify Semantics with Triplify!</h3>

<img src="http://davidkuhta.com/?ak_action=api_record_view&id=157&type=feed" alt="" /><div class="wpbuzzer_button" style="float: right; border: 0px; margin-top: -3px;"><a title="Post on Google Buzz" class="google-buzz-button" href="http://www.google.com/buzz/post" data-button-style="normal-count" data-url="http://davidkuhta.com/2010/02/semantic-web-in-action-triplify/" data-imageurl=""></a><script type="text/javascript" src="http://www.google.com/buzz/api/button.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://davidkuhta.com/2010/02/semantic-web-in-action-triplify/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: davidkuhta.com @ 2012-05-19 00:39:21 -->
