And here we go again trying to understand how to correctly use taxonomy... it seems this subject is endless; I've read a lot of posts about taxonomy organization, but still can't figure what to do...
My site is to be divided in main sections:
Architecture
Graphical & Web Design
CAD
Personal
Each section is independent. I'll probably use different themes for each one. Every node will be in only one section.
Each section will have different publication categories, as follows:
About the company
Portfolio
Articles
Client's area (only 'clients' role will be able to access this)
Blogs (only for 'family' role)
I'm using front_page module to create a front page in mysite.com/. This page will have links to each section. Then I want each section's 'home' to have links to each publication category. So mysite.com/architecture would have links to About, Portfolio, Articles and Client's area.
The portfolio for Architecture would show different teasers from the portfolio for Graphical & Web Design; the Articles for CAD would not be shown together with Articles for Personal section; and so on.
So, the 'Multiple but Shorter' (MBS) categorization site would be divided in two main vocabularies, 'Sections' and 'Publication Type':
Sections (vocabulary)
- Architecture (term)
-- Residential (subterm)
-- Commercial (subterm)
-- Educational (subterm)
- Graphical & Web Design (term)