I have the following taxonomy structure with duplicate terms (term 1) across different vocabularies:

vocab 1
- term 1
- term 2
- term 3
vocab 2
- term 1
- term 4
- term 5
...

How can I treat the duplicates of "term 1" as related across the different vocabularies automatically. I have large vocabularies and don't want to enter the relations manually.

Comments

tekken’s picture

I installed the Synonyms module (https://drupal.org/project/synonyms), but as expected, you have to enter synonyms manually. Any way to do it automatically?