/** * Get a hash string for this data item. * * @return string */ public function getHash() { return $this->m_semanticData->getHash(); }