Skip to content

How to contribute

Lidia edited this page Jan 14, 2016 · 4 revisions

The models will be placed in the corresponding folder depending on the model kind (risk or goal model). For each model, you need to upload:

  • file containing the textual representaion of the model. Using iStarML, the i* mark-up language (the extension must be istarml) for goal models and RiskML for risk models. [Mandatory]
  • file containing the graphical representatation of the model. [Optional]
  • the source file (when a tool is used). [Optional]
  • a brief description about how to used and the content in the README.md file [Desirable]

Repository Structure

  • risk-models folder contains the files corresponding to the Risk Models (using RiskML modelling language)
  • goal-models folder contains the files corresponding to the Goal Models (using i* modelling language)
  • impact-models folder contains the files that link the risk models with the goal models (using RiskML notation)

Documenting

For the documentation, we use the Wiki provided by github for this respository. You can:

  • Add some pages
  • Add some direct links in the sidebar locate at the right

If you need to include some images in the wiki pages, we need to store them in the folder "images" for this wiki. For clonning the wiki repository, you can execute:

git clone [email protected]:riscoss/riscoss-risk-modeling.wiki.git

This repository contains a folder named images, where you can add the images you need.

For using these images in the Wiki pages, you need to use a sentence like:

![](https://github.com/RISCOSS/riscoss-risk-modeling/wiki/images/RISCOSSmodels.png)

RISCOSS Models

###Tutorials/Guides [How to contribute](How to contribute)
[How to create a Risk Model](How to create a Risk Model)
[How to create a Goal Model](How to create a Goal Model)
[How to set up the BN tool](How to set up the BN tool)

Models

[Goal Models](Goal Models)
[Risk Models](Risk Models)

###Others RISCOSS Corporate
RISCOSS GithubAnalizer
Risk Data Colletors

Clone this wiki locally