Skip to content

Formats

Ruth edited this page Jan 10, 2022 · 25 revisions

The Cat operates based on the data which can be found in the 949t. However, we will be using a combination of data from the record's leader and some 949ts to assign format types to records.

Aside: We will have a separate indexing parameter for the Media Type of the item, such as microfiche, DVD, etc. See Media Types

Formats Mapping

Display Label Marc Mapping
Archives/Manuscripts 949t == ARCHIVES OR
Leader(06) == p OR
Leader(06-07) == (ac OR ta OR tm)
Article Leader(06-07) == aa (added 2020-09-01)
Audio Leader(06) == (i OR j) OR
007(0) == s
Book Leader(06-07) == ad OR am (2020-09-01, we are removing aa from these values and aa has become article)
Equipment 949t == LAPTOP or CARRELKEY or EBOOKREADR or EQUIP4HR or EQUIP24HR or EQUIP3DAY or EQUIP5DAY or EQUIP7DAY or EQUIP14DAY or EQUIP24FEE or EQIP7D5DF
Games/Toys Leader(06) == (r OR m) AND
(Leader(16) == (g OR w) OR
006(09) == g OR
008(26) == g OR
008(33) == (g OR w))
Government Document Leader(06) == a AND
008(28) == (a OR c OR f OR i OR l OR m OR o OR s OR z) AND
260b OR 264b does NOT contain both the words "University" AND "Press" (case-insensitive)
Image Leader(06) == k OR
007(0) == (k OR r)
Instructional Material 949t == INSTR-MATL OR
006(16) == q OR
008(33) == q
Journal/Periodical Leader(06-07) == (ab OR as)
Juvenile Book 949t = JUVENILEBK
Kit Leader(06) = o OR
007(0) == o
Maps, Atlases, Globes Leader(06) == (e OR f) OR
007(0) == (a OR d)
Microfilm/Microfiche 949t = MICROFORM
Musical Score Leader(06) == (c OR d) OR
007(0) == q
Newspaper Leader(07) == s AND
008(21) == n
Proceeding/Congress Leader(12) == 1 OR
008(29) == 1 OR
Check 6xx$v for "Congress" and variations thereupon (mostly typos).
Reporter 949t == REPORTER
Statute 949t == STATUTE
Thesis/Dissertation (Leader(06-07) = am AND 008(24-27) includes "m") OR
502 field present
Video (Leader(06) == g AND 008(33) == (m OR v)) OR
007(0) == (m OR v)

Formats Faceting

Format facet is displayed in the sidebar faceting of search results. It displays on the front page even before a search term is entered.

Formats in Advanced Search

Format is included as a dropdown in Advanced Search.

Formats Display

Search Results View

In search results, without a label, display format type icon beside material if no thumbnail image. Do not link.

Single Item View

Display format as a text field with label Format. Do not link.

Icon Matching

Label Indexing Logic
Archives/Manuscripts https://fontawesome.com/icons/archive
Article https://fontawesome.com/icons/book-open
Audio https://fontawesome.com/icons/volume-up
Book https://fontawesome.com/icons/book
Equipment fontawesome possibilities: luggage cart? tablet? drafting compass?
Games/Toys https://fontawesome.com/icons?d=gallery&c=chess
Government Document https://fontawesome.com/icons/file-alt
Image https://fontawesome.com/icons/image
Instructional Material https://fontawesome.com/icons/chalkboard-teacher
Journal/Periodical https://fontawesome.com/icons/book-open
Juvenile Book https://fontawesome.com/icons/book
Kit https://fontawesome.com/icons/microscope
Maps, Atlases, Globes https://fontawesome.com/icons/map
Microfilm/Microfiche if we have Pro then: https://fontawesome.com/icons/film-canister, if not, then https://fontawesome.com/icons/film
Musical Score https://fontawesome.com/icons/book-open
Newspaper https://fontawesome.com/icons/newspaper
Other https://fontawesome.com/icons/scroll
Proceeding/Congress https://fontawesome.com/icons/book-open
Reporter https://fontawesome.com/icons/book
Statute https://fontawesome.com/icons/book
Thesis/Dissertation https://fontawesome.com/icons/graduation-cap
Video https://fontawesome.com/icons/video
Clone this wiki locally