SFB-ELAINE / WebProv

Online Provenance Tool for Simulation Models
https://webprov.netlify.app
GNU General Public License v3.0
3 stars 4 forks source link

Rename attribute "source" of array "studies" #63

Open buddekai opened 4 years ago

buddekai commented 4 years ago

To keep it consistent with what is shown to the user, "source" in "studies" should be called "reference".

jsmith commented 4 years ago

This change should be fairly easy except that it will break anything that is currently in the database. Since we have most nodes saved in a json file though, these will automatically be recreated though. Should I make this change?

buddekai commented 4 years ago

Yes, this would be great! Thanks!