Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PropertyTypeRequiredDescriptionFOLIO MAPPING
itemIdStringyesLowercase alphanumeric string, maximum 32 charactersItem.hrid ?
agencyCodeStringYes5 character lowercase alphanumericfrom mod-inn-reach settings
centralItemTypeIntegerYesValid values provided by central (central-specific)

MaterialTypeMapping.centralItemType

locationKeyStringYes

Lowercase alphanumeric, maximum 5 characters.

Validated against keys sent via Post Locations endpoints

LocationMapping.innReachLocation
itemCircStatusStringYesAvailable/Not Available/On Loan/Non-Lendable

Jira Legacy
serverSystem Jira
serverId01505d01-b853-3c2e-90f1-ee9b165564fc
keyMODINREACH-123

  • When evaluated for contribution, items with an item status of Available but no "Non-lendable" effective loan type, location, or material type should receive an itemCircStatus of "Available"
  • When evaluated for contribution, items with an item status of "In transit" but no "Non-lendable" effective loan type, location, or material type OR other pending requests should receive an itemCircStatus of "Available"
  • When evaluated for contribution, items with an item status of "Paged", "In transit", "Declared lost", "Withdrawn", "Awaiting pickup", "Aged to lost", or "Long missing", or any other status specified in the "Not available" statuses setting described in UIINREACH-33, but no "Non-lendable" effective loan type, location, or material type should receive an itemCircStatus of "Not Available"
  • If an item has one or more effective loan types, locations, or material types specified in the "Non-lendable" settings described in UIINREACH-33, the itemCircStatus of the item should be set to Non-Lendable for INN-Reach contribution
holdCountIntegerNoItem hold count, maximum 99
dueDateTimeIntegerNoEpoch UNIX time stamp, for example: 1544466568
callNumberStringNoMaximum 128 charactersItem.effectiveCallNumberComponents ?
volumeDesignationStringNoMaximum 32 charactersItem.volume
copyNumberIntegerConditionalConditional Only if nonzeroItem.copyNumber
marc856URIStringConditionalMaximum 512 bytes (valid URL format)
DO NOT include if there is a marc856URI in the contributed bib record that applies to this Item. That is, include only if there is an 856 URI that applies specifically to this item.

marc856PublicNoteStringConditionalMaximum 64 characters. Include only if sending marc856URI for this item.
itemNoteStringNoMaximum 256 characters
suppressStringNoASCII 'y' or 'n' only. Default: n
  • n (no, default)
    • Record is not excluded from contribution by criteria defined in MODINREACH-42
  • y (yes)
    • Record has a statistical code specified in criteria defined in MODINREACH-42 that indicates it should be contributed but suppressed from central discovery


Contribute Bib

Adds and modifies bib records. The bibId can be used as the local system's unique bib identifier. Local sites
that have nonconforming record identifiers will need to have those identifiers converted to match the D2IR
bibId restrictions described in the table below. The submitted bib ID will become the unique INN-Reach cata-
log bib identifier.

...