Expand description
Book codes and their number spaces.
This implements the book codes for the book integration. In this module, we use book code to refer to the numberspaced numeric code representing the book record in the common code space, and identifier (or underlying identifier) for the native identifier of the underlying record. Identifiers are translated into codes by adding the number space’s base, which partitions the code space into different regions.
Structs§
- NS
- The “number space” structure for identifier spaces.
Constants§
- NAMESPACES 🔒
- NS_
EDITION - NS_
GR_ BOOK - NS_
GR_ WORK - NS_ISBN
- NS_
LOC_ INSTANCE - NS_
LOC_ REC - NS_
LOC_ WORK - NS_
MULT_ BASE - The multiplier base for distinguishing numbers in a number space. Each space supports up to 100K identifiers.
- NS_WORK
Functions§
- ns_
of_ book_ code - Get the namespace for a book code.