SED-ML / KiSAO

Ontology of algorithms for analyzing biological models, their parameters, and their outputs
Artistic License 2.0
9 stars 0 forks source link

Replace “Logical Model Simulation Method” (kisao:KISAO_0000448) by “Discrete Event Simulation algorithm” #22

Closed jonrkarr closed 3 years ago

jonrkarr commented 8 years ago

We suggest to replace the term "Logical Model Simulation Model", because “Discrete Event Simulation algorithm” is more generic, and it refers to the actual type of simulation rather than to the characteristic of the model.

altLabel: DES

Definition: Discrete Event Simulation algorithm refers to the simulation of systems whose (countable) discrete states change over time and are event-driven.

Reference: C.G. Cassandras & S. Lafortune "Introduction to Discrete Event Systems", Chapt 1 2nd Ed 2008. Springer

Reported by: dagwa

jonrkarr commented 8 years ago

Those are different. Logic modelling refers to the way the values of variables is computed: using logical function instead of numerical computations. The fact that time is discretised is something else. I think logic modelling and discrete events are different fields, and actually different communities. And the community of logic modelling (i.e. colomoto etc.) want those terms.

However, I think this entire part of KiSAO should be improved. And DES should of course be there too.

Original comment by: gambardella

jonrkarr commented 8 years ago

Original comment by: annazhukova

jonrkarr commented 8 years ago

I have added a term for "Discrete Event Simulation Algorithm" in version 2.3.11

Original comment by: annazhukova