Risk Analysis and Assessment Modeling Language Avatar
  1. OMG Specification

Risk Analysis and Assessment Modeling Language — Open Issues

  • Acronym: RAAML
  • Issues Count: 8
  • Description: Issues not resolved
Open Closed All
Issues not resolved

Issues Descriptions

Support for Risk Matrices

  • Key: RAAML11-2
  • Status: open  
  • Source: KnowGravity Inc. ( Mr. Markus Schacher)
  • Summary:

    How are risk matrices supported that visually relate risks to the probability and severity of their occurrence as well as to the defined risk acceptance criteria levels (e.g. acceptable/tolerable/intolerable)?

  • Reported: RAAML 1.0b1 — Sun, 25 Apr 2021 08:59 GMT
  • Updated: Mon, 25 Mar 2024 15:56 GMT

Issue/task tracking

  • Key: RAAML11-3
  • Status: open  
  • Source: KnowGravity Inc. ( Mr. Markus Schacher)
  • Summary:

    How is issue/task/responsibility tracking supported for an (unsatisfied) ISO 26262 safety case?

  • Reported: RAAML 1.0b1 — Sun, 25 Apr 2021 09:08 GMT
  • Updated: Mon, 25 Mar 2024 15:56 GMT

Elements Should Have Unique Names to Improve Clarity and Implementation

  • Key: RAAML11-1
  • Status: open  
  • Source: Gaphor Project ( Dan Yeaw)
  • Summary:

    Many parts of RAAML are broken in to a Library and Profile. The Profile contains the Stereotypes, for example the definition of the <<AND>> stereotype for an AND gate. The Library contains a definition, for example that an AND Block with the <<AND>> stereotype is a type of Gate. In other words, RAAML often has two elements in the model in different namespaces but with the same name.

    In the Gaphor tool, we autocode the model in to a Python datamodel. So far while implementing UML and SysML, we didn't have to name each Python class with the full namespace because the element names were always unique. With RAAML this is no longer the case, there are often two elements with the same name.

    I think this can also cause confusion for users by duplicating names. For example, if someone is talking about the AND element, are they referring to the the stereotype or the block?

    SysML v2 is starting to use two similar names for the definition and the usage, but the definition includes "def" in the name. For example, the definition of a part is a "part def" and the usage is a "part". I would recommend we use something similar for RAAML. the definition of the AND gate could be "AND_Def", and the stereotype could be "AND".

    The duplicated names include:
    Gate, AND, BasicEvent, Cause, ConditionalEvent, DormantEvent, Early, FMEAItem, FailureMode, HouseEvent, INHIBIT, Late, MAJORITY_VOTE, NOT, OR, SEQ, TopEvent, UnsafeControlAction, XOR, ZeroEvent.

  • Reported: RAAML 1.0b1 — Sun, 28 Feb 2021 17:30 GMT
  • Updated: Mon, 25 Mar 2024 15:56 GMT

Lack of consideration of Cut Sets

  • Key: RAAML11-5
  • Status: open  
  • Source: Engineer for Safety Limited ( Phil Williams)
  • Summary:

    The section focusses on probability as an attribute from FTA elements.
    This is arguably the least important attribute from FTA, particularly in system modeling and given the simplistic treatment of probability in this section.
    A far more valuable attribute from FTA is the cut set, or minimal cut set at any gate within the FTA hierarchy.
    This is a major shortfall that I believes renders the use of these profiles within system modeling very limited, particularly in early system work before the base event probabilities can be known. Even in later lifecycle phases, the simplistic treatment of probabilities that ignores real world interdependence renders the results from such modeling misleading at best.

  • Reported: RAAML 1.0b1 — Fri, 30 Apr 2021 10:41 GMT
  • Updated: Mon, 25 Mar 2024 15:56 GMT

The treatment of GSN in RAAML

  • Key: RAAML11-4
  • Status: open  
  • Source: MITRE ( Mr. Robert Martin)
  • Summary:

    The GSN Community standard and metamodel, as of version 2 of GSN, are based on extending OMG’s Structured Assurance Case Metamodel (SACM) version 2. In a sense, all GSN elements are sub-classes of elements defined in SACM so that tools supporting GSN can leverage the SACM metamodel for exchanging GSN content. The material in RAAML that discusses GSN and define RAAML GSN constructs does not reflect this approach and appears at odds to the GSN community standard and its use and leveraging of OMG’s SACM standard.

  • Reported: RAAML 1.0b1 — Thu, 29 Apr 2021 21:40 GMT
  • Updated: Mon, 25 Mar 2024 15:56 GMT

Use Action Priority Number instead of Risk Priority Number for the FMEA analysis

  • Key: RAAML11-6
  • Status: open  
  • Source: Method Park ( Hendrik Dahmke)
  • Summary:

    The Automotive Industry Action Group and the "Verband der deutschen Automobilindustrie" published a FMEA handbook in 2019 where they discourage the use of the Risk Priority Number (RPN) and instead suggest the use of an Action Priority to determine order and importance of identified failure modes and their effects.

  • Reported: RAAML 1.0b1 — Tue, 28 Sep 2021 05:54 GMT
  • Updated: Mon, 25 Mar 2024 15:56 GMT

Explanation of what previousRPNValues attribute means

  • Key: RAAML11-7
  • Status: open  
  • Source: Dassault Systemes ( Mr. Andrius Armonas)
  • Summary:

    There should be an explanation of what the previousRPNValues attribute means.

  • Reported: RAAML 1.0b1 — Thu, 30 Sep 2021 13:06 GMT
  • Updated: Mon, 25 Mar 2024 15:56 GMT
  • Attachments:

Add Method::ISO 14971 (Application of risk management to medical devices)

  • Key: RAAML11-18
  • Status: open  
  • Source: oose Innovative Informatik eG ( Mr. Axel Scheithauer)
  • Summary:

    We suggest to add a new method for risk management for medical devices according to ISO 14971.

    In the context of the medicussy project we have created a profile and a library. These could be used as a starting point. The files can be found in a github-repository: https://github.com/oose/medicussy. There you also find further example models that illustrate the application of the method.

    We invite everybody to contribute to the github repository.

  • Reported: RAAML 1.0b1 — Mon, 12 Dec 2022 16:21 GMT
  • Updated: Mon, 25 Mar 2024 15:56 GMT