Skip to content

Conversation

@7emansell
Copy link
Contributor

@7emansell 7emansell commented Dec 30, 2025

Adds MARC endpoint which should:

  • Suppress fields and redact subfields using annotated MARC rules
  • Handle parallel suppression/redaction
  • Override rules that are dropping control fields so that leader/controls go through
  • Sort fields by marc tag with leader first (not necessary to do here but would be nice on frontend...)

and return the serialized bib.

good test: b22144813

@7emansell 7emansell marked this pull request as ready for review January 5, 2026 17:05
@7emansell 7emansell assigned yossariano and unassigned yossariano Jan 5, 2026
@7emansell 7emansell requested a review from yossariano January 5, 2026 18:16
.filter(Boolean)

return {
unserialized: bib,
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will remove but it's helpful for testing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants