<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Triplify - expose semantics!</title>
	<link>http://blog.aksw.org/2008/triplify-expose-semantics/</link>
	<description>The shared AKSW blog about our projects and the Semantic Web.</description>
	<pubDate>Fri, 12 Mar 2010 22:15:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1</generator>

	<item>
		<title>By: T-Enterprise</title>
		<link>http://blog.aksw.org/2008/triplify-expose-semantics/#comment-3854</link>
		<author>T-Enterprise</author>
		<pubDate>Sun, 16 Mar 2008 14:41:20 +0000</pubDate>
		<guid>http://blog.aksw.org/2008/triplify-expose-semantics/#comment-3854</guid>
					<description>Excellent - well done guys. Can't wait..</description>
		<content:encoded><![CDATA[<p>Excellent - well done guys. Can&#8217;t wait..</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Rolf Strathewerd</title>
		<link>http://blog.aksw.org/2008/triplify-expose-semantics/#comment-4295</link>
		<author>Rolf Strathewerd</author>
		<pubDate>Thu, 20 Mar 2008 14:25:00 +0000</pubDate>
		<guid>http://blog.aksw.org/2008/triplify-expose-semantics/#comment-4295</guid>
					<description>Wonderfull little toolkit. The Config-File for Wordpress 2.1 also works for Wordpress 2.3.3. I had only one problem: my database encoding is not UTF-8. So I made a brute-force-patch in index.php

function makeTriples($cl,$class,$dtypes) {
....
                foreach($cl as $p=&#62;$val) if($val &#38;&#38; ($dtypes[$p]!='xsd:dateTime'&#124;&#124;$val!='0000-00-00 00:00:00')) {
                       $val=utf8_encode($val);  // ADDED LINE
                        if(strpos($p,'^^')) {
....

Of course a config parameter would be better</description>
		<content:encoded><![CDATA[<p>Wonderfull little toolkit. The Config-File for Wordpress 2.1 also works for Wordpress 2.3.3. I had only one problem: my database encoding is not UTF-8. So I made a brute-force-patch in index.php</p>
<p>function makeTriples($cl,$class,$dtypes) {<br />
&#8230;.<br />
                foreach($cl as $p=&gt;$val) if($val &amp;&amp; ($dtypes[$p]!=&#8217;xsd:dateTime&#8217;||$val!=&#8217;0000-00-00 00:00:00&#8242;)) {<br />
                       $val=utf8_encode($val);  // ADDED LINE<br />
                        if(strpos($p,&#8217;^^&#8217;)) {<br />
&#8230;.</p>
<p>Of course a config parameter would be better</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Sören Auer</title>
		<link>http://blog.aksw.org/2008/triplify-expose-semantics/#comment-4296</link>
		<author>Sören Auer</author>
		<pubDate>Thu, 20 Mar 2008 14:35:10 +0000</pubDate>
		<guid>http://blog.aksw.org/2008/triplify-expose-semantics/#comment-4296</guid>
					<description>Thanks a lot Rolf - excellent job, this will be added to the next release!</description>
		<content:encoded><![CDATA[<p>Thanks a lot Rolf - excellent job, this will be added to the next release!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: dreig</title>
		<link>http://blog.aksw.org/2008/triplify-expose-semantics/#comment-4638</link>
		<author>dreig</author>
		<pubDate>Sun, 23 Mar 2008 07:01:05 +0000</pubDate>
		<guid>http://blog.aksw.org/2008/triplify-expose-semantics/#comment-4638</guid>
					<description>I´m gonna write about triplifly on my blog but i´ve done some testing on it and i obtain an error: syntax error, unexpected ',', expecting '(' in /data/members/paid/d/r/dreig.eu/htdocs/www/caparazon/triplify/index.php on line 70
This is a 2.2 installation.

It runs correctly on 2.3.1. 

Could it be solved?

thanks</description>
		<content:encoded><![CDATA[<p>I´m gonna write about triplifly on my blog but i´ve done some testing on it and i obtain an error: syntax error, unexpected &#8216;,&#8217;, expecting &#8216;(&#8217; in /data/members/paid/d/r/dreig.eu/htdocs/www/caparazon/triplify/index.php on line 70<br />
This is a 2.2 installation.</p>
<p>It runs correctly on 2.3.1. </p>
<p>Could it be solved?</p>
<p>thanks</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Sören Auer</title>
		<link>http://blog.aksw.org/2008/triplify-expose-semantics/#comment-4670</link>
		<author>Sören Auer</author>
		<pubDate>Sun, 23 Mar 2008 13:06:32 +0000</pubDate>
		<guid>http://blog.aksw.org/2008/triplify-expose-semantics/#comment-4670</guid>
					<description>Dear Dreig,

Could you please give us some more information, what exactly happens? Which PHP version is installed on your Webspace (easy to find out with the function php_info()). You are saying it works with WordPress 2.3.1 but not with 2.2? That would be hard to belive, since the line your error message points to is in no way related to the WordPress version.

S&#246;ren</description>
		<content:encoded><![CDATA[<p>Dear Dreig,</p>
<p>Could you please give us some more information, what exactly happens? Which PHP version is installed on your Webspace (easy to find out with the function php_info()). You are saying it works with WordPress 2.3.1 but not with 2.2? That would be hard to belive, since the line your error message points to is in no way related to the WordPress version.</p>
<p>S&#246;ren</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Planeta Web Semántica &#187; Blog Archive &#187; Entender la web semántica a través de las nuevas herramientas</title>
		<link>http://blog.aksw.org/2008/triplify-expose-semantics/#comment-5170</link>
		<author>Planeta Web Semántica &#187; Blog Archive &#187; Entender la web semántica a través de las nuevas herramientas</author>
		<pubDate>Sun, 11 May 2008 13:48:02 +0000</pubDate>
		<guid>http://blog.aksw.org/2008/triplify-expose-semantics/#comment-5170</guid>
					<description>[...] os aconsejo, de momento, su instalación. Prevén el lanzamiento de su primera versión pública (que tal vez soluciones los problemas con la privacidad de los que alertan) en [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] os aconsejo, de momento, su instalación. Prevén el lanzamiento de su primera versión pública (que tal vez soluciones los problemas con la privacidad de los que alertan) en [&#8230;]</p>
]]></content:encoded>
				</item>
</channel>
</rss>
