-
Notifications
You must be signed in to change notification settings - Fork 2
Home
This documentation walks you through setting up a Webbox and a Chrome browser with a set of example Webbox applications ("lenses") and utilities.
The first thing you should do is set up a Webbox server. Follow the instructions here:
https://github.com/danielsmith-eu/webbox/wiki
The rest of this document pertains to the WebBox Client for Chrome, which is currently the only supported client for Webbox. (Pure HTML5 and Safari, Firefox, and IE support are on the roadmap.)
-
Clone the webbox client repository, e.g.,
git clone git://github.com/electronicmax/webbox.git
-
Open your Google Chrome or Chromium browser. Go to the Preferences menu, select Extensions.
-
Click "Load Unpacked Extension", and navigate to the directory where you cloned the repository
-
Click on the webbox-chrome folder and click "Choose".
You should notice a small blue box appear in your toolbar this is the Webbox icon.
Click on the Webbox icon and click Settings.
In the field marked "Your Webbox", type the URL and port of your WebBox server. For example, if you are merely experimenting with WebBox on your local machine with the default port, type:
http://localhost:8212
If you get it correct, the URL should say "Server is up and running".
Make sure 4store mode is set Off (this is merely for debugging), and hit Save Settings.
There are four lenses that are in various stages of development.
The browser is a view on to your webbox and a quick way to edit, create (coming soon!) and delete entities. Everything and anything in your webbox is shown in the Browser.
Entities are currently organised by their '''rdf:type'''.