Sha256: 327bc65a2404dbac9378b911e10fa57bc98256d5e20a878b321d50f5be547e83

Contents?: true

Size: 1.01 KB

Versions: 4

Compression:

Stored size: 1.01 KB

Contents

# coding: utf-8

module Cacofonix; module CodeLists
  LIST_25 = {
    "00" => "Unspecified, see description",
    "01" => "Illustrations, black and white",
    "02" => "Illustrations, color",
    "03" => "Halftones, black and white",
    "04" => "Halftones, color",
    "05" => "Line drawings, black and white",
    "06" => "Line drawings, color",
    "07" => "Tables, black and white",
    "08" => "Tables, color",
    "09" => "Illustrations, unspecified",
    "10" => "Halftones, unspecified",
    "11" => "Tables, unspecified",
    "12" => "Line drawings, unspecified",
    "13" => "Halftones, duotone",
    "14" => "Maps",
    "15" => "Frontispiece",
    "16" => "Diagrams",
    "17" => "Figures",
    "18" => "Charts",
    "19" => "Recorded music items",
    "20" => "Printed music items",
    "21" => "Graphs",
    "22" => "Plates, unspecified",
    "23" => "Plates, black and white",
    "24" => "Plates, color",
    "25" => "Index",
    "26" => "Bibliography",
    "27" => "Inset maps",
    "28" => "GPS grids"
  }
end; end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
cacofonix-0.10.3 lib/cacofonix/codelists/025.rb
cacofonix-0.10.2 lib/cacofonix/codelists/025.rb
cacofonix-0.10.1 lib/cacofonix/codelists/025.rb
cacofonix-0.10.0 lib/cacofonix/codelists/025.rb