<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments on: Why the triple needs to be a quint</title>
	<atom:link href="http://wwmm.ch.cam.ac.uk/blogs/murrayrust/?feed=rss2&#038;p=1016" rel="self" type="application/rss+xml" />
	<link>http://wwmm.ch.cam.ac.uk/blogs/murrayrust/?p=1016</link>
	<description>A Scientist and the Web</description>
	<pubDate>Sun, 22 Nov 2009 14:46:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Egon Willighagen</title>
		<link>http://wwmm.ch.cam.ac.uk/blogs/murrayrust/?p=1016&#038;cpage=1#comment-162708</link>
		<dc:creator>Egon Willighagen</dc:creator>
		<pubDate>Sun, 06 Apr 2008 09:16:53 +0000</pubDate>
		<guid isPermaLink="false">http://wwmm.ch.cam.ac.uk/blogs/murrayrust/?p=1016#comment-162708</guid>
		<description>Ok, now with escaped &lt;'s...

&lt;?xml version="1.0"?&gt;
   &lt;rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	    xmlns:dc="http://purl.org/dc/elements/1.1/"
	    xmlns:s="http://www.schemas.org/schema/"&gt;
     &lt;rdf:Description&gt;
       &lt;rdf:subject rdf:resource="http://www.cs.rpi.edu/~puninj/XMLJ/"/&gt;
       &lt;rdf:predicate rdf:resource="http://purl.org/dc/elements/1.1/creator"/&gt;
       &lt;rdf:object&gt;John Punin&lt;/rdf:object&gt;
       &lt;rdf:type rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement"/&gt;
       &lt;s:attributedTo&gt;Gerard Uffelman&lt;/s:attributedTo&gt;
     &lt;/rdf:Description&gt;
   &lt;/rdf:RDF&gt;</description>
		<content:encoded><![CDATA[<p>Ok, now with escaped &amp;lt;&#8217;s&#8230;</p>
<p>&lt;?xml version=&#8221;1.0&#8243;?&gt;<br />
   &lt;rdf:RDF xmlns:rdf=&#8221;http://www.w3.org/1999/02/22-rdf-syntax-ns#&#8221;<br />
	    xmlns:dc=&#8221;http://purl.org/dc/elements/1.1/&#8221;<br />
	    xmlns:s=&#8221;http://www.schemas.org/schema/&#8221;&gt;<br />
     &lt;rdf:Description&gt;<br />
       &lt;rdf:subject rdf:resource=&#8221;http://www.cs.rpi.edu/~puninj/XMLJ/&#8221;/&gt;<br />
       &lt;rdf:predicate rdf:resource=&#8221;http://purl.org/dc/elements/1.1/creator&#8221;/&gt;<br />
       &lt;rdf:object&gt;John Punin&lt;/rdf:object&gt;<br />
       &lt;rdf:type rdf:resource=&#8221;http://www.w3.org/1999/02/22-rdf-syntax-ns#Statement&#8221;/&gt;<br />
       &lt;s:attributedTo&gt;Gerard Uffelman&lt;/s:attributedTo&gt;<br />
     &lt;/rdf:Description&gt;<br />
   &lt;/rdf:RDF&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Egon Willighagen</title>
		<link>http://wwmm.ch.cam.ac.uk/blogs/murrayrust/?p=1016&#038;cpage=1#comment-162706</link>
		<dc:creator>Egon Willighagen</dc:creator>
		<pubDate>Sun, 06 Apr 2008 09:15:58 +0000</pubDate>
		<guid isPermaLink="false">http://wwmm.ch.cam.ac.uk/blogs/murrayrust/?p=1016#comment-162706</guid>
		<description>Jim, I think those are indeed to two options. Topic Maps is more elegant in this matter, but the triple nature allows us to apply all the graph theory mathematics we have around. I just saw an example of reification:


   
     
       
       
       John Punin
       
       Gerard Uffelman
     
   

at http://www.cs.rpi.edu/~puninj/XMLJ/classes/class8/all.html

But using anynomous resources has the same effect, and thus not require to introduction of new RDF elements. (Though, they are there anyway...)

I'm in the process of converting the BODR into RDF, and plan to use anonymous resources. I had in mind defining a new class, but this is obviously not needed, as shown in your example.</description>
		<content:encoded><![CDATA[<p>Jim, I think those are indeed to two options. Topic Maps is more elegant in this matter, but the triple nature allows us to apply all the graph theory mathematics we have around. I just saw an example of reification:</p>
<p>       John Punin</p>
<p>       Gerard Uffelman</p>
<p>at <a href="http://www.cs.rpi.edu/~puninj/XMLJ/classes/class8/all.html" rel="nofollow">http://www.cs.rpi.edu/~puninj/XMLJ/classes/class8/all.html</a></p>
<p>But using anynomous resources has the same effect, and thus not require to introduction of new RDF elements. (Though, they are there anyway&#8230;)</p>
<p>I&#8217;m in the process of converting the BODR into RDF, and plan to use anonymous resources. I had in mind defining a new class, but this is obviously not needed, as shown in your example.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Downing</title>
		<link>http://wwmm.ch.cam.ac.uk/blogs/murrayrust/?p=1016&#038;cpage=1#comment-160746</link>
		<dc:creator>Jim Downing</dc:creator>
		<pubDate>Fri, 04 Apr 2008 08:08:20 +0000</pubDate>
		<guid isPermaLink="false">http://wwmm.ch.cam.ac.uk/blogs/murrayrust/?p=1016#comment-160746</guid>
		<description>The vibe I've been picking up from people far more knowledgeable about these things is that reification is so last year. You can achieve the same effect using blank nodes (to which you'll probably want to assign some kind of URI, but that's another argument). 

:chris :madeAuthorshipAssertion [ :aboutBlog ;
                          dc:author :pmr].

We're doing similar things with molecular data:

:compoundX :hasMeltingPoint [ :value "234.5"; :units units:celsius; :measurementTechnique techniques:45; ....].</description>
		<content:encoded><![CDATA[<p>The vibe I&#8217;ve been picking up from people far more knowledgeable about these things is that reification is so last year. You can achieve the same effect using blank nodes (to which you&#8217;ll probably want to assign some kind of URI, but that&#8217;s another argument). </p>
<p>:chris :madeAuthorshipAssertion [ :aboutBlog ;<br />
                          dc:author :pmr].</p>
<p>We&#8217;re doing similar things with molecular data:</p>
<p>:compoundX :hasMeltingPoint [ :value "234.5"; :units units:celsius; :measurementTechnique techniques:45; ....].</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Rusbridge</title>
		<link>http://wwmm.ch.cam.ac.uk/blogs/murrayrust/?p=1016&#038;cpage=1#comment-156805</link>
		<dc:creator>Chris Rusbridge</dc:creator>
		<pubDate>Tue, 01 Apr 2008 21:47:20 +0000</pubDate>
		<guid isPermaLink="false">http://wwmm.ch.cam.ac.uk/blogs/murrayrust/?p=1016#comment-156805</guid>
		<description>I was sitting here tonight reading my Semantic Web primer (Antoniou and van Harmelen), and I read something that seemed to relate to this. Paraphrasing, they suggest that in RDF statements like "Chris believes that Peter is the author of this blog entry" can be achieved by "reification", which are needed because RDF only deals with triples. I think that means we turn the triple "Peter is the author of this blog entry" into a resource, which then becomes the object of the triple "Chris believes that [resource]". Looks clumsy but hey, multiplication seems like the name of the game in RDF. Just think about turning a decent database into triples!</description>
		<content:encoded><![CDATA[<p>I was sitting here tonight reading my Semantic Web primer (Antoniou and van Harmelen), and I read something that seemed to relate to this. Paraphrasing, they suggest that in RDF statements like &#8220;Chris believes that Peter is the author of this blog entry&#8221; can be achieved by &#8220;reification&#8221;, which are needed because RDF only deals with triples. I think that means we turn the triple &#8220;Peter is the author of this blog entry&#8221; into a resource, which then becomes the object of the triple &#8220;Chris believes that [resource]&#8220;. Looks clumsy but hey, multiplication seems like the name of the game in RDF. Just think about turning a decent database into triples!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
