<?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>UMBC ebiquity &#187; freebase</title>
	<atom:link href="http://ebiquity.umbc.edu/blogger/tag/freebase/feed/" rel="self" type="application/rss+xml" />
	<link>http://ebiquity.umbc.edu/blogger</link>
	<description>EBB is the ebiquity research group\\\'s blog at the University of Maryland, Baltimore County (UMBC).  We focus on technologies that facilitate the design, implementation and control of distributed, intelligent information systems -- mobile and pervasive computing, ad hoc networking, multiagent systems, knowledge representation and reasoning, and the semantic web.  As the tides of technology ebb and flow, we hope the good ideas wash up on our beach and the bad ones drift back out to sea.</description>
	<lastBuildDate>Mon, 30 Jan 2012 02:42:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Parallax: a better interface for Freebase</title>
		<link>http://ebiquity.umbc.edu/blogger/2008/08/14/parallax-a-better-interface-for-freebase/</link>
		<comments>http://ebiquity.umbc.edu/blogger/2008/08/14/parallax-a-better-interface-for-freebase/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 18:40:56 +0000</pubDate>
		<dc:creator>Tim Finin</dc:creator>
				<category><![CDATA[KR]]></category>
		<category><![CDATA[Ontologies]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[Social media]]></category>
		<category><![CDATA[Wikipedia]]></category>
		<category><![CDATA[freebase]]></category>
		<category><![CDATA[LOD]]></category>
		<category><![CDATA[metaweb]]></category>
		<category><![CDATA[RDF]]></category>

		<guid isPermaLink="false">http://ebiquity.umbc.edu/blogger/?p=1591</guid>
		<description><![CDATA[TweetDavid Huynh completed his PhD at MIT CSAIL last year and joined MetaWeb a few months ago, where he has been working on new and better interfaces to explore the data encoded in their Freebase system. He recently released Parallax as a prototype browsing interface for Freebase. Here is a video that shows the interface [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton1591" class="tw_button" style="clear:left; float: left; margin-right: 10px; margin-top:10px; margin-left: -80;float:left;margin-right:10px;"><a href="http://twitter.com/share?url=http%3A%2F%2Febiquity.umbc.edu%2Fblogger%2F2008%2F08%2F14%2Fparallax-a-better-interface-for-freebase%2F&amp;text=Parallax%3A%20a%20better%20interface%20for%20Freebase&amp;related=ebiquity&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Febiquity.umbc.edu%2Fblogger%2F2008%2F08%2F14%2Fparallax-a-better-interface-for-freebase%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://ebiquity.umbc.edu/blogger/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p><a href="http://davidhuynh.net/">David Huynh</a> completed his PhD at MIT CSAIL last year and joined <a href="http://www.metaweb.com/">MetaWeb</a> a few months ago, where he has been working on new and better interfaces to explore the data encoded in their <a href="http://www.freebase.com/">Freebase</a> system.  He recently released <a href="http://mqlx.com/~david/parallax/">Parallax</a> as a prototype browsing interface for Freebase. Here is a video that shows the interface in action.<br />
<center><br />
<object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=1513562&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://www.vimeo.com/moogaloop.swf?clip_id=1513562&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object><br /><a href="http://www.vimeo.com/1513562?pg=embed&amp;sec=1513562">Freebase Parallax: A new way to browse and explore data</a> from <a href="http://www.vimeo.com/user392740?pg=embed&amp;sec=1513562">David Huynh</a> on <a href="http://vimeo.com?pg=embed&amp;sec=1513562">Vimeo</a>.<br />
</center></p>
<p>Freebase is <i>&#8220;an open database of the world’s information&#8221;</i> that is constructed by a Wiki-like collaborative community.  In many ways it is like the Semantic Web model, with two big differences: (1) the data is stored centrally rather than distributed across the Web and (2) the representation system is not based on RDF but rather uses a custom built object-oriented data representation language.</p>
<p>Freebase is a great resource.  Much of the data is extracted from Wikipedia, so its content has a large overlap with <a href="http://dbpedia.org/">DBpedia</a>. But it is also relatively easy to upload additional information in various structured forms and many have done so, resulting in an extended coverage.</p>
<p>This is clearly a system in the <i>Web of Data</i> space along with the <a href="http://en.wikipedia.org/wiki/Linked_Data">Linking Open Data</a> effort and having it should offer a way for us all to explore the consequences of some of the underlying design decisions.</p>
]]></content:encoded>
			<wfw:commentRss>http://ebiquity.umbc.edu/blogger/2008/08/14/parallax-a-better-interface-for-freebase/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

