Review Summary: This pattern present the process of transforming an adjacency list into an owl class hierarchy. The problem is simple, well described and well illustrated. My only concern is that the relation between the termis in the adjacency list might not correspond to a subclass relation. In this case the pattern shouldn't be used. This should be explicitely mentioned.