<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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" version="2.0">

<channel>
	<title>Open GUID</title>
	
	<link>http://openguid.net</link>
	<description>Web Identity</description>
	<pubDate>Thu, 17 May 2012 03:48:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/OpenGUID" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="openguid" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>OpenCyc and UMBEL links</title>
		<link>http://openguid.net/2008/10/opencyc-and-umbel-links/</link>
		<comments>http://openguid.net/2008/10/opencyc-and-umbel-links/#comments</comments>
		<pubDate>Sat, 25 Oct 2008 08:39:45 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://openguid.net/?p=59</guid>
		<description><![CDATA[OpenCyc and UMBEL are now linked to Open GUIDs.  This was accomplished based on the latest OWL extract found at http://sw.opencyc.org/ (dated Sept 13, 2008).
These are manual links to the WordNet 2.0 sysnsets so have high trust values.  Ones that didn&#8217;t match were not loaded.  There were also DBPedia links included for some.  The numbers [...]]]></description>
			<content:encoded><![CDATA[<p>OpenCyc and UMBEL are now linked to Open GUIDs.  This was accomplished based on the latest OWL extract found at <a href="http://sw.opencyc.org/">http://sw.opencyc.org/</a> (dated Sept 13, 2008).</p>
<p>These are manual links to the WordNet 2.0 sysnsets so have high trust values.  Ones that didn&#8217;t match were not loaded.  There were also DBPedia links included for some.  The numbers were as follows:</p>
<ul>
<li>10835 OpenCyc &amp; Cyc links</li>
<li>6221 UMBEL links</li>
<li>7288 DBPedia links</li>
</ul>
<p>Here is an example of the resulting linkage: <a href="http://openguid.net/e6db098f-da25-102b-9a03-2db401e887ec">Integer</a></p>
]]></content:encoded>
			<wfw:commentRss>http://openguid.net/2008/10/opencyc-and-umbel-links/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Odds and Ends</title>
		<link>http://openguid.net/2008/10/odds-and-ends/</link>
		<comments>http://openguid.net/2008/10/odds-and-ends/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 20:28:11 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://openguid.net/?p=58</guid>
		<description><![CDATA[Thought I&#8217;d mention a few of the improvements recently deployed:

There is now a shortcut to view the RDF+XML version of an Open GUID without messing with Accept-Encoding headers.  Just append &#8220;?encoding=xml&#8221; to the URI.  This trick will also be supported for future encodings like N3 and Turtle.
The Abstract and Background sections of the Open GUID [...]]]></description>
			<content:encoded><![CDATA[<p>Thought I&#8217;d mention a few of the improvements recently deployed:</p>
<ul>
<li>There is now a shortcut to view the RDF+XML version of an Open GUID without messing with Accept-Encoding headers.  Just append &#8220;?encoding=xml&#8221; to the URI.  This trick will also be supported for future encodings like N3 and Turtle.</li>
<li>The Abstract and Background sections of the <a href="/specification">Open GUID Specification</a> we re-written for brevity and clarity.  A brief contrast between oguid:identical and owl:sameAs was also added.</li>
<li><a href="/search">Open GUID Search</a> was improved with performance enhancements and better grouping of keywords by GUID.</li>
<li>A BCS WordNet is now being linked via the <a href="http://serbian-dictionary.com">serbian dictionary</a>.</li>
</ul>
<p>More to come&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://openguid.net/2008/10/odds-and-ends/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WordNet links</title>
		<link>http://openguid.net/2008/10/wordnet-links/</link>
		<comments>http://openguid.net/2008/10/wordnet-links/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 23:29:19 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://openguid.net/?p=57</guid>
		<description><![CDATA[Open GUID was orginally seeded with WordNet 3.0 noun and verb synsets.  It is now correctly mapped to the WordNet 2.0 synsets via the RDF/OWL Representation of WordNet.
Using the Legacy 2.0 - 3.0 sense maps provided by WordNet, I was able to obtain the corresponding version 2.0 synsetid.  These are directly mapped to the RDF [...]]]></description>
			<content:encoded><![CDATA[<p>Open GUID was orginally seeded with <a href="http://wordnet.princeton.edu">WordNet</a> 3.0 noun and verb <a href="http://wordnet.princeton.edu/man/wngloss.7WN">synsets</a>.  It is now correctly mapped to the WordNet 2.0 synsets via the <a href="http://www.w3.org/2001/sw/BestPractices/WNET/wn-conversion.html">RDF/OWL Representation of WordNet</a>.</p>
<p>Using the Legacy 2.0 - 3.0 sense maps provided by WordNet, I was able to obtain the corresponding version 2.0 synsetid.  These are directly mapped to the RDF representation in a <a href="http://www.w3.org/2006/03/wn/wn20/download/">download</a> available at the W3C.</p>
<p>Several details:</p>
<ul>
<li>41 synsets in 3.0 combined synsets from 2.0.  These are represented as oguid:identical statements to each 2.0 URI.</li>
<li>138 concepts in 3.0 were split from muddled 2.0 synsets.  These were a problem because two Open GUIDs ended up with relations to the same 2.0 URI.  Because of the transitive nature of oguid:identical, this declared the Open GUIDs to be identical.  For most of these, I unlinked the Open GUID that least matched the 2.0 gloss.  Eight of them were merged back together, because they only differed by being a slang or local term for the same concept.</li>
<li>2896 concepts were brand new.  Since there is not an RDF representation of 3.0, these are maintained with a fictional URL to the W3C, approximately what it would be if they were to publish a new version.</li>
<li>37 links had a low map quality score and are not the same concept.  These were unlinked.</li>
</ul>
<p>A good example of the result of this mapping is a <a href="/e694edc9-da25-102b-9a03-2db401e887ec">station wagon</a>.  It is the combination of two WordNet 2.0 synsets, and additionally has a merged relation.  The term &#8217;shooting brake&#8217; is it&#8217;s own synset in 3.0, but only differs as a regional word usage.  The 3.0 mapping is maintained for completeness, but not hyperlinked because an RDF representation does not exist.</p>
]]></content:encoded>
			<wfw:commentRss>http://openguid.net/2008/10/wordnet-links/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ugly URIs</title>
		<link>http://openguid.net/2008/10/ugly-uris/</link>
		<comments>http://openguid.net/2008/10/ugly-uris/#comments</comments>
		<pubDate>Mon, 06 Oct 2008 22:27:35 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://openguid.net/?p=55</guid>
		<description><![CDATA[It&#8217;s a fact, GUIDs are ugly.  So why use them for a common URI?  There are a number of reasons.

First of all, RDF documents are meant to consumed by machines.  These have no problem processing GUIDs; they actually have an easier time because of the fixed length.
Second, most existing descriptive URIs have an English bias.  [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s a fact, GUIDs are ugly.  So why use them for a common URI?  There are a number of reasons.</p>
<ul>
<li>First of all, RDF documents are meant to consumed by machines.  These have no problem processing GUIDs; they actually have an easier time because of the fixed length.</li>
<li>Second, most existing descriptive URIs have an English bias.  This puts non-English speaking people at an unnecessary disadvantage.</li>
<li>Third, a descriptive URI gives a false sense of being able to identify a subject by URI alone.  This is dangerous, since /George_Bush could refer to the 41st U.S. president, the 43rd U.S. president, or the guy down the street.  Various disambiguation techniques such as parenthetical suffixes have limited scope.</li>
<li>Fourth, GUIDs don&#8217;t change.  It&#8217;s possible for a company or the George Bush down the street to experience a name change.  It would be unrealistic to expect all linked content to change associations to reflect this update, when a mere descriptive change would suffice.</li>
<li>Finally, GUIDs can be generated offline and still be unique.  This allows asynchronous association to a common Open GUID that specifically identifies a subject.</li>
</ul>
<p>For a truly global identifier, it is necessary to have multilingual descriptions to disambiguate a subject.  It is a straightforward task to develop tools that associate identifiers with local descriptions to help link content.</p>
]]></content:encoded>
			<wfw:commentRss>http://openguid.net/2008/10/ugly-uris/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Linking classes, concepts, and individuals</title>
		<link>http://openguid.net/2008/10/linking-classes-concepts-and-individuals/</link>
		<comments>http://openguid.net/2008/10/linking-classes-concepts-and-individuals/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 22:59:30 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://openguid.net/?p=54</guid>
		<description><![CDATA[A question that keeps arising is why define a new URI for existing OWL  classes, SKOS concepts, or existing named entities?
The answer is to provide a way to link classes, concepts, and  individuals across ontologies with an idea rooted in the human mind.
Take, for example, organic food. The idea is known to exist [...]]]></description>
			<content:encoded><![CDATA[<p>A question that keeps arising is why define a new URI for existing OWL  classes, SKOS concepts, or existing named entities?</p>
<p>The answer is to provide a way to link classes, concepts, and  individuals across ontologies with an idea rooted in the human mind.</p>
<p>Take, for example, organic food. The idea is known to exist in the human mind  because it exists as a linguistic concept, i.e. you can see signs for it at the  grocery store. However, depending on your needs, you might represent this idea  very differently in an ontology.</p>
<p>A food industry ontology might make food:Organic and food:NonOrganic  subclasses of food:Food to help reason about the nature of specific items. The  publication industry might make a SKOS concept topic:OrganicFood to categorize  it&#8217;s articles. A company database might consider making organic food an  instance of a Product class:</p>
<p>ex:ExampleFarms ex:produces product:OrganicFood</p>
<p>Each concept has a specific representation in it&#8217;s ontology with it&#8217;s own  URI. Declaring these as similar with owl:sameAs would confuse a logical reasoner  trying to instantiate the objects.</p>
<p>However, there is still a benefit to linking these concepts across the  semantic web. A search engine could easily find related resources, and a  reasoner could instantiate each with local semantics depending on it&#8217;s linguistic  context&#8230;and still know facts about it in the others.</p>
<p>The oguid:identical property provides this loose linkage and the Open GUID  URI provides a common referent as the concept perceived by humans.  Paraphrased:</p>
<p>&lt;food:Organic&gt; oguid:identical &lt;oguid:<a title="Organic Food" href="http://openguid.net/ea434692-e2c7-102b-9532-00301b462e0a">OrganicFood</a>&gt;<br />
&lt;topic:OrganicFood&gt;  oguid:identical &lt;oguid:<a title="Organic Food" href="http://openguid.net/ea434692-e2c7-102b-9532-00301b462e0a">OrganicFood</a>&gt;<br />
&lt;product:OrganicFood&gt;  oguid:identical &lt;oguid:<a title="Organic Food" href="http://openguid.net/ea434692-e2c7-102b-9532-00301b462e0a">OrganicFood</a>&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://openguid.net/2008/10/linking-classes-concepts-and-individuals/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Updated Specification</title>
		<link>http://openguid.net/2008/09/updated-specification/</link>
		<comments>http://openguid.net/2008/09/updated-specification/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 22:29:45 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://openguid.net/?p=53</guid>
		<description><![CDATA[Thanks for all the feedback on the specification and services.  I have updated the spec to incorporate suggestions and make some clarifications.
The major semantic change is that OWL &#038; SKOS semantics are no longer inferred from subjects marked as identical.  Thanks to Bernard for calling out the overly aggressive stance.
I also added more [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks for all the feedback on the specification and services.  I have updated the <a href="/specification">spec</a> to incorporate suggestions and make some clarifications.</p>
<p>The major semantic change is that OWL &#038; SKOS semantics are no longer inferred from subjects marked as <a href="/specification#identical">identical</a>.  Thanks to <a href="http://universimmedia.blogspot.com">Bernard</a> for calling out the overly aggressive stance.</p>
<p>I also added more descriptive text about the nature of an Open GUID in a new <a href="/specification#definition">definition</a> section.</p>
<p>As always, feedback is encouraged on the draft.  Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://openguid.net/2008/09/updated-specification/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hello Linked World!</title>
		<link>http://openguid.net/2008/09/hello-linked-world/</link>
		<comments>http://openguid.net/2008/09/hello-linked-world/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 06:00:32 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://openguid/wp/?p=1</guid>
		<description><![CDATA[Welcome to Open GUID, Web Identity!
Open GUID is here for one purpose: to establish context for the Semantic Web.
Please check out the About section for more information and subscribe to the RSS feed to keep up to date with the project.
]]></description>
			<content:encoded><![CDATA[<p>Welcome to Open GUID, Web Identity!</p>
<p>Open GUID is here for one purpose: to establish context for the Semantic Web.</p>
<p>Please check out the <a href="http://openguid.net/about">About</a> section for more information and subscribe to the <a href="http://feeds.feedburner.com/OpenGUID">RSS feed</a> to keep up to date with the project.</p>
]]></content:encoded>
			<wfw:commentRss>http://openguid.net/2008/09/hello-linked-world/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
