Skip to content

Repository of indication and normalization rules used by the CUNY Office of Library Services (OLS)

Notifications You must be signed in to change notification settings

cuny-libraries/rules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

141 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CUNY Libraries — Indication and Normalization Rules

Configuration rules for Ex Libris Alma and Primo VE used across CUNY libraries, maintained by the CUNY Office of Library Services (OLS).

Overview

This repository houses indication rules and normalization rules applied in the Alma library management system. These rules shape how bibliographic and holdings metadata is evaluated, transformed, and surfaced in Primo VE discovery.

Repository Structure

rules/
├── indication rules/                  # Rules that evaluate conditions to filter sets of records
├── normalization (discovery) rules/   # Rules applied to externally loaded records for Primo VE discovery
└── normalization rules/               # Rules applied to bibliographic metadata managed within Alma

Rule Types

Indication Rules evaluate conditions against MARC or other metadata fields to filter sets of records — for example, identifying records that meet specific criteria so they can be targeted for bulk processing or review.

Normalization Rules transform or enrich bibliographic metadata managed within Alma. Written in Drool syntax or XSL, they can add, remove, modify, or reorder fields and subfields. They may be applied when records are saved in the Metadata Editor, imported via import profiles, or processed in bulk through normalization jobs.

Normalization (Discovery) Rules are a distinct rule type used specifically for records loaded into Primo VE from external sources that are not managed in Alma — such as Dublin Core or generic XML records. Rather than operating on MARC fields directly, these rules use a separate syntax to map source metadata to Primo VE discovery fields to control how records display and are indexed in Primo VE.

Related Resources

Note: The Ex Libris Knowledge Center is under construction as of February 2026. Some links below may not work.

Maintainers

Maintained by CUNY Office of Library Services. For questions, contact the OLS systems team.

About

Repository of indication and normalization rules used by the CUNY Office of Library Services (OLS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published