Infranodus (infranodus.com) in a container running on port 3001.
1.8K
=================

=================
Watch a Video Demo - a 2-minute introduction
Try it Online - request invitation code through Nodus Labs
=================
The basic ideas behind InfraNodus are:
=================
InfraNodus is built on
=================
To use this software you should install Neo4J 3.0 on your local computer. To install Neo4J on a Mac use homebrew (see Neo4J instructions here). For settings, check out How to Set Up Neo4J for InfraNodus. You may also find other wiki pages interesting, especially Neo4J installation guide – the section on setting up indexes and installing APOC plugin.
Git clone this project into a folder, then you will also need to have npm Node.Js package manager installed on your computer. After you install InfraNodus, run
npm install
in the main folder the project to install all the dependencies into node_modules folder.
Check out the config.json.sample file and edit it to add your own Evernote and Twitter API credentials. Then rename it to config.json.
=================
The general rationale for the data model used in InfraNodus is outlined in
The main properties of this model are
This data model enables to create custom views for any kind of data and introduce the idea of narrative into holistic graph views.
This data model is derived from the Cognitive Graph DB Model draft created by Nodus Labs.
The current data model description utilized in InfraNodus app is available in https://github.com/noduslabs/graphdbmodel repository.
=================
InfraNodus can also be used on a mobile.

=================
This open source, free software is available under MIT license. It is provided as is, with no guarantees and no liabilities. You can re-use it as long as you keep this notice inside the code
** You are very welcome to join the project! **
Created by Nodus Labs, conceptualized via Polysingularity, inspired from ThisIsLike.Com, and KnowNodes (now Rhizi) co-developed at Center for Interdisciplinary Research.
This project would not be possible without the help from StackOverflow community. Thank you so much!
Written by Dmitry Paranyushkin | Nodus Labs and hopefully you also! (http://www.noduslabs.com) | info AT noduslabs DOT com
In some parts the code from the book "Node.js in Action" is used (highly recommended, btw!) (c) 2014 Manning Publications Co. Any source code files provided as a supplement to the book are freely available to the public for download. Reuse of the code is permitted, in whole or in part, including the creation of derivative works, provided that you acknowledge that you are using it and identify the source: title, publisher and year.*
Content type
Image
Digest
Size
415.9 MB
Last updated
about 8 years ago
docker pull mcreations/infranodus