# Taxonomies

Filter categories used across data packs. All are either `SimpleContentType` (with a small field set) or `CategoryContentType` (title only, `taxonomy: true`).

## SimpleContentType taxonomies (have extra fields)

* [center](center.md) - Research center or school unit. Has shortTitle, order (for UI sorting), and logo. Used in all 4 data packs.
* [school](school.md) - School or chair with logo. Used in NEWS, EVENTS, PROGRAMS, TESTIMONIAL.
* [academic-area](academic-area.md) - Academic area — title only. Used in PROGRAMS and TESTIMONIAL.

## CategoryContentType taxonomies (title only, taxonomy: true)

* [event-type](event-type.md) - Event type filter. Data pack: EVENTS.
* [format](format.md) - Program format filter. Data pack: PROGRAMS.
* [location](location.md) - Event location filter. Data pack: EVENTS.
* [modality](modality.md) - Program and testimonial modality filter. Data packs: PROGRAMS, TESTIMONIAL.
* [news-type](news-type.md) - News type filter. Data pack: NEWS.
* [service](service.md) - Service filter for news and events. Data packs: NEWS, EVENTS.
* [topic](topic.md) - Topic filter for news and events. Data packs: NEWS, EVENTS.
