<?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; web development</title>
	<atom:link href="http://well-formed-data.net/archives/tag/web-development/feed" rel="self" type="application/rss+xml" />
	<link>http://well-formed-data.net</link>
	<description>Moritz Stefaner / Visualization</description>
	<lastBuildDate>Wed, 11 Jan 2012 20:44:13 +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>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>
	</channel>
</rss>

