<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>

<title>The URI, URL, and Linked Data Meme&#39;s Generic HTTP URI (Updated)</title><link>http://www.openlinksw.com:443/blog/kidehen@openlinksw.com/blog/?id=1567</link><description>
	Situation Analysis

	As the &amp;quot;Linked Data&amp;quot; meme has gained momentum you&#39;ve more than likely been on the receiving end of dialog with Linked Open Data community members (myself included) that goes something like this:

	&amp;quot;Do you have a URI&amp;quot;, &amp;quot;Get yourself a URI&amp;quot;, &amp;quot;Give me a de-referencable URI&amp;quot; etc..


	And each time, you respond with a URL -- which to the best of your Web knowledge is a bona fide URI. But to your utter confusion you are told: Nah! You gave me a Document URI instead of the URI of a real-world thing or object etc..

	What&#39;s up with that?

	Well our everyday use of the Web is an unfortunate conflation of two distinct things, which have Identity: Real World Objects (RWOs) &amp;amp; Address/Location of Documents (Information bearing Resources).

	The &amp;quot;Linked Data&amp;quot; meme is about enhancing the Web by unobtrusively reintroducing its core essence: the generic HTTP URI, a vital piece of Web Architecture DNA. Basically, its about so realizing the full capabilities of the Web as a platform for Open Data Identification, Definition, Access, Storage, Representation, Presentation, and Integration.

	What is a Real World Object?

	People, Places, Music, Books, Cars, Ideas, Emotions etc..

	What is a URI?

	A Uniform Resource Identifier. A global identifier mechanism for network addressable data items. Its sole function is Name oriented Identification.

	URI Generic Syntax

	The constituent parts of a URI (from URI Generic Syntax RFC) are depicted below: 


	What is a URL?

	A location oriented HTTP scheme based URI. The HTTP scheme introduces a powerful and inherent duality that delivers:

	
		Resource Address/Location Identifier
	
		Data Access mechanism for an Information bearing Resource (Document, File etc..)


	So far so good!

	What is an HTTP based URI?

	The kind of URI Linked Data aficionados mean when they use the term: URI.

	An HTTP URI is an HTTP scheme based URI. Unlike a URL, this kind of HTTP scheme URI is devoid of any Web Location orientation or specificity. Thus, Its inherent duality provides a more powerful level of abstraction. Hence, you can use this form of URI to assign Names/Identifiers to Real World Objects (RWO). Even better, courtesy of the Identity/Address duality of the HTTP scheme, a single URI can deliver the following:

	
		RWO Identfier/Name
	
		RWO Metadata document Locator (courtesy of URL aspect)
	
		Negotiable Representation of the Located Document (courtesy of HTTP&#39;s content negotiation feature).


	What is Metadata?

	Data about Data. Put differently, data that describes other data in a structured manner.

	How Do we Model Metadata?

	The predominant model for metadata is the Entity-Attribute-Value + Classes &amp;amp; Relationships model (EAV/CR). A model that&#39;s been with us since the inception of modern computing (long before the Web).

	What about RDF?

	The Resource Description Framework (RDF) is a framework for describing Web addressable resources. In a nutshell, its a framework for adding Metadata bearing Information Resources to the current Web. Its comprised of:

	
		Entity-Attribute-Value (aka. Subject-Predictate-Object) plus Classes &amp;amp; Relationships (Data Dictionaries e.g., OWL) metadata model
	
		A plethora of instance data representation formats that include: RDFa (when doing so within (X)HTML docs), Turtle, N3, TriX, RDF/XML etc.


	What&#39;s the Problem Today?

	The ubiquitous use of the Web is primarily focused on a Linked Mesh of Information bearing Documents. URLs rather than generic HTTP URIs are the prime mechanism for Web tapestry; basically, we use URLs to conduct Information -- which is inherently subjective -- instead of using HTTP URIs to conduct &amp;quot;Raw Data&amp;quot; -- which is inherently objective.

	Note: Information is &amp;quot;data in context&amp;quot;, it isn&#39;t the same thing as &amp;quot;Raw Data&amp;quot;. Thus, if we can link to Information via the Web, why shouldn&#39;t we be able to do the same for &amp;quot;Raw Data&amp;quot;?

	How Does the Link Data meme solve the problem?

	The meme simply provides a set of guidelines (best practices) for producing Web architecture friendly metadata. Meaning: when producing EAV/CR model based metadata, endow Subjects, their Attributes, and Attribute Values (optionally) with HTTP URIs. By doing so, a new level of Link Abstraction on the Web is possible i.e., &amp;quot;Data Item to Data Item&amp;quot; level links (aka hyperdata links). Even better, when you de-reference a RWO hyperdata link you end up with a negotiated representations of its metadata.

	Conclusion

	Linked Data is ultimately about an HTTP URI for each item in the Data Organization Hierarchy :-)

	Related

	
		History of how &amp;quot;Resource&amp;quot; became part of URI - historic account by TimBL

	
		Linked Data Design Issues Document - TimBL&#39;s initial Linked Data Guide
	
		Linked Data Rules Simplified - My attempt at simplifying the Linked Data Meme without SPARQL &amp;amp; RDF distraction
	
		Linked Data &amp;amp; Identity - another related post
	
		The Linked Data Meme&#39;s Value Proposition

	
		So What Does &amp;quot;HREF&amp;quot; stand for anyway?

	
		My Del.icio.us hosted Bookmark Data Space for Identity Schemes

	
		TimBL&#39;s Ted Talk re. &amp;quot;Raw Linked Data&amp;quot;

	
		Resource Oriented Architecture

	
		More Famous Than Simon Cowell .

</description><pubDate>Fri, 07 Aug 2009 18:34:50 GMT</pubDate><generator>Virtuoso Universal Server 08.03.3334</generator><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kingsley Uyi Idehen</dc:creator><image><title>The URI, URL, and Linked Data Meme&#39;s Generic HTTP URI (Updated)</title><url>http://www.openlinksw.com:443/weblog/public/images/vbloglogo.gif</url><link>http://www.openlinksw.com:443/blog/kidehen@openlinksw.com/blog/?id=1567</link><description>I have seen the future and it&#39;s full of Linked Data! :-)</description><width>88</width><height>31</height></image>
<item><title>kingsley Uyi Idehen</title><guid>http://www.openlinksw.com:443/blog/kidehen@openlinksw.com/blog/?id=1567#4663</guid><link>http://www.openlinksw.com:443/blog/kidehen@openlinksw.com/blog/?id=1567#4663</link><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kidehen@openlinksw.com</dc:creator><pubDate>Sun, 09 Aug 2009 17:26:21 GMT</pubDate><description>
Yihong Ding wrote: &lt;br&gt;&lt;br&gt;&lt;div&gt;&amp;lt;&amp;lt;&amp;lt;&lt;br&gt;&lt;div&gt;Kingsley,&lt;br&gt;&lt;br&gt;Thank you for sharing the thoughts and the memo. They are very interesting. URI and URL are certainly confusing terms and we often mix them when using in real time. To migrate to the web of linked data, however, it seems the issue become critical for people to know well.&lt;br&gt;&lt;br&gt;Another thought I have, however, is that we may have three, in contrast to two, fundamental definitions on describing the Web. The two well-known ones are data and service; or in RDF we define Class and Property respectively. Until now, we assert the third one---link---to be nothing but a special form of data. The reality is, however, that this special form is so special that we may consider to give it a little bit honor so that it becomes the third member of the fundamental building block of the Web. That is, a link is not a data, and nor is it a service, but a link. Or with respect to your post, a URI is not a data, but a form of link, PERIOD.&lt;br&gt;&lt;br&gt;I believe that this distinction, once it is made, could be important as well as valuable. A trick thing here is that, following this distinction we can start to think of other forms of links that is beyond URI (which is just a binary model). By contrast, we may start to invent the links in higher order, such as the link of links (metalink) or the thread of links (group link). Be honest, if the Web is moving towards a web of linked data (and I believe so since the Web data is more and more interconnected), we must breakthrough this traditional thinking of the link model. The key is, however, from today we start to think link to be link but not a data. &lt;br&gt;&lt;br&gt;Anyway, your posts are always thoughtful and knowledgeable. I appreciate reading them, as usual. &lt;br&gt;&lt;br&gt;cheers,&lt;br&gt;&lt;br&gt;yihong&amp;nbsp;&lt;div&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Yihong,&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Nice to hear from you! I still await&amp;nbsp;your&amp;nbsp;trip&amp;nbsp;to&amp;nbsp;Cambridge&amp;nbsp;:-)&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Yes,&amp;nbsp;we&amp;nbsp;have&amp;nbsp;a&amp;nbsp;new&amp;nbsp;dimension&amp;nbsp;to&amp;nbsp;the&amp;nbsp;Web&amp;nbsp;that&amp;nbsp;manifests&amp;nbsp;as&amp;nbsp;a&amp;nbsp;&quot;special&amp;nbsp;kind&amp;nbsp;of&amp;nbsp;link&quot;;&lt;/div&gt;&lt;div&gt;in&amp;nbsp;a&amp;nbsp;a&amp;nbsp;sense,&amp;nbsp;we are talking about &quot;links with metadata benefits&quot;.&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Ultimately, &amp;nbsp;It&#39;s all about a new kind of Hypermedia Link, but we need to find a way to get people to understand how and why this new kind of Link is the fundamental conduit to the &quot;Mind Society&quot; or in your words: Mind Asset oriented Web.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Let&#39;s see what we can do (collectively) re. simplification of this 3rd critical component of the Word Wide Web :-)&lt;br&gt;&lt;br&gt;    

&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description></item><item><title>Yihong Ding</title><guid>http://www.openlinksw.com:443/blog/kidehen@openlinksw.com/blog/?id=1567#4662</guid><link>http://www.openlinksw.com:443/blog/kidehen@openlinksw.com/blog/?id=1567#4662</link><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">yihongd@gmail.com</dc:creator><pubDate>Sat, 08 Aug 2009 18:42:41 GMT</pubDate><description>Kingsley,&lt;br&gt;&lt;br&gt;Thank you for sharing the thoughts and the memo. They are very interesting. URI and URL are certainly confusing terms and we often mix them when using in real time. To migrate to the web of linked data, however, it seems the issue become critical for people to know well.&lt;br&gt;&lt;br&gt;Another thought I have, however, is that we may have three, in contrast to two, fundamental definitions on describing the Web. The two well-known ones are data and service; or in RDF we define Class and Property respectively. Until now, we assert the third one---link---to be nothing but a special form of data. The reality is, however, that this special form is so special that we may consider to give it a little bit honor so that it becomes the third member of the fundamental building block of the Web. That is, a link is not a data, and nor is it a service, but a link. Or with respect to your post, a URI is not a data, but a form of link, PERIOD.&lt;br&gt;&lt;br&gt;I believe that this distinction, once it is made, could be important as well as valuable. A trick thing here is that, following this distinction we can start to think of other forms of links that is beyond URI (which is just a binary model). By contrast, we may start to invent the links in higher order, such as the link of links (metalink) or the thread of links (group link). Be honest, if the Web is moving towards a web of linked data (and I believe so since the Web data is more and more interconnected), we must breakthrough this traditional thinking of the link model. The key is, however, from today we start to think link to be link but not a data. &lt;br&gt;&lt;br&gt;Anyway, your posts are always thoughtful and knowledgeable. I appreciate reading them, as usual. &lt;br&gt;&lt;br&gt;cheers,&lt;br&gt;&lt;br&gt;yihong &lt;br&gt;&lt;br /&gt;

</description></item>
</channel>
</rss>
