Misplaced Pages

Exhibit (web editing tool)

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
This article relies excessively on references to primary sources. Please improve this article by adding secondary or tertiary sources.
Find sources: "Exhibit" web editing tool – news · newspapers · books · scholar · JSTOR (April 2010) (Learn how and when to remove this message)

Exhibit (part of the SIMILE Project) is a lightweight, structured-data publishing framework that allows developers to create web pages with support for sorting, filtering and rich visualizations. Oriented towards semantic web-type problems, Exhibit can be implemented by writing rich data out to HTML then configuring some CSS and JavaScript code.

Overview

Technically, exhibit is a collection of JavaScript files to be included in a web page. When Exhibit pages are loaded by a browser, the JavaScript reads in one or more JSON data files and builds a local database in the memory of the machine running the browser. Data can then be filtered and sorted directly in the browser without having to re-query the server. The design of the Exhibit is optimized for browsing faceted data.

The Exhibit code base is currently being developed by members of the SIMILE Project at MIT.

References

  1. ^ "Simile: Exhibit". Retrieved 2007-06-25.
  2. "Client-side storage - Learn web development | MDN". developer.mozilla.org. 2023-07-18. Retrieved 2023-09-20.

External links


Stub icon

This World Wide Web–related article is a stub. You can help Misplaced Pages by expanding it.

Categories: