Posting this here because I'm not aware of a more appropriate place. Feel free to transfer this elsewhere.
The issue
Because master has negative connotations, many people are replacing the term master with other terms such as main. Here's an article about GitHub's change from master to main.
https://www.theserverside.com/feature/Why-GitHub-renamed-its-master-branch-to-main
In addition, I think the meaning of the master could be clearer. For example, is this intended to indicate the SED-ML files that should be executed? Should files that have master=false not be executed? What should happen if no file has master=true? What is the only file that has master=true is not a SED-ML file (e.g., the only master file is a .cps file)?
Proposal
Posting this here because I'm not aware of a more appropriate place. Feel free to transfer this elsewhere.
The issue
Because
masterhas negative connotations, many people are replacing the termmasterwith other terms such asmain. Here's an article about GitHub's change from master to main.https://www.theserverside.com/feature/Why-GitHub-renamed-its-master-branch-to-main
In addition, I think the meaning of the
mastercould be clearer. For example, is this intended to indicate the SED-ML files that should be executed? Should files that have master=false not be executed? What should happen if no file has master=true? What is the only file that has master=true is not a SED-ML file (e.g., the only master file is a .cps file)?Proposal
masterattribute to something likemain.