I am copying some old messages:
2018-03-03:
Change Request #1
IMHO SimpleGraph's issue system could be used to trace the requirements for SimpleGraph.
https://github.com/BITPlan/com.bitplan.simplegraph/issues
My proposal would be to start with a CR#1 stating what SimpleGraph is about - making Graph API usage with TinkerPop/Gremlin accessible for all kinds of systems. A few examples might be named from the list of already available modules like the FileSystem, HTML or Excel.
Most systems will have a list, table or tree structure as a basis. Others will already have a graph structure before being made accessible.
I then think that each module should have it's own starting Change Request.
2018-03-09: Pappus open Source project
Just found a link to:
https://github.com/jkschneider/pappus-graph-projection
could we make this into a module or otherwise learn from this project?
There are more interesting projects from https://github.com/jkschneider see
https://github.com/jkschneider/graphql-gremlin
2018-03-18: CSV module
Werner Zimni wrote: I have tried to force the Excel module to save the data as a CSV file but it doesnt work. Then I tried to prgram an enhancement to the Excel module to save data in CSV format. It worked. But at first I have to create an Excel XLSX data format and than read in each sheet of the created workbook and save each CSV sheet with a separate filename.
Now I think that it is better to have a separate CSV nodule. I think that is much faster to create and read data than a XLSX file and has also a smaller size.
2018-08-23: Version 0.0.2 coming soon
SimpleGraph version 0.02 is in the process of being released.
With this release it shall be possible to use SimpleGraph as a library in other projects without having to compile the library yourself.
All Maven based BITPlan OpenSource projects have been systematically improved for this goal in the recent days.
There is a core maven pom.xml definition that is now also used by SimpleGraph. The README.md file is generated for each special project.
There are currently two issues that prevent announcing the Version 0.0.2 to the public:
When these parts of the deploy process work another task will be to improve the JavaDoc.
I am looking for volunteers to work on this.
Please send me a personal e-mail or use the BITPlan Contact-Form if you'd be willing to take part in this task.
2018-08-25: Version 0.0.2 released
SimpleGraph version 0.02 is now released.
With this release it shall be possible to use SimpleGraph as a library in other projects without having to compile the library yourself.
The different modules are available at:
https://search.maven.org/search?q=g:com.bitplan.simplegraph now has the released jars
All Maven based BITPlan OpenSource projects have been systematically improved for tis goal in the recent days.
There is a core maven pom.xml definition that is now also used by SimpleGraph. The README.md file is generated for each special project.
Now it would be good to improve the JavaDoc.
I am looking for volunteers to work on this.
Please send me a personal e-mail or use the BITPlan Contact-Form if you'd be willing to take part in this task.
2018-12-07:
SimpleGraph version 0.0.3 is now released.
21 modules are now available. They can be combined in a Hub_and_Spoke
style to any combination you see fit.
If you have any questions, comment or feedback post them here or send me a personal e-mail or use the BITPlan Contact-Form.
2019-02-08:
SimpleGraph version 0.0.4 is now released.
Examples of issues fixed:
21 modules are available. They can be combined in a Hub_and_Spoke
style to any combination you see fit.
If you have any questions, comment or feedback post them here or send me a personal e-mail or use the BITPlan Contact-Form.