<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Georgi Kobilarov &#187; Linked Data</title>
	<atom:link href="http://blog.georgikobilarov.com/tag/linked-data/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.georgikobilarov.com</link>
	<description>Linked Data Integration</description>
	<lastBuildDate>Fri, 20 Aug 2010 13:55:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>DBpedia Lookup &#8211; Find me some URIs</title>
		<link>http://blog.georgikobilarov.com/2009/02/dbpedia-lookup-find-me-some-uris/</link>
		<comments>http://blog.georgikobilarov.com/2009/02/dbpedia-lookup-find-me-some-uris/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 15:51:51 +0000</pubDate>
		<dc:creator>Georgi</dc:creator>
				<category><![CDATA[DBpedia]]></category>
		<category><![CDATA[Linked Data]]></category>

		<guid isPermaLink="false">http://blog.georgikobilarov.com/?p=4</guid>
		<description><![CDATA[The Linked Data Web is about reusing and linking URIs. With DBpedia, we provide URIs for a broad range of topics: People, organizations, countries, cities, rivers, mountains, music albums, films, books, buildings, etc. 2.6 million URIs overall. But it didn’t used to be easy enough to find a DBpedia URI for a given keyword. DBpedia [...]]]></description>
			<content:encoded><![CDATA[<p>The Linked Data Web is about reusing and linking URIs. With DBpedia, we provide URIs for a broad range of topics: People, organizations, countries, cities, rivers, mountains, music albums, films, books, buildings, etc. 2.6 million URIs overall.</p>
<p>But it didn’t used to be easy enough to find a DBpedia URI for a given keyword. <a href="http://lookup.dbpedia.org/" target="_blank">DBpedia Lookup</a> aims to fill that gap. It provides a service to find the most-likely DBpedia URIs for a given keyword. <span id="more-4"></span>The algorithm ranks DBpedia resources based on their relevance in Wikipedia and includes synonyms into the underlying Lucene index.</p>
<p>Try the terms “<a href="http://lookup.dbpedia.org/query.aspx?q=Shakespeare" target="_blank">Shakespeare</a>“, “<a href="http://lookup.dbpedia.org/query.aspx?q=EU" target="_blank">EU</a>“, “<a href="http://lookup.dbpedia.org/query.aspx?q=Eiffel" target="_blank">Eiffel</a>“, or “<a href="http://lookup.dbpedia.org/query.aspx?q=Cambridge" target="_blank">Cambridge</a>” and see for yourself if the results you’d expect show up at the top. The result ranking is different – and supposed to be more useful – than a simple full-text search or SPARQL-Query with embedded regular expression for matching labels.</p>
<p>There is a <a href="http://lookup.dbpedia.org/api/search.asmx" target="_blank">web-service</a> available as well. You can use the KeywordSearch method for searching full terms, and the PrefixSearch method for an autocompletion-style interface such as the one you see <a href="http://lookup.dbpedia.org/autocomplete.aspx" target="_blank">here</a>. The webservice returns a list of resource URIs with English abstracts, dbpedia classes and categories.</p>
<p>Feel free to use the service as you like. If you plan to use it in a production system or to run a high-load batch process, please drop me a message to let me know.</p>
<p>I hope that DBpedia Lookup is useful, and I’d appreciate any feedback.</p>
<p>Many thanks to the semantic web folks at the BBC for their support and feedback on the development of DBpedia Lookup.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.georgikobilarov.com/2009/02/dbpedia-lookup-find-me-some-uris/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Welcome to the Linked Data Cloud, Freebase</title>
		<link>http://blog.georgikobilarov.com/2008/11/welcome-to-the-linked-data-cloud-freebase/</link>
		<comments>http://blog.georgikobilarov.com/2008/11/welcome-to-the-linked-data-cloud-freebase/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 11:34:49 +0000</pubDate>
		<dc:creator>Georgi</dc:creator>
				<category><![CDATA[Linked Data]]></category>
		<category><![CDATA[freebase]]></category>

		<guid isPermaLink="false">http://blog.georgikobilarov.com/?p=112</guid>
		<description><![CDATA[A week ago, Freebase announced that its rich dataset is now available as Linked Data. Congratulations, Metaweb! So it is finally the time to welcome Freebase to the Linked Data Cloud. But wait, isn’t Linked Data about… linking data? Unfortunately, while Freebase now does export RDF, its concepts aren’t linked to other datasets in “the [...]]]></description>
			<content:encoded><![CDATA[<p>A week ago, <a href="http://blog.freebase.com/2008/10/30/introducing_the_rdf_service/" target="_blank">Freebase announced</a> that its rich dataset is now available as Linked Data. Congratulations, Metaweb! So it is finally the time to welcome Freebase to the Linked Data Cloud.</p>
<p>But wait, isn’t Linked Data about… linking data? Unfortunately, while Freebase now does export RDF, its concepts aren’t linked to other datasets in “<a href="http://www4.wiwiss.fu-berlin.de/bizer/pub/lod-datasets_2008-09-18.html" target="_blank">the cloud</a>“. No problem, we at DBpedia can help out.<br />
<span id="more-112"></span><br />
So I’m glad to announce that 2.5 Million DBpedia resources are now interlinked with Freebase via owl:sameas links!</p>
<p><code>http://dbpedia.org/resource/Berlin owl:sameAs http://rdf.freebase.com/ns/guid.9202a8c04000641f80000000000094d6</code></p>
<p>You can grab a dump <a href="http://www4.wiwiss.fu-berlin.de/dbpedia/dev/freebaselinks.zip" target="_blank">here</a>.<br />
So all your concepts which are interlinked with DBpedia can from now on also benefit from the data in Freebase.</p>
<p>And the Semantic Web continues to grow…</p></div>
</div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.georgikobilarov.com/2008/11/welcome-to-the-linked-data-cloud-freebase/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
