Home
/
Drupal Tutorials
/
Drupal Taxonomy

Drupal Taxonomy

The general meaning of Taxonomy is the science of classification. In Drupal it refers to the method by which your web site content is organized, using different types of relationships between the terms.

There are several terms that need to be explained to better understand Taxonomy functionality.

  • Term – the term that is used to describe the content. In some articles, it is referred to as descriptor.
  • Vocabulary – the vocabulary is a list of multiple terms related in some way.
  • Taxonomy – the categorization of the content in a hierarchical structure.
  • Tagging – the process that associates a term with the content on your Drupal web site.

Share This Article