We're looking at a content taxonomy that at first glance would use several different categories.
As a schema field where the value comes from a category can only be linked to a single category, this would mean a non-mandatory field for each category in my schema.
As an alternative, I'm thinking about one super-single category and parent keywords to store my complete taxonomy - this way I can have a single, multi-value schema field (select box or tree) and editors can do all their content tagging at once.
Could this affect our API queries when retrieving content? Has anyone taken this approach before?