constellation-app / constellation

A graph-focused data visualisation and interactive analysis application.
https://constellation-app.com
Apache License 2.0
385 stars 59 forks source link

Constellation Dev Training Guide Updates #1982

Open Quasar985 opened 5 months ago

Quasar985 commented 5 months ago

Prerequisites

Description

List of issues with the developer training guides from https://github.com/constellation-app/constellation/issues/1238 that I was unable to fix myself.

Chapter 5:

Chapter 6:

Bugs: Setting Geo.Country to digraph should auto-complete to country Duplicate cities in training data are merged, we should add country as a primary key to avoid this

Documentation Additions: Chapter 4: Controller parameter behaviour (PluginParameterControllers) Chapter 5: Controlling merging behaviour (GraphElementMerger / GraphAttributeMerger) Chapter 8: Security & Proxy management Chapter 9: Graph Renderer Framework Chapter 9: Arrangement Framework

Other things that could be good to add: Rendering framework layer.xml Rest API Management of 3rd party libraries Adding application preference options

github-actions[bot] commented 5 months ago

Hello @Quasar985, thank you for your interest in our work! If you have a question about using Constellation then please have a read of our Quick Start Guide. If you are a developer then it is advised to go through the Developer Training Guide. Note: We have already migrated to NetBeans 12, however the examples in the training guide still reference NetBeans 8.2. We are working on a new version so just bear that in mind. PS: I'm just an automated script, not a human being.