# Copyright Oughtibridge Ltd
digraph "information_model"
{
fontname="Cambria"
# label="information model"
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
#information model
172 [label="information model" fontname="Cambria" URL="https://contsys.org/concept/information_model" tooltip="formal model of a bounded set of facts, concepts or instructions to meet a specified requirement" color="#ffff80"]
#List of generalisations and specialisations
# List of associations
}
Some PS