Skip to content

pmcb55/data-kitchen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data-kitchen

The solid databrowser technology as a stand-alone electron app

To run

npm install
npm start

To make a packaged version

npm install
sudo npm install -g electron-packager
npm package

See the many other options of electron-packager.

Goals

The goal of this project is to provide a kitchen where the user is cook, and the power user is chef.

Live your life in a read-write world of lined data.

Use all your solid pods, including your local files as your zeroth pod. bring in all the stuff in your life shared by friends and colleagues. Bring in public data like dbpedia and wikidata and the LOD cloud.

Things to test it on:

  • http://dbpedia.org/resource/John_Seely_Brown

  • a local turtle file on your computer with a URI starting with file:///

  • your own webid

About

The solid databrowser technology as a stand-alone electron app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.5%
  • Other 0.5%