railtoolkit / TrainRuns.jl

TrainRun.jl will take a user-defined train and a path as an input for a train run calculation. It can calculate the train run as a time-efficient or energy-efficient operation mode. The results can then be used within the Julia environment.
https://railtoolkit.org/projects/trainruns.jl
ISC License
5 stars 2 forks source link

Clarify the need for name, id and uuid for Path #48

Closed apriljunge closed 5 months ago

apriljunge commented 5 months ago

Are they even used? Wouldn't it be enough to have only one of them?

kaat0 commented 5 months ago

The usage of name, id and UUID depends on your project organisation. But I do agree that probably one identifier is enough (preferably the UUID) and that the name can be renamed into description.

Please see schema/issues/5.