module Ddr module Vocab class Identifiers < RDF::StrictVocabulary("#{BASE_URI}/identifiers/") end end end