Class: PublishMyData::Vocabulary

Inherits:
Object
  • Object
show all
Includes:
AllFeatures, Tripod::Resource
Defined in:
app/models/publish_my_data/vocabulary.rb

Instance Method Summary collapse

Methods included from AllFeatures

#deprecated?, #download_prefix, #resource_type

Instance Method Details

#slugObject

override



8
9
10
# File 'app/models/publish_my_data/vocabulary.rb', line 8

def slug
  uri_hash(self.uri)
end