-
Notifications
You must be signed in to change notification settings - Fork 3
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 949t
s 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
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)
|
Format facet is displayed in the sidebar faceting of search results. It displays on the front page even before a search term is entered.
Format is included as a dropdown in Advanced Search.
In search results, without a label, display format type icon beside material if no thumbnail image. Do not link.
Display format as a text field with label Format
. Do not link.
- Home
- Testing Documentation for Product Owner
- Components, Features, and Functions
- Library Faceting and Locations Management
- Advanced Search
- Browse Items By Library of Congress Call Number
- Browse by Subject, Author, and Title
- Availability Display
- Summary Holdings Display
- Holdings and Availability for Bound-Withs
- Holds and ILL
- Requesting Items with Aeon
- Course Reserves
- Google Books and HathiTrust Integration
- Bento Integration
- Indexing and Display
- Sources of Catalog Data
- Display Fields
- Title Fields
- Author and Creator Fields
- Thesis Department
- ISSNs and ISBNs
- URL Fields
- Publication and Edition Fields
- Material Characteristics Fields
- Language Fields
- Subject Fields
- Genre Fields
- Note Fields
- Serials
- Bound-Withs
- Formats
- Media Types
- Access Facet
- Open Access Facet
- Call Numbers
- OCLC Number
- LCCN
- Report Numbers
- Endowment Codes and Names
- Adding Linked to Request Scanning
- Summary Holdings Indexing
- My Account
- Tests
- Development Setup and Notes
- Deployment Notes