Adds the DEFAULT_TAXONOMY to Fideslang
from fideslang import DEFAULT_TAXONOMY
will contain the standard taxonomy out of the box.
The database will automatically get seeded with the default taxonomy upon initialization
Visualization endpoints now exist within in the API!