@biblioteksentralen/cordata
    Preparing search index...

    Interface ShelvingSignature

    The ShelvingSignature type represents the shelving signature (also called "shelving designation" or "call number").

    interface ShelvingSignature {
        classification?: string;
        format?: string;
        letters?: string;
    }
    Index

    Properties

    classification?: string

    Example: "621.319" Corresponding MARC: 852 $h

    format?: string

    Example: "q.", "CD" Corresponding MARC: 852 $k

    letters?: string

    Example: "MIK" Corresponding MARC: 852 $i