Releases: veracity/KnowledgeGraphGenerator-
Releases · veracity/KnowledgeGraphGenerator-
Release list
First version
What's Changed
- fix(#1, #5),feat(#3): fixed edge bug, removing data bug, and added fi… by @dnvHerman in #7
- fix(#9): fixed bug with duplicate nodes by @dnvHerman in #10
- Update general packages and made it smoother to run. by @dnvHerman in #11
Note
Windows Runtime DLLs are required to run this program.
New Contributors
- @dnvHerman made their first contribution in #7
Full Changelog: v0.1-beta.0...v1.0
First release of knowledgeGraphGenerator
This is the first release of the knowledgeGraphGenerator!
In this beta version we have:
- A simple UI (with some bugs)
- Bug 1: You need to double click on datafiles, nodes, and edges to get settings
- Bug 2: You can only upload one dataFile
- Bug 3: Selected output files may be reset if selected in the Generate Graph Data tab
- Bug 4: Cannot remove edges in Configure Edges
- Generating node and edge csv's
The program is a little slow to launch, so please be patient with it. It will also freeze when you load larger datasets, this will be improved upon in later versions.