Method: Commonmeta::Metadata#references

Defined in:
lib/commonmeta/metadata.rb

#referencesObject



193
194
195
# File 'lib/commonmeta/metadata.rb', line 193

def references
  @references ||= meta.fetch("references", nil)
end