/CIM_Knowledge_Graph_PoC

A PoC program on systematizing manufacturing knowledge for CIM paper

Primary LanguagePython

CIM_Knowledge_Graph_PoC

A PoC program on systematizing manufacturing knowledge for CIM paper.

Structure

  • mkg_gui.py is for the GUI application.
  • neo4j_playground.py is for the connection to the AuraDB of Neo4j.
  • The ‘icons’ folder stores all the icons used in the GUI.

Function

The codes can realize the basic functions of the concept like query questions from AuraDB and get the answers back. Currently it does not support fuzzy search.

Dependency

  • PyQt5
  • Neo4j