The Tabulator Extension

(Image: A simple property table) (Image: A query displayed on a map) (Image: Editing a field in the outline)

Releases:

We recommend the latest!

2008-March-20: Tabulator Extension Release 0.8.3

Install the 0.8.3 release of the Tabulator Extension

This release includes the following features:

  • Support for Firefox V3.0b

  • Justification User Interface for integrated policy explanations
    This includes the following panes in addition to the default N3 view for data:
    Why "Why?" pane to explore the justification proof trace in a step by step manner
    Balance "Lawyer's View" pane which gives a summary of the scenario and the justification
    You may try the following examples after installing the extension:
    More information about the Justification UI could be found in the Justification UI how-to guide.
  • (SVN revision level: 17446)

    2008-Febrary-01: Tabulator Extension Release 0.8.2

    Install the 0.8.2 release of the Tabulator Extension

    A quick release to get out important enhancement, about HTTP 303:

  • When you followd a link to an object for which the server made 303 HTTP response, the tabulator extension would show you the document about the thing instead of the thing itself.
  • A bug has bem removed which would disrupt the formatting in outline mode, for some things identified by several URIs.
  • When entering new data, a relationship between the current think and some other thing, there is, at the top of the list in the auto-complete menu the "New..." optio which allows you to enter data about something the tabulator hasn't seen in the new session. A new URI is made up for the thing, in the document in which the data is being stored. This functionality has been in some versions, but was not in the last.
  • (SVN revision level: 11864)

    2007-December-31: Tabulator Extension Release 0.8.1

    Install the 0.8.1 release of the Tabulator Extension

    This release is still very alpha. While the old features may be more stable, new ones have been added, which will be less stable. But that's more fun, right? This release:

    28th August, 2007:

    An alpha version of the Tabulator Extension is stil available. This release is still in testing. The edit UI is generally usable, but still allows many edits that should not be allowed. All bugs should be filed under the Tabulator Issue Tracker. For general discussion, head to Tabulator Extension - ESW Wiki.

    Alpha Release: Install the alpha release of the Tabulator Extension

    Introduction:

    The Tabulator Extension is an extension for Firefox that provides a human-readable interface for linked data. It is based on the on-line Tabulator, a web-based interface for browsing RDF. Using Tabulator's outline mode, query views, and back-end code, the Tabulator Extension integrates the browsing of linked data directly into the Firefox browser, making for a more natural and seamless experience when browsing linked data on the Web.

    A primary goal of the Tabulator Extension is to explore how linked data could be displayed in the next generation of Web browsers. The extension aims to make linked data human-readable by taking a document and picking out the actual things that the document describes. The properties of these things are the displayed in a table, and then the links in that table can be followed to load more data about other things in other documents.

    The Tabulator Extension was originally developed during Summer 2007 by the Tabulator Team. It is open source under the W3C Software License.

    Installation:

    To install the extension, click the download link in the Releases section.

    Once the extension file is downloaded, it should automatically install. After restarting Firefox, all documents served as application/rdf+xml and text/n3 will be automatically loaded in the extension's outline view. It may be necessary to disable other RDF-related extensions that could override the extension's capture of these documents.

    Tutorial:

    A tutorial for the Tabulator Extension can be found here: Tabulator Extension Tutorial.