digraph G {
	"Processes refer to resources" -> "The granularity of process changes are process sets" [label="Goal: flexible granularity"]
	"The granularity of process changes are process sets" -> "Process changes are described as set operations and relations between PSets
" [label="Goal: generic description"]
	"Process changes are described as set operations and relations between PSets" -> "Resource sets need an associated data storage" [label="Goal: generic information exchange"]
	"Dynamic Resource Management needs to be cooperative" -> "Application describes its local perspective without taking other applications into account" [label="Goal: utilize app-specific knowledge"]
	"Dynamic Resource Management needs to be cooperative" -> "Collaborative requests which are serializable" [label="Goal: include system-knowledge"]
	"Application describes its local perspective without taking other applications into account" -> "Process changes are described as set operations and relations between PSets" [label="Goal: generic description"]
}
