Batch Importer (Bib/Acq)
(UXPROD-47)
|
|
| Status: | Closed |
| Project: | isbn-util |
| Components: | None |
| Affects versions: | None |
| Fix versions: | 1.1.0 | Parent: | Batch Importer (Bib/Acq) |
| Type: | Story | Priority: | P3 |
| Reporter: | Julian Ladisch | Assignee: | Ruslan Lavrov |
| Resolution: | Done | Votes: | 0 |
| Labels: | ISBN, epam-folijet | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||||||
| Sprint: | EPAM BatchLoader Sprint 12 | ||||||||||||
| Story Points: | 2 | ||||||||||||
| Development Team: | Folijet | ||||||||||||
| Epic Link: | Batch Importer (Bib/Acq) | ||||||||||||
| Description |
|
The ISBN User's Manual says: "The elements should each be separated clearly by hyphens or spaces when displayed in human readable form" https://www.isbn-international.org/content/isbn-users-manual "The ISBN range message is available as a machine-readable xml file with built-in DTD provided for validation. […] This information provides a computer system with the necessary data to split 13 digit ISBNs issued by any national ISBN agency into the segments": Whether FOLIO wants to follow the recommendation to show ISBN with hyphens in the UI has yet to be decided. |
| Comments |
| Comment by Ann-Marie Breaux (Inactive) [ 02/Jan/19 ] |
|
I'm blocking this story until we have a better understanding of whether this is needed by FOLIO users. Will post a question to Discuss. |
| Comment by Julian Ladisch [ 09/Jan/19 ] |
|
Discuss post: https://discuss.folio.org/t/isbns-with-hyphens/2297 |
| Comment by Julian Ladisch [ 10/Jan/19 ] |
|
https://github.com/ladutsko/isbn-core is a Java Library with Apache 2.0 compatible license (MIT) and is available from https://mvnrepository.com/artifact/com.github.ladutsko/isbn-core (Note that the other code in ISBN.java is worse than the Common Apache Validator code, see https://folio-org.atlassian.net/browse/ISBNUTIL-4 .) |