Skip to content
FND edited this page Sep 23, 2013 · 1 revision

How to activate support for poly-hierarchies?

If you want a concept to have multiple broader terms, add the following to an initializer (typically config/initializers/iqvoc.rb):

Iqvoc::Concept.broader_relation_class_name  = 'Concept::Relation::SKOS::Broader::Poly'