up:
  1. Data is organized into trees, which itself have other trees as children. Every item appears only once in the structure. This is a very strict and unflexible way to organize information, and inherits limitations of the physical world.

  2. Systems that use hierarchies are for example file systems (without hard links) or outliners.