/**
  * {@inheritdoc}
  */
 public function getTermType($identifier)
 {
     return parent::getTermType($this->mapIdentifier($identifier));
 }