# Copyright Oughtibridge Ltd
digraph "organization_role"
{
fontname="Cambria"
# label="organization role"
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
#organization role
154 [label="organization role" fontname="Cambria" URL="https://contsys.org/concept/organization_role" tooltip="role (3.3.5) of an organization (3.3.1)" color="#ffffff"]
#List of generalisations and specialisations
# List of associations
}
Some PS