Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

HSG-Library/alma-record-expander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alma Record Expander (Proof of Concept)

An ExLibris Alma CloudApp, which allows to apply templates to bibliographic records.

Important

The PoC was accepted by SLSP. Further development of this CloudApp will happen in the following repo: https://github.com/Swiss-Library-Service-Platform/record-expander-cloud-app

Proof of Concept

  • Loading bib records from entities in MDE ✓
  • Defining and appling templates with rules ✓
  • Updating NZ bib records from CloudApps ✓ (via SLSP proxy)

https://developers.exlibrisgroup.com/forums/topic/update-bib-record-in-nz-via-api/

Development notes

How to create templates

  1. Add template definition json file in assets/templates
  2. Register the template definition file in assets/templastes/_template-index.json

Rules and how to instantiate templates

  • Rules need a RuleCreator impl.
  • Rules need a RulesArg definition
  • RuleCreators must be registered in app.module.ts (for injection)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published