# Copyright Oughtibridge Ltd
digraph "process"
{
fontname="Cambria"
# label="process"
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
#process
161 [label="process" fontname="Cambria" URL="https://contsys.org/concept/process" tooltip="set of interrelated or interacting activities that use inputs to deliver an intended result" color="#ffff80"]
#process
161 [label="process" fontname="Cambria" URL="https://contsys.org/concept/process" tooltip="set of interrelated or interacting activities that use inputs to deliver an intended result" color="#ffff80"]
#process
161 [label="process" fontname="Cambria" URL="https://contsys.org/concept/process" tooltip="set of interrelated or interacting activities that use inputs to deliver an intended result" color="#ffff80"]
#List of generalisations and specialisations
# List of associations
}
Some PS