Victor Giers 4bcdd1327d improved menu | 5 years ago | |
---|---|---|
build | 5 years ago | |
data | 5 years ago | |
examples | 5 years ago | |
README.md | 5 years ago | |
gui.pde | 5 years ago | |
links.pde | 5 years ago | |
nodes.pde | 5 years ago | |
ontology.pde | 5 years ago | |
save_load.pde | 5 years ago | |
ui.pde | 5 years ago |
Create custom node network graphs aka ontologies.
Tool to make ontological network topologies with.
Has saving and reopening functionality and exports images.
Smallest alternative to protégé, ONTOLIS or OntoStudio.
How to use
Add nodes by clicking on “Add Node”.
Select a node by clicking on it and type on your keyboard to give it a title / rename it.
Link nodes by dragging “wires” out of the inlets / outlets and plug them into another nodes inlets / outlets (inspired from Blenders node based shading and compositing system).
You can only connect black with red / red with black. Black is inlet, red is outlet. You can not connect inlet with inlet or outlet with outlet.
You need Java 1.8 to run the builds.
Ideas
Pretty sure I’m gonna leave it as is for the time being though.