@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns1:	<http://myopenlink.net/dataspace/person/kidehen#> .
ns1:this	rdfs:label	"Kingsley Idehen" .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns3:	<http://www.openlinksw.com/dataspace/person/kidehen@openlinksw.com#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns3:this	rdf:type	foaf:Person .
@prefix sioct:	<http://rdfs.org/sioc/types#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D>	rdf:type	sioct:Weblog .
@prefix atom:	<http://atomowl.org/ontologies/atomrdf#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D>	rdf:type	atom:Feed ;
	rdfs:label	"kidehen@openlinksw.com's BLOG [127] description" .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1323>	rdf:type	atom:Entry ,
		sioct:BlogPost ;
	rdfs:label	"So, What Does \"HREF\" Stand For, Anyway" .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1547>	rdf:type	sioct:BlogPost ,
		atom:Entry ;
	rdfs:label	"Linked Data & Identity" .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1561>	rdf:type	atom:Entry ,
		sioct:BlogPost ;
	rdfs:label	"Linked Data Rules Simplified" .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1565>	rdf:type	sioct:BlogPost ,
		atom:Entry ;
	rdfs:label	"Exploring the Value Proposition of Linked Data" .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567>	rdf:type	atom:Entry ,
		sioct:BlogPost .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567>	dc:title	"The URI, URL, and Linked Data Meme's Generic HTTP URI (Updated)" ;
	foaf:maker	ns3:this ;
	rdfs:label	"The URI, URL, and Linked Data Meme's Generic HTTP URI (Updated)" .
@prefix dt:	<http://www.w3.org/2001/XMLSchema#> .
@prefix dcterms:	<http://purl.org/dc/terms/> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567>	dcterms:created	"2009-08-07T14:34:50-04:00"^^dt:dateTime ;
	dcterms:modified	"2010-03-28T12:19:00-04:00"^^dt:dateTime .
@prefix sioc:	<http://rdfs.org/sioc/ns#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567>	sioc:id	"3238064d1ff52eafbea3498ddb8af936" ;
	sioc:link	<http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?id=1567> ;
	sioc:content	"\n\tSituation Analysis\n\n\tAs the &amp;quot;Linked Data&amp;quot; meme has gained momentum you&amp;#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:\n\n\t&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..\n\n\n\tAnd 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..\n\n\tWhat&amp;#39;s up with that?\n\n\tWell 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).\n\n\tThe &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.\n\n\tWhat is a Real World Object?\n\n\tPeople, Places, Music, Books, Cars, Ideas, Emotions etc..\n\n\tWhat is a URI?\n\n\tA Uniform Resource Identifier. A global identifier mechanism for network addressable data items. Its sole function is Name oriented Identification.\n\n\tURI Generic Syntax\n\n\tThe constituent parts of a URI (from URI Generic Syntax RFC) are depicted below: \n\n\n\tWhat is a URL?\n\n\tA location oriented HTTP scheme based URI. The HTTP scheme introduces a powerful and inherent duality that delivers:\n\n\t\n\t\tResource Address/Location Identifier\n\t\n\t\tData Access mechanism for an Information bearing Resource (Document, File etc..)\n\n\n\tSo far so good!\n\n\tWhat is an HTTP based URI?\n\n\tThe kind of URI Linked Data aficionados mean when they use the term: URI.\n\n\tAn 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:\n\n\t\n\t\tRWO Identfier/Name\n\t\n\t\tRWO Metadata document Locator (courtesy of URL aspect)\n\t\n\t\tNegotiable Representation of the Located Document (courtesy of HTTP&amp;#39;s content negotiation feature).\n\n\n\tWhat is Metadata?\n\n\tData about Data. Put differently, data that describes other data in a structured manner.\n\n\tHow Do we Model Metadata?\n\n\tThe predominant model for metadata is the Entity-Attribute-Value + Classes &amp;amp; Relationships model (EAV/CR). A model that&amp;#39;s been with us since the inception of modern computing (long before the Web).\n\n\tWhat about RDF?\n\n\tThe 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:\n\n\t\n\t\tEntity-Attribute-Value (aka. Subject-Predictate-Object) plus Classes &amp;amp; Relationships (Data Dictionaries e.g., OWL) metadata model\n\t\n\t\tA plethora of instance data representation formats that include: RDFa (when doing so within (X)HTML docs), Turtle, N3, TriX, RDF/XML etc.\n\n\n\tWhat&amp;#39;s the Problem Today?\n\n\tThe 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.\n\n\tNote: Information is &amp;quot;data in context&amp;quot;, it isn&amp;#39;t the same thing as &amp;quot;Raw Data&amp;quot;. Thus, if we can link to Information via the Web, why shouldn&amp;#39;t we be able to do the same for &amp;quot;Raw Data&amp;quot;?\n\n\tHow Does the Link Data meme solve the problem?\n\n\tThe 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.\n\n\tConclusion\n\n\tLinked Data is ultimately about an HTTP URI for each item in the Data Organization Hierarchy :-)\n\n\tRelated\n\n\t\n\t\tHistory of how &amp;quot;Resource&amp;quot; became part of URI - historic account by TimBL\n\n\t\n\t\tLinked Data Design Issues Document - TimBL&amp;#39;s initial Linked Data Guide\n\t\n\t\tLinked Data Rules Simplified - My attempt at simplifying the Linked Data Meme without SPARQL &amp;amp; RDF distraction\n\t\n\t\tLinked Data &amp;amp; Identity - another related post\n\t\n\t\tThe Linked Data Meme&amp;#39;s Value Proposition\n\n\t\n\t\tSo What Does &amp;quot;HREF&amp;quot; stand for anyway?\n\n\t\n\t\tMy Del.icio.us hosted Bookmark Data Space for Identity Schemes\n\n\t\n\t\tTimBL&amp;#39;s Ted Talk re. &amp;quot;Raw Linked Data&amp;quot;\n\n\t\n\t\tResource Oriented Architecture\n\n\t\n\t\tMore Famous Than Simon Cowell .\n\n" ;
	atom:title	"The URI, URL, and Linked Data Meme's Generic HTTP URI (Updated)" .
@prefix ns11:	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567>	sioc:has_creator	ns11:this ;
	sioc:has_container	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D> ;
	sioc:links_to	<http://www.w3.org/DesignIssues/LinkedData.html> ,
		<http://www.blipfoto.com/view.php?id=465380&month=2&year=2010> ,
		ns1:this .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567>	sioc:links_to	dbpedia:Entity-attribute-value_model .
@prefix ns13:	<http://delicious.com/kidehen/> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567>	sioc:links_to	ns13:identifier_scheme ,
		dbpedia:Uniform_Resource_Locator ,
		dbpedia:Uniform_Resource_Identifier ,
		dbpedia:Web_Ontology_Language ,
		<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1547> ,
		<http://lists.w3.org/Archives/Public/www-tag/2009Aug/0000.html> .
@prefix ns14:	<http://www.infoq.com/articles/> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567>	sioc:links_to	ns14:roa-rest-of-rest ,
		dbpedia:Information ,
		dbpedia:RDFa ,
		dbpedia:SPARQL ,
		<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1323> .
@prefix ns15:	<http://www.w3.org/People/Berners-Lee/card#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567>	sioc:links_to	ns15:i ,
		<http://www.ted.com/talks/tim_berners_lee_on_the_next_web.html> ,
		dbpedia:Data_hierarchy ,
		<http://www.ietf.org/rfc/rfc2396.txt> ,
		dbpedia:Meme ,
		dbpedia:Data_dictionary ,
		<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1565> ,
		<http://dbpedia.org/resource/Context_%28language_use%29> ,
		dbpedia:Knowledge ,
		<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1561> ,
		dbpedia:Linked_Data ;
	atom:source	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D> ;
	atom:author	ns3:this ;
	atom:published	"2009-08-07T18:34:50Z" ;
	atom:updated	"2010-03-28T16:19:00Z" ;
	sioc:has_reply	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567/5007> ,
		<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567/4662> ,
		<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567/4663> ,
		<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567/4810> .
@prefix opl:	<http://www.openlinksw.com/schema/attribution#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567>	opl:isDescribedUsing	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567/sioc.rdf> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567/4662>	rdf:type	atom:Entry ,
		sioct:Comment ;
	rdfs:label	"Re:The URI, URL, and Linked Data Meme's Generic HTTP URI" .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567/4663>	rdf:type	atom:Entry ,
		sioct:Comment ;
	rdfs:label	"Re:The URI, URL, and Linked Data Meme's Generic HTTP URI" .
ns11:this	rdf:type	sioc:User .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567/5007>	rdf:type	atom:Entry ,
		sioct:Comment .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567/4810>	rdf:type	sioct:Comment ,
		atom:Entry .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix atom:	<http://atomowl.org/ontologies/atomrdf#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1624>	rdf:type	atom:Entry .
@prefix sioct:	<http://rdfs.org/sioc/types#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1624>	rdf:type	sioct:BlogPost .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1624>	rdfs:label	"Data 3.0 (a Manifesto for Platform Agnostic Structured Data) Update 5" .
@prefix sioc:	<http://rdfs.org/sioc/ns#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1624>	sioc:links_to	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1653>	rdf:type	sioct:BlogPost ,
		atom:Entry ;
	rdfs:label	"SPARQL Guide for the Javascript Developer " ;
	sioc:links_to	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1652>	rdf:type	sioct:BlogPost ,
		atom:Entry ;
	rdfs:label	"SPARQL Guide for the PHP Developer" ;
	sioc:links_to	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567> .
@prefix ns5:	<http://www.openlinksw.com/dataspace/person/kidehen@openlinksw.com#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns5:this	rdf:type	foaf:Person ;
	foaf:made	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D>	rdf:type	sioct:Weblog ,
		atom:Feed ;
	rdfs:label	"kidehen@openlinksw.com's BLOG [127] description" ;
	sioc:container_of	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567> ;
	atom:entry	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567> ;
	atom:contains	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567/4662>	rdf:type	atom:Entry ,
		sioct:Comment ;
	rdfs:label	"Re:The URI, URL, and Linked Data Meme's Generic HTTP URI" ;
	sioc:reply_of	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567/4663>	rdf:type	atom:Entry ,
		sioct:Comment ;
	rdfs:label	"Re:The URI, URL, and Linked Data Meme's Generic HTTP URI" ;
	sioc:reply_of	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567> .
@prefix ns7:	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com#> .
ns7:this	rdf:type	sioc:User ;
	sioc:creator_of	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1648>	rdf:type	sioct:BlogPost ,
		atom:Entry ;
	rdfs:label	"SPARQL for the Ruby Developer" ;
	sioc:links_to	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1655>	rdf:type	sioct:BlogPost ,
		atom:Entry ;
	rdfs:label	"SPARQL Guide for the Perl Developer" ;
	sioc:links_to	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1601>	rdf:type	sioct:BlogPost ,
		atom:Entry ;
	rdfs:label	"One Technology That Will Rock 2010 (Update 1)" ;
	sioc:links_to	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567/5007>	rdf:type	atom:Entry ,
		sioct:Comment ;
	sioc:reply_of	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567/4810>	rdf:type	sioct:Comment ,
		atom:Entry ;
	sioc:reply_of	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1651>	rdf:type	sioct:BlogPost ,
		atom:Entry ;
	rdfs:label	"SPARQL Guide for Python Developer" ;
	sioc:links_to	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1567> .

