# Copyright Oughtibridge Ltd
digraph "quality_management"
{
fontname="Cambria"
# label="quality management"
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 management
156 [label="quality management" fontname="Cambria" URL="https://contsys.org/concept/quality_management" tooltip="coordinated activities to direct and control an organization (3.3.1) with regard to quality" color="#ffff80"]
#List of generalisations and specialisations
# List of associations
}
Some PS