The Root Scheme
The root scheme is the kernel scheme which is used for registering and retrieving information about schemes. The root scheme's name is simply an empty string ("").
Registering a Scheme
Registering a scheme is done by opening the name of the scheme with the CREATE
flag, in the root scheme.
TODO