We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lane's FOLIO Holdings don't have holdings types associated with them. We're currently relying on types for bound-withs, electronic holdings, etc.
Instead, Lane has specific locations they use for electronic ("digital") holdings or bound withs.
Electronic holdings can be inferred from a location with the discovery display name that current starts "Lane .Digital" .
Their bound-withs are in either LANE-BSW or LANE-BSP.
We can either hard-code their list, or perhaps extend location/details with the holdings type we should infer.
location/details
The text was updated successfully, but these errors were encountered:
cbeer
Successfully merging a pull request may close this issue.
Lane's FOLIO Holdings don't have holdings types associated with them. We're currently relying on types for bound-withs, electronic holdings, etc.
Instead, Lane has specific locations they use for electronic ("digital") holdings or bound withs.
Electronic holdings can be inferred from a location with the discovery display name that current starts "Lane .Digital" .
Their bound-withs are in either LANE-BSW or LANE-BSP.
We can either hard-code their list, or perhaps extend
location/details
with the holdings type we should infer.The text was updated successfully, but these errors were encountered: