# Copyright Oughtibridge Ltd
digraph "quality_assurance"
{
fontname="Cambria"
# label="quality assurance"
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
#quality assurance
157 [label="quality assurance" fontname="Cambria" URL="https://contsys.org/concept/quality_assurance" tooltip="part of quality management (3.5.2) focused on providing confidence that quality requirements will be fulfilled" color="#ffff80"]
#List of generalisations and specialisations
# List of associations
}
Some PS