<?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>Well-formed data &#187; semantic-web</title>
	<atom:link href="http://well-formed-data.net/archives/tag/semantic-web/feed" rel="self" type="application/rss+xml" />
	<link>http://well-formed-data.net</link>
	<description>Moritz Stefaner / Visualization</description>
	<lastBuildDate>Tue, 01 May 2012 19:55:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Exhibit</title>
		<link>http://well-formed-data.net/archives/119/exhibit</link>
		<comments>http://well-formed-data.net/archives/119/exhibit#comments</comments>
		<pubDate>Sat, 12 Jan 2008 13:25:57 +0000</pubDate>
		<dc:creator>Moritz Stefaner</dc:creator>
				<category><![CDATA[Respect]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[exhibit]]></category>
		<category><![CDATA[facet-browser]]></category>
		<category><![CDATA[facets]]></category>
		<category><![CDATA[mit]]></category>
		<category><![CDATA[semantic-web]]></category>
		<category><![CDATA[simile]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://well-formed-data.net/archives/119/exhibit</guid>
		<description><![CDATA[A real wow-project has gone into version 2: Exhibit. It is part of SIMILE, focussing on “Semantic Interoperability of Metadata and Information in unLike Environments”, which provides a whole toolbox of pragmatic semantic web applications. Exhibit itself presents a “a three-tier web application framework written in Javascript, which you can include like you would include [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://well-formed-data.net/wp-content/uploads/2008/01/exhibit_pres.png' alt='exhibit_pres.png' /></p>

<p>A real wow-project has gone into version 2: <a href="http://simile.mit.edu/exhibit/">Exhibit</a>. It is part of <a href="http://simile.mit.edu/">SIMILE</a>, focussing on “Semantic Interoperability of Metadata and Information in unLike Environments”, which provides a whole toolbox of pragmatic semantic web applications.</p>

<p><span id="more-119"></span></p>

<p>Exhibit itself presents a “a three-tier web application framework written in Javascript, which you can include like you would include Google Maps.” An exhibit application typically consists of a content presentation area and several widgets for filtering, sorting and grouping the content presentation, following the faceted browsing paradigm also used in my <a href="http://well-formed-data.net/archives/54/elastic-lists">elastic lists</a>. Currently, the available widgets cover plain checkbox lists, maps, and timelines, and a live search. </p>

<p><img src='http://well-formed-data.net/wp-content/uploads/2008/01/exhibit_nobel.png' alt='exhibit_nobel.png' /></p>

<p>From my first experiments with the tool, I can say it is really ridiculously easy to create custom views on existing data sets: Data can be imported “from a Google Spreadsheet, Excel spreadsheet, EditGrid spreadsheet, BibTex files or any JSONP data source” without much effort. </p>

<p>Applications are built by loading the exhibit script and then assigning “Exhibit roles” to layers in your java-script: For instance, </p>

<p><code>&lt;div ex:role="facet" ex:expression=".discipline" <br /> ex:facetLabel="Discipline" /&gt;</code></p>

<p>will create a filtering widget looking for values of the “discipline” property in your data set and display them as a list to be used for filtering. It couldn’t possibly be easier to build client-side facet browsing applications.</p>

<p>Other nifty are the integrated browser history for filtering steps and the ability to export filtered views as e.g. HTML, but also tab-separated text files, RDF, etc. </p>

<p><img src='http://well-formed-data.net/wp-content/uploads/2008/01/exhibit_export.png' alt='exhibit_export.png' /></p>

<p>Check out the <a href="http://simile.mit.edu/wiki/Exhibit/Getting_Started_Tutorial">Getting started</a> page to get an impression.</p>

<p>The down side, of course is, that all data has to be loaded on the client before the application can start. So we are rather speaking about hundreds than thousands of data items. Also, I would of course be interested in building custom widgets, however, this looks a wee bit more complicated from first looks into the code. And of course UI-wise, I would have some suggestions as well, but anyways, I find the project quite impressive already as it is! </p>

<p>Kudos to <a href="http://simile.mit.edu/wiki/User:Dfhuynh">David Huynh</a> and the rest of the team at <a href="http://mit.edu">MIT</a>. More info can also be found in <a href="http://people.csail.mit.edu/dfhuynh/research/thesis/thesis.html">David Huynh’s PhD thesis</a>.</p>
<img src="http://well-formed-data.net/?ak_action=api_record_view&id=119&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://well-formed-data.net/archives/119/exhibit/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Freebase</title>
		<link>http://well-formed-data.net/archives/105/freebase</link>
		<comments>http://well-formed-data.net/archives/105/freebase#comments</comments>
		<pubDate>Thu, 23 Aug 2007 20:19:00 +0000</pubDate>
		<dc:creator>Moritz Stefaner</dc:creator>
				<category><![CDATA[Reference]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[freebase]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[semantic-web]]></category>

		<guid isPermaLink="false">http://well-formed-data.net/archives/105/freebase</guid>
		<description><![CDATA[I just came across freebase again, and I have to say this thing looks really prospering. Freebase is sort of a metadata / semantic web wiki, structured around topics, types and domains. Essentially, it lets users add descriptions of entities, such as movies, persons, buildings and relate them to each other. The set of properties [...]]]></description>
			<content:encoded><![CDATA[<p>I just came across <a href="http://freebase.com">freebase</a> again, and I have to say this thing looks really prospering. Freebase is sort of a metadata / semantic web wiki, structured around topics, types and domains. Essentially, it lets users add descriptions of entities, such as movies, persons, buildings and relate them to each other. The set of properties used, of course, depends on the type of an entity. The project reuses a lot of Wikipedia or other free information, but the interesting thing is the structured approach and, for developers, especially the really powerful <a href="http://www.freebase.com/view/freebase/api">API</a> with a very interesting query language approach based on JSON. Mashup time! :)</p>

<p>To get started, browse freebase, e.g. about, say, <a href="http://www.freebase.com/view/architecture ">architecture</a>!</p>
<img src="http://well-formed-data.net/?ak_action=api_record_view&id=105&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://well-formed-data.net/archives/105/freebase/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Husserl and tagging</title>
		<link>http://well-formed-data.net/archives/45/husserl-and-tagging</link>
		<comments>http://well-formed-data.net/archives/45/husserl-and-tagging#comments</comments>
		<pubDate>Wed, 31 Jan 2007 19:30:39 +0000</pubDate>
		<dc:creator>Moritz Stefaner</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Thesis]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[husserl]]></category>
		<category><![CDATA[intersubjectivity]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[semantic-web]]></category>
		<category><![CDATA[tagging]]></category>

		<guid isPermaLink="false">http://well-formed-data.net/archives/45/husserl-and-tagging</guid>
		<description><![CDATA[A very nice paper on the “laissez-faire librarianship” often associated with tagging vs. more structured semantic web approaches. Most notable is that the discussion is put in the context of Husserl’s theory of reflections, intentionality and intersubjectivity. A PHENOMENOLOGICAL FRAMEWORK FOR THE RELATIONSHIP BETWEEN THE SEMANTIC WEB AND USER-CENTERED TAGGING SYSTEMS D. Grant Campbell Faculty [...]]]></description>
			<content:encoded><![CDATA[<p>A very nice paper on the “laissez-faire librarianship” often associated with tagging vs. more structured semantic web approaches. Most notable is that the discussion is put in the context of <a href="http://plato.stanford.edu/entries/husserl/">Husserl’s</a> theory of reflections, intentionality and intersubjectivity. </p>

<p><a href="http://www.slais.ubc.ca/users/sigcr/sigcr-06campbell.pdf">A PHENOMENOLOGICAL FRAMEWORK FOR THE RELATIONSHIP BETWEEN THE 
SEMANTIC WEB AND USER-CENTERED TAGGING SYSTEMS</a></p>

<p>D. Grant Campbell <gcampbel @uwo.ca> 
Faculty of Information and Media Studies 
University of Western Ontario<br />
London, Ontario N6A 5B7, Canada </gcampbel></p>

<blockquote>Abstract 
 
This paper uses Husserl’s theory of phenomenology to provide a model for the relationship 
between user-centered tagging systems, such as del.icio.us, and the more highly structured 
systems of the Semantic Web.  Using three aspects of phenomenological theory—the movement 
of the mind out towards an entity and then back in an act of reflection, multiplicities within unity, 
and the sharing of intentionalities within a community—the discussion suggests that both tagging 
systems and the Semantic Web foster an intersubjective domain for the sharing and use of 
information resources.  The Semantic Web, however, resembles traditional library systems, in 
that it relies for this intersubjective domain on the conscious implementation of domain-centered 
standards which are then encoded for machine processing, while tagging systems work on 
implied principles of emergence. </blockquote>

<p></p>
<img src="http://well-formed-data.net/?ak_action=api_record_view&id=45&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://well-formed-data.net/archives/45/husserl-and-tagging/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

