Method: Concept::SKOS::Scheme#top_concepts

Defined in:
app/models/concept/skos/scheme.rb

#top_conceptsObject



58
59
60
# File 'app/models/concept/skos/scheme.rb', line 58

def top_concepts
  Iqvoc::Concept.base_class.tops
end