Skip to content

Conversation

@olovy
Copy link
Contributor

@olovy olovy commented Aug 20, 2024

Make it possible to have linked SingleItem (sv: "Exemplar") inside Item hasComponent.

  • SingleItem is in collection none instead of hold so that we don't get any of the special handling for holdings
    • => it is possible to have multiple SingleItem records per library
    • => it is not involved in MARC export except as an embellished hasComponent of a regular holding record
  • Access control for holdings is extend to all subclasses of Item instead of just collection hold
    • i.e. only owning library + global registrant can write SingleItem

See also
libris/definitions#494

Later on Item might be replaced by ItemHolding for the holding, with SingleItem and SomeItem for 1 vs many items.
See libris/definitions#483

olovy added 2 commits August 20, 2024 14:24
e.g. Item can have category marc:hold but the subclass SingleItem can
have category marc:none.
Copy link
Contributor

@kwahlin kwahlin left a comment

Choose a reason for hiding this comment

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

LGTM

@olovy olovy merged commit 2d45a0b into develop Aug 20, 2024
@olovy olovy deleted the feature/lxl-4504-catalogue-single-item branch August 20, 2024 13:40
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