<?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>Herbert Mühlburger&#039;s Blog &#187; Research</title>
	<atom:link href="http://blog.muehlburger.at/tag/research/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.muehlburger.at</link>
	<description></description>
	<lastBuildDate>Thu, 26 Jan 2012 08:17:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>SEAmail &#8211; Semantic Delivery of Emails</title>
		<link>http://blog.muehlburger.at/2009/01/23/seamail-semantic-delivery-of-emails/</link>
		<comments>http://blog.muehlburger.at/2009/01/23/seamail-semantic-delivery-of-emails/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 09:38:25 +0000</pubDate>
		<dc:creator>Herbert Mühlburger</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[E-mail address]]></category>
		<category><![CDATA[Massachusetts Institute of Technology]]></category>
		<category><![CDATA[Michael Genesereth]]></category>
		<category><![CDATA[MIT]]></category>
		<category><![CDATA[Professor]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Semantic Delivery]]></category>
		<category><![CDATA[Stanford University]]></category>
		<category><![CDATA[Technology Review]]></category>
		<category><![CDATA[Web of Data]]></category>

		<guid isPermaLink="false">http://blog.muehlburger.at/?p=332</guid>
		<description><![CDATA[SEAmail is a prototype e-mail system implemented by Stanford University Logic Group lead by  Michael Genesereth, an associate professor of computer science at Stanford University. The interesting and innovative part of this e-mail system is the use of semantic technologies in order to determine the recipient of an e-mail message. Users don&#8217;t have to bother [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-333 aligncenter" title="Credits: Michael Genesereth/Stanford Logic Group" src="http://blog.muehlburger.at/wp-content/uploads/2009/01/seamail-semantic-email-addressing.png" alt="SEAmail - Semantic Email Addressing" width="430" height="301" /></p>
<p>SEAmail is a prototype e-mail system implemented by <a title="Standford University Logic Group" href="http://logic.stanford.edu/" target="_blank">Stanford University Logic Group</a> lead by  <a title="Michael Genesereth" href="http://logic.stanford.edu/people/genesereth/" target="_blank">Michael Genesereth</a>, an <a class="zem_slink" title="Professor" rel="wikipedia" href="http://en.wikipedia.org/wiki/Professor">associate professor</a> of <a class="zem_slink" title="Computer science" rel="wikipedia" href="http://en.wikipedia.org/wiki/Computer_science">computer science</a> at <a title="Stanford University" href="http://www.stanford.edu/" target="_blank">Stanford University</a>. The interesting and innovative part of this e-mail system is the use of semantic technologies in order to determine the recipient of an e-mail message. Users don&#8217;t have to bother on keeping track of e-mail addresses, they just type in the real name of the recipient letting the system searching the right recipient address.</p>
<p><a class="zem_slink" title="Massachusetts Institute of Technology" rel="geolocation" href="http://maps.google.com/maps?ll=42.35982,-71.09211&amp;spn=0.01,0.01&amp;q=42.35982,-71.09211%20%28Massachusetts%20Institute%20of%20Technology%29&amp;t=h">MIT</a>&#8216;s <a title="Technology Review" href="http://www.technologyreview.com/web/22008/" target="_blank">Technology Review</a> writes:</p>
<blockquote><p>E-mail addresses are an artificial way of directing messages to the right people, says Michael Genesereth, an associate professor of computer science at Stanford who works on SEAmail. &#8220;You want to send messages to people or roles, not to strings of characters,&#8221; he says. Semantic technologies are aimed at making just this sort of thing possible. The idea is to create programs that understand context, so that users can interact with the <a class="zem_slink" title="Computer software" rel="wikipedia" href="http://en.wikipedia.org/wiki/Computer_software">software</a> more naturally. Technical details, such as the need to specify an <a class="zem_slink" title="E-mail address" rel="wikipedia" href="http://en.wikipedia.org/wiki/E-mail_address">e-mail address</a>, get hidden inside the system, so that everyday users no longer have to pay attention to them.</p></blockquote>
<blockquote><p>In SEAmail, a user selects recipients for a message in much the way that she would set up a <a class="zem_slink" title="Web search query" rel="wikipedia" href="http://en.wikipedia.org/wiki/Web_search_query">search query</a>. The parameters can be as simple as a person&#8217;s name, or as complex as sets of logical requirements. But the system is limited by how much information it has about potential recipients. &#8220;To realize the full potential, we need to have rich data about the people who are sending messages to each other, their interests, and so forth,&#8221; Genesereth says. Within an organization, he says, there&#8217;s usually a lot of available data. The technical challenge is setting up an integrated version of the data that SEAmail can access easily. The data needed to fulfill the request for professors who graduated from Harvard, for example, would probably come from several databases, Genesereth says. His team is currently researching ways to pull together existing databases without affecting how they&#8217;re already being used.</p></blockquote>
<p>These existing databases should be part of the <a title="Linking Open Data" href="http://esw.w3.org/topic/SweoIG/TaskForces/CommunityProjects/LinkingOpenData" target="_blank">Linking Open Data Movement</a>, which aims to semantic interlink existing open data sets in order to build useful new applications and to support a Web of Data.</p>
<p>Furder information can be found in an article published by Standford University Logic Group, called <a title="Semantic Email Addressing (PDF)" href="http://logic.stanford.edu/sharing/papers/sea-ic.pdf" target="_blank">Semantic Email Addressing (PDF)</a>.</p>
<p><img src="file:///C:/DOKUME%7E1/HERBER%7E1/LOKALE%7E1/Temp/moz-screenshot.jpg" alt="" /></p>
<div class="zemanta-pixie"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/595431b1-e1e2-4a07-83f5-e579d42f2b87/"><img class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=595431b1-e1e2-4a07-83f5-e579d42f2b87" alt="Reblog this post [with Zemanta]" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.muehlburger.at/2009/01/23/seamail-semantic-delivery-of-emails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>European Forum Alpbach</title>
		<link>http://blog.muehlburger.at/2007/08/17/european-forum-alpbach/</link>
		<comments>http://blog.muehlburger.at/2007/08/17/european-forum-alpbach/#comments</comments>
		<pubDate>Fri, 17 Aug 2007 08:48:30 +0000</pubDate>
		<dc:creator>Herbert Mühlburger</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[Alpbach]]></category>
		<category><![CDATA[austria]]></category>
		<category><![CDATA[Business Associations]]></category>
		<category><![CDATA[Europa]]></category>
		<category><![CDATA[Europäisches Forum Alpbach]]></category>
		<category><![CDATA[Europe]]></category>
		<category><![CDATA[European Commission]]></category>
		<category><![CDATA[European Forum Alpbach]]></category>
		<category><![CDATA[European Union]]></category>
		<category><![CDATA[Government]]></category>
		<category><![CDATA[Multilateral]]></category>
		<category><![CDATA[Organisations]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[United States]]></category>

		<guid isPermaLink="false">http://blog.muehlburger.at/?p=772</guid>
		<description><![CDATA[The European Forum Alpbach has started and is going on for the next two weeks. I am really looking forward in participating in different seminars as well as fireside talks.]]></description>
			<content:encoded><![CDATA[<p>The <a title="European Forum Alpbach" href="http://www.alpbach.org/" target="_blank">European Forum Alpbach</a> has started and is going on  for the next two weeks. I am really looking forward in participating in  different seminars as well as fireside talks. <img src="file:///C:/Users/Herbert/Desktop/blogupdate/export-Dateien/icon_smile.gif" alt="-)" /></p>
<div class="zemanta-pixie"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/25edd234-13ae-4722-bad6-9ef88a41233f/"><img class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=25edd234-13ae-4722-bad6-9ef88a41233f" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.muehlburger.at/2007/08/17/european-forum-alpbach/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

