@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://www.openlinksw.com/dataspace/organization/openlink#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns1:this	rdf:type	foaf:Organization .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns4:	<http://myopenlink.net/dataspace/person/kidehen#> .
ns1:this	rdfs:seeAlso	ns4:this .
@prefix ns5:	<http://www.openlinksw.com/dataspace/person/kidehen@openlinksw.com#> .
ns5: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" ;
	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/1453>	dc:title	"What is Linked Data oriented RDF-ization?" ;
	foaf:maker	ns5:this ;
	rdfs:label	"What is Linked Data oriented RDF-ization?" .
@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/1453>	dcterms:created	"2008-10-06T20:14:26Z"^^dt:dateTime ;
	dcterms:modified	"2008-10-07T17:35:24-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/1453>	sioc:id	"862307747de684f04a7e3c56d3c6787b" ;
	sioc:link	<http://www.openlinksw.com/blog/kidehen@openlinksw.com/blog/?id=1453> ;
	sioc:content	"&lt;p&gt;RDF-ization is a term used by the &lt;a href=&quot;http://dbpedia.org/resource/Semantic_Web&quot; id=&quot;link-id14b4ebd0&quot;&gt;Semantic Web&lt;/a&gt; community to describe the process of generating RDF from non RDF &lt;a href=&quot;http://dbpedia.org/resource/Data&quot;&gt;Data&lt;/a&gt; Sources such as (X)HTML, Weblogs, Shared Bookmark Collections, Photo Galleries, Calendars, Contact Managers, Feed Subscriptions, Wikis, and other &lt;a href=&quot;http://dbpedia.org/resource/Information&quot; id=&quot;link-id13f2a2e0&quot;&gt;information&lt;/a&gt; resource collections.  &lt;/p&gt; \n\n&lt;p&gt;If the RDF generated, results in an &lt;a href=&quot;http://dbpedia.org/resource/Entity&quot; id=&quot;link-id11281278&quot;&gt;entity&lt;/a&gt;-to-entity level network (graph) in which each entity is endowed with a de-referencable HTTP based ID (a &lt;a href=&quot;http://dbpedia.org/resource/Uniform_Resource_Identifier&quot; id=&quot;link-id148200f0&quot;&gt;URI&lt;/a&gt;), we end up with an enhancement to the &lt;a href=&quot;http://dbpedia.org/resource/World_Wide_Web&quot;&gt;Web&lt;/a&gt; that adds &lt;a href=&quot;http://dbpedia.org/resource/Linked_Data&quot; id=&quot;link-id112a5980&quot;&gt;Hyperdata&lt;/a&gt; linking across extracted entities, to the existing Hypertext based Web of linked documents (pages, images, and other information resource types). Thus, I can use the same &lt;a href=&quot;http://dbpedia.org/resource/Uniform_Resource_Locator&quot; id=&quot;link-id10ebc630&quot;&gt;URL&lt;/a&gt; linking mechanism to reference a broader range of &amp;quot;Things&amp;quot; i.e., documents, things that documents are about, or things loosely associated with documents.&lt;/p&gt;\n\n&lt;p&gt;The &lt;a href=&quot;http://virtuoso.openlinksw.com&quot; id=&quot;link-id144304a8&quot;&gt;Virtuoso&lt;/a&gt; &lt;a href=&quot;http://virtuoso.openlinksw.com/Whitepapers/html/VirtSpongerWhitePaper.html&quot; id=&quot;link-id14a96400&quot;&gt;Sponger&lt;/a&gt; is an example of an &lt;a href=&quot;http://www.openlinksw.com/weblog/public/search.vspx?blogid=127&amp;amp;q=rdf%20middleware&amp;amp;type=text&amp;amp;output=html&quot; id=&quot;link-id14d36938&quot;&gt;RDF Middleware&lt;/a&gt; solution from &lt;a href=&quot;http://www.openlinksw.com/dataspace/organization/openlink#this&quot; id=&quot;link-id117e5c50&quot;&gt;OpenLink Software&lt;/a&gt;. It&amp;#39;s an in-built component of the Virtuoso &lt;a href=&quot;http://dbpedia.org/resource/Virtuoso_Universal_Server&quot; id=&quot;link-id14b4d0e0&quot;&gt;Universal Server&lt;/a&gt;, and deployable in many forms e.g., Software as Service (SaaS) or traditional software installation. It delivers RDF-ization services via a collection of Web information resource specific Cartridges/Providers/Drivers covering Wikipedia, Freebase, CrunchBase, WikiCompany, OpenLibrary, Digg, eBay, Amazon, RSS/Atom/OPML feed sources, XBRL, and many more.&lt;/p&gt;\n\n&lt;p&gt;RDF-ization alone doesn&amp;#39;t ensure valuable RDF based &lt;a href=&quot;http://dbpedia.org/resource/Linked_Data&quot; id=&quot;link-id14a75b48&quot;&gt;Linked Data&lt;/a&gt; on the Web. The process of producing RDF Linked Data is ultimately about the art of effectively describing resources with an eye for &lt;a href=&quot;http://dbpedia.org/resource/Context_%28language_use%29&quot; id=&quot;link-id1442fea0&quot;&gt;context&lt;/a&gt;. &lt;/p&gt;\n\n&lt;h3&gt;RDF-ization Processing Steps&lt;/h3&gt;\n&lt;ol&gt;\n&lt;li&gt;\nEntity Extraction&lt;/li&gt;\n&lt;li&gt;\nVocabulary/Schema/Ontology (Data Dictionary) mapping&lt;/li&gt;\n&lt;li&gt;\nHTTP based Proxy URI generation&lt;/li&gt;\n&lt;li&gt;Linked Data Cloud Lookups (e.g., perform &lt;a href=&quot;http://umbel.org/about/&quot; id=&quot;link-id14432f00&quot;&gt;UMBEL&lt;/a&gt; lookup to add &amp;quot;isAbout&amp;quot; fidelity to graph and then lookup &lt;a href=&quot;http://dbpedia.org/resource/DBpedia&quot; id=&quot;link-id14485f40&quot;&gt;DBpedia&lt;/a&gt; and other &lt;a href=&quot;http://community.linkeddata.org/dataspace/organization/lod#this&quot; id=&quot;link-id115ea410&quot;&gt;LOD&lt;/a&gt; instance data enclaves for Identical individuals and connect via &amp;quot;owl:sameAs&amp;quot;)&lt;/li&gt;\n&lt;li&gt;\nRDF &lt;a href=&quot;http://dbpedia.org/resource/Resource_Description_Framework&quot; id=&quot;link-id14ae31c0&quot;&gt;Linked Data Graph&lt;/a&gt; projection that uses the description of the container information resource to expose the URIs of the distilled entities.&lt;/li&gt;\n&lt;/ol&gt;\n&lt;p&gt;The animation that follows illustrates the process (5,000 feet view), from grabbing resources via HTTP GET, to injecting RDF Linked Data back into the Web cloud:&lt;/p&gt;\n&lt;div&gt;\n&lt;object&gt;\n&lt;embed src=&quot;http://virtuoso.openlinksw.com/screencasts/virtuoso-rdf-middleware.swf&quot; type=&quot;application/x-shockwave-flash&quot; width=&quot;800&quot; height=&quot;600&quot;&gt;&lt;/embed&gt;\n&lt;/object&gt;\n&lt;/div&gt;\n&lt;p&gt;Note: the Shredder is a Generic Cartridge, so you would have one of these per data source type (information resource type).&lt;/p&gt;\n\n\n" ;
	atom:title	"What is Linked Data oriented RDF-ization?" .
@prefix ns12:	<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/1453>	sioc:has_creator	ns12:this ;
	sioc:has_container	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1453>	sioc:links_to	dbpedia:Linked_Data ,
		<http://virtuoso.openlinksw.com/Whitepapers/html/VirtSpongerWhitePaper.html> ,
		dbpedia:Semantic_Web ,
		dbpedia:Resource_Description_Framework ,
		<http://virtuoso.openlinksw.com> ,
		dbpedia:DBpedia ,
		dbpedia:Entity ,
		<http://www.openlinksw.com/weblog/public/search.vspx?blogid=127&q=rdf%20middleware&type=text&output=html> ,
		dbpedia:Information ,
		<http://dbpedia.org/resource/Context_%28language_use%29> ,
		dbpedia:Virtuoso_Universal_Server ,
		dbpedia:Uniform_Resource_Locator ,
		dbpedia:Uniform_Resource_Identifier ,
		<http://umbel.org/about/> .
@prefix ns14:	<http://community.linkeddata.org/dataspace/organization/lod#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1453>	sioc:links_to	ns14:this ,
		ns1:this ;
	atom:source	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D> ;
	atom:author	ns5:this ;
	atom:published	"2008-10-06T20:14:26Z" ;
	atom:updated	"2008-10-07T21:35:24Z" ;
	sioc:has_reply	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1453/4605> .
@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/1453>	opl:isDescribedUsing	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1453/sioc.rdf> ;
	rdf:type	sioct:Comment ,
		atom:Entry ;
	rdfs:label	"Re:What is Linked Data oriented RDF-ization?" .
ns12:this	rdf:type	sioc:User .@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://www.openlinksw.com/dataspace/person/kidehen@openlinksw.com#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns1:this	rdf:type	foaf:Person ;
	foaf:made	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1453> .
@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 .
@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 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>	rdfs:label	"kidehen@openlinksw.com's BLOG [127] description" .
@prefix sioc:	<http://rdfs.org/sioc/ns#> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D>	sioc:container_of	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1453> ;
	atom:entry	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1453> ;
	atom:contains	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1453> ;
	rdf:type	sioct:Comment ,
		atom:Entry ;
	rdfs:label	"Re:What is Linked Data oriented RDF-ization?" ;
	sioc:reply_of	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1453> .
@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/1453> .
<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1609>	rdf:type	atom:Entry ,
		sioct:BlogPost ;
	rdfs:label	"OpenLink Virtuoso - Product Value Proposition Overiew" ;
	sioc:links_to	<http://www.openlinksw.com/dataspace/kidehen@openlinksw.com/weblog/kidehen@openlinksw.com%27s%20BLOG%20%5B127%5D/1453> .