From: Dananji Liyanage Date: Mon, 27 Oct 2014 21:08:42 +0000 (-0400) Subject: Docs: add default icon definitions LP#1371598 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=ad208b2f2cd88bcd60b5dd79d31f2d49560f9927;p=evergreen%2Ftadl.git Docs: add default icon definitions LP#1371598 Documents the default icon definitions that are included with a stock Evergreen install. Signed-off-by: Yamil Suarez --- diff --git a/docs/admin/MARC_RAD_MVF_CRA.txt b/docs/admin/MARC_RAD_MVF_CRA.txt index db15401e77..ffb095f2fe 100644 --- a/docs/admin/MARC_RAD_MVF_CRA.txt +++ b/docs/admin/MARC_RAD_MVF_CRA.txt @@ -78,3 +78,122 @@ To modify the *Composite Attribute Entry Definition*: image::media/modifycde_7.jpg[] +Search and Icon Formats +^^^^^^^^^^^^^^^^^^^^^^^ + +Search and Icon Formats ++++++++++++++++++++++++ + +The table below shows all the search and icon formats. In some cases they vary slightly, with the icon format being more restrictive. This is so that things such as a search for "All Books" will include Large Print books yet Large Print books will not show both a "Book" and "Large Print Book" icon. + +In the table below "Icon Format Only" portions of the definition are italicized and in square brackets: [_Icon format only data_] + +The definitions use the <> at the end of this document. + +[width="60%", cols="<,<,<"] +|==== +|*Icon* |*Search Label/Icon Label* |*Definition* +|image:media/blu-ray.png[] | Blu-ray | VR Format:s +|image:media/book.png[] | All books/Book | Item Type: a,t + +Bib Level: a,c,d,m + +NOT: Item Form: a,b,c,f,o,q,r,s _[,d]_ +|image:media/braille.png[] | Braille | Item Type: a + +Item Form: f +|image:media/casaudiobook.png[] | Cassette audiobook | Item Type: i + +SR Format: l +|image:media/casmusic.png[] | Audiocassette music recording | Item Type: j + +SR Format: l +|image:media/cdaudiobook.png[] | CD audiobook | Item Type: i + +SR Format: f +|image:media/cdmusic.png[] | CD music recording | Item Type: j + +SR Format: f +|image:media/dvd.png[] | DVD | VR Format: v +|image:media/eaudio.png[] | E-audio | Item Type: i + +Item Form: o,q,s +|image:media/ebook.png[]| E-book | Item Type: a,t + +Bib Level: a,c,d,m + +Item Form: o,q,s +|image:media/equip.png[] | Equipment, games, toys | Item Type: r +|image:media/evideo.png[] | E-video | Item Type: g + +Item Form: o,q,s +|image:media/kit.png[] | Kit | Item Type: o,p +|image:media/lpbook.png[] | Large print book | Item Type: a,t + +Bib Level: a,c,d,m + +Item Form: d +|image:media/map.png[] | Map | Item Type: e,f +|image:media/microform.png[] | Microform | Item Form: a,b,c +|image:media/music.png[] | All music/Music sound recording (unknown format) | Item Type: j + +_[NOT: SR Format: a,b,c,d,e,f,l]_ +|image:media/phonomusic.png[] | Phonograph music recording | Item Type: j + +SR Format: a,b,c,d,e +|image:media/phonospoken.png[] | Phonograph spoken recording | Item Type: i + +SR Format: a,b,c,d,e +|image:media/picture.png[] | Picture | Item type: k +|image:media/score.png[] | Music score | Item type: c,d +|image:media/serial.png[] | Serials and magazines | Bib Level: b,s +|image:media/software.png[] | Software and video games | Item Type: m +|image:media/vhs.png[] | VHS | VR Format: b +|==== + +[[anchor-2]] +Record Types +++++++++++++ + +This table shows the record types currently used in determining elements of search and icon formats. They are based on a combination of the MARC Record Type (LDR 06) and Bibliographic Level (LDR 07) fixed fields. + +[width="30%", cols="<,<,<"] +|==== +| *Record Type* | *LDR 06* | *LDR 07* +| BKS | a,t | a,c,d,m +| MAP | e,f | a,b,c,d,i,m,s +| MIX | p | c,d,i +| REC | i,j | a,b,c,d,i,m,s +| SCO | c,d | a,b,c,d,i,m,s +| SER | a | b,i,s +| VIS | g,k,r,o | a,b,c,d,i,m,s +|==== + +[[anchor-1]] +Fixed Field Types ++++++++++++++++++ +This table details the fixed field types currently used for determining search and icon formats. See the <> section above for how the system determines them. + +[width="40%", cols="<,<,<,<"] +|==== +| *Label* | *Record Type* | *Tag* | *Position* +|Item Type | ANY | LDR | 06 +|Bib Level | ANY | LDR | 07 +.14+^.^| Item Format .2+^.^| BKS | 006 | 06 +| 008 | 23 +.2+^.^| MAP | 006 | 12 +|008 | 29 +.2+^.^| MIX | 006 | 06 +| 008 | 23 +.2+^.^| REC | 006 | 06 +| 008 | 23 +.2+^.^| SCO | 006 |06 +| 008 | 23 +.2+^.^| SER | 006 | 06 +| 008 | 23 +.2+^.^| VIS | 006 | 12 +| 008 | 29 +| SR Format | ANY | 007s | 03 +| VR Format | ANY | 007v | 04 +|==== + diff --git a/docs/media/blu-ray.png b/docs/media/blu-ray.png new file mode 100644 index 0000000000..d44dfe8b38 Binary files /dev/null and b/docs/media/blu-ray.png differ diff --git a/docs/media/book.png b/docs/media/book.png new file mode 100644 index 0000000000..2800684510 Binary files /dev/null and b/docs/media/book.png differ diff --git a/docs/media/braille.png b/docs/media/braille.png new file mode 100644 index 0000000000..693d937851 Binary files /dev/null and b/docs/media/braille.png differ diff --git a/docs/media/casaudiobook.png b/docs/media/casaudiobook.png new file mode 100644 index 0000000000..8352607bfa Binary files /dev/null and b/docs/media/casaudiobook.png differ diff --git a/docs/media/casmusic.png b/docs/media/casmusic.png new file mode 100644 index 0000000000..f52327c672 Binary files /dev/null and b/docs/media/casmusic.png differ diff --git a/docs/media/cdaudiobook.png b/docs/media/cdaudiobook.png new file mode 100644 index 0000000000..03d710c04c Binary files /dev/null and b/docs/media/cdaudiobook.png differ diff --git a/docs/media/cdmusic.png b/docs/media/cdmusic.png new file mode 100644 index 0000000000..be5e341c7d Binary files /dev/null and b/docs/media/cdmusic.png differ diff --git a/docs/media/dvd.png b/docs/media/dvd.png new file mode 100644 index 0000000000..b7222a870f Binary files /dev/null and b/docs/media/dvd.png differ diff --git a/docs/media/eaudio.png b/docs/media/eaudio.png new file mode 100644 index 0000000000..d3f289d70f Binary files /dev/null and b/docs/media/eaudio.png differ diff --git a/docs/media/ebook.png b/docs/media/ebook.png new file mode 100644 index 0000000000..e07e467193 Binary files /dev/null and b/docs/media/ebook.png differ diff --git a/docs/media/equip.png b/docs/media/equip.png new file mode 100644 index 0000000000..39484cb44f Binary files /dev/null and b/docs/media/equip.png differ diff --git a/docs/media/evideo.png b/docs/media/evideo.png new file mode 100644 index 0000000000..f8788ea56e Binary files /dev/null and b/docs/media/evideo.png differ diff --git a/docs/media/kit.png b/docs/media/kit.png new file mode 100644 index 0000000000..7b76d03f5c Binary files /dev/null and b/docs/media/kit.png differ diff --git a/docs/media/lpbook.png b/docs/media/lpbook.png new file mode 100644 index 0000000000..1c2c44a4fc Binary files /dev/null and b/docs/media/lpbook.png differ diff --git a/docs/media/map.png b/docs/media/map.png new file mode 100644 index 0000000000..f9f804746f Binary files /dev/null and b/docs/media/map.png differ diff --git a/docs/media/microform.png b/docs/media/microform.png new file mode 100644 index 0000000000..6c4b2e1d6e Binary files /dev/null and b/docs/media/microform.png differ diff --git a/docs/media/music.png b/docs/media/music.png new file mode 100644 index 0000000000..132ca40b6f Binary files /dev/null and b/docs/media/music.png differ diff --git a/docs/media/phonomusic.png b/docs/media/phonomusic.png new file mode 100644 index 0000000000..0f21dd2862 Binary files /dev/null and b/docs/media/phonomusic.png differ diff --git a/docs/media/phonospoken.png b/docs/media/phonospoken.png new file mode 100644 index 0000000000..32341cb19b Binary files /dev/null and b/docs/media/phonospoken.png differ diff --git a/docs/media/picture.png b/docs/media/picture.png new file mode 100644 index 0000000000..e523300013 Binary files /dev/null and b/docs/media/picture.png differ diff --git a/docs/media/score.png b/docs/media/score.png new file mode 100644 index 0000000000..f7b5c7be42 Binary files /dev/null and b/docs/media/score.png differ diff --git a/docs/media/serial.png b/docs/media/serial.png new file mode 100644 index 0000000000..ab751d5655 Binary files /dev/null and b/docs/media/serial.png differ diff --git a/docs/media/software.png b/docs/media/software.png new file mode 100644 index 0000000000..a347513012 Binary files /dev/null and b/docs/media/software.png differ diff --git a/docs/media/vhs.png b/docs/media/vhs.png new file mode 100644 index 0000000000..3cd6780569 Binary files /dev/null and b/docs/media/vhs.png differ