Concepts
Horizontal Categorization
A categorization that groups elements by a shared trait. You can think of this as a cross cutting concern in software development - horizontal categorization splits up elements by some non-primary quality of that element.
Horizontal Scopes
Scopes that are grouped using Horizontal Categorization
Vertical Categorization
A categorization that groups elements by a primary function.
Vertical Scopes
Scopes that are grouped using Vertical Categorization
Backlinks