Visualisation the Reasongraph, a common sense reasoning network.
- to setup Neo4j database and load content follow the instructions of the weltmodell batch importer https://github.com/mhuelfen/batch-import-weltmodell/blob/20/readme.md
- go to neo4j folder
- start neo4j server
bin/neo4j start
- open
welt-vizen/website/viz.html
bin/neo4j stop
- install node.js
- install node neo4j https://github.com/thingdom/node-neo4j
npm install neo4j