# Copyright Oughtibridge Ltd
digraph "unintended_event"
{
fontname="Cambria"
# label="unintended event"
layout="fdp"
size="8.8 12" # Keep within 8.8" wide, 12" deep
sep=0.3
outputmode=edgefirst
remincross=true
splines=curved
overlap=false
node [shape=box style=rounded] # Defines the common node specification
# Diagram specific parameters - override any above
# Start of the main graph
# List of concepts
#unintended event
160 [label="unintended event" fontname="Cambria" URL="https://contsys.org/concept/unintended_event" tooltip="phenomenon that is not part of the normal course of a process but might influence it" color="#ffff80"]
#unintended event
160 [label="unintended event" fontname="Cambria" URL="https://contsys.org/concept/unintended_event" tooltip="phenomenon that is not part of the normal course of a process but might influence it" color="#ffff80"]
#unintended event
160 [label="unintended event" fontname="Cambria" URL="https://contsys.org/concept/unintended_event" tooltip="phenomenon that is not part of the normal course of a process but might influence it" color="#ffff80"]
#List of generalisations and specialisations
# List of associations
}
Some PS