Skip to main content

Module format_queries

Module format_queries 

Source
Expand description

Format-specific query traits for different MARC record types.

This module provides specialized query traits for bibliographic, authority, and holdings records, enabling domain-specific helper methods tailored to each record type’s purpose.

Traits§

AuthoritySpecificQueries
Query helpers specific to authority records.
BibliographicQueries
Query helpers specific to bibliographic records.
HoldingsSpecificQueries
Query helpers specific to holdings records.