Sha256: b0f9080e46ce0cd910c253b4ac9669332ebf6f29b00e3dd74f92559621df4f7b
Contents?: true
Size: 643 Bytes
Versions: 4
Compression:
Stored size: 643 Bytes
Contents
# coding: utf-8 module Cacofonix; module CodeLists LIST_15 = { "00" => "Undefined", "01" => "Distinctive title (book); Cover title (serial); Title on item (serial content item or reviewed resource)", "02" => "ISSN key title of serial", "03" => "Title in original language", "04" => "Title acronym or initialism", "05" => "Abbreviated title", "06" => "Title in other language", "07" => "Thematic title of journal issue", "08" => "Former title", "10" => "Distributor's title", "11" => "Alternative title on cover", "12" => "Alternative title on back", "13" => "Expanded title" } end; end
Version data entries
4 entries across 4 versions & 1 rubygems