Open Issues

The following list describes changes planned for the next version of R2ML:
  • Some renaming:
    • The role "producedAction" in ReactionRule is renamed into "triggeredActionExpr"
    • Enumerations are renamed such that their name ends with "...EnumerationLiteral". This concerns, e.g., the enumerations "CollectionTypes" and "PredicateType", which will be renamed into "TermTypeCategoryEnumerationLiteral" and "PredicateTypeEnumerationLiteral"
  • A rulebase (and rulesets?) may include a factbase and one or more references to external factbases.
  • Derivation-rule-based definitions may be partial or complete.
  • Atoms (and rules?) may have a degree of uncertainty as a special case of a generic qualification feature.