Skip to content

Verification Artifacts Styleguide

Marc Behrens edited this page Oct 14, 2013 · 26 revisions

Versioning

Please use semantic versioning explained here: http://semver.org/spec/v2.0.0.html

Variables Namings are separated between internal (inside the EVC- Kernel) and external variables. (see D2.4)

Variables are announced to the data dictionary. (role and way to be defined)

Only variables accepted by the data dictionary are allowed to be used as variables inside the model.

The mapping between external and internal variables - tbd.