# Copyright Oughtibridge Ltd
digraph G
{
label="URI"
layout="fdp"
size="8.8 12" # Keep within 8.8" wide, 12" deep
outputmode=edgefirst
remincross=true
splines=compound
overlap=false
node [shape=box style=rounded] # Defines the common node specification
# List of concepts
#List of generalisations and specialisations
# List of associations
}
Simple graph URI