A SPARQL-driven vocabulary browser
NOTE: preliminary
$ npm install
$ bower install
See configuration examples under config/
.
Example of setting up a browser for a particular vocabulary:
$ gulp --config ./config/ioos_param.js
Then open app/index.html
in your browser. Using a local http server to serve
this directory, for example, with http-server:
$ http-server
Starting up http-server, serving ./ on port: 8080
Hit CTRL-C to stop the server
open http://localhost:8080/app/
Example of generating a distribution for deployment:
$ gulp dist --config ./config/ioos_param.js
Then copy and expand dist/vbrowser-ioos_param.zip
on target location.
Some examples deployed: