This site is currently under construction. The previous site is still accessible, and you should look there if what you seek cannot be found here.
This site is currently under construction. The previous site is still accessible, and you should look there if what you seek cannot be found here.
Both the rapid evolution of Web-based library services and the growing number of resourcesharing
arrangements among libraries require an open standard for the exchange of circulation
data. These applications must exchange data about library users, the items they wish to use, the
owners of the items, and the relationships among these three entities.
In the absence of an agreed-upon standard for exchanging circulation data, interoperability
among disparate applications has been ad hoc and proprietary. The cost of such solutions is high
for individual agencies and in any case, these solutions often provide for only a limited exchange
of data because proprietary solutions limit the number of implementations that can participate in
the exchange.
This Standard is intended to address the growing need for interoperability among disparate
circulation, interlibrary loan, and related applications. Interoperability between self-service
applications and circulation applications, between and among various circulation applications,
between circulation and interlibrary loan applications, and between other related applications, has
been the principal focus of this Standard. All key terms used in this Standard are defined in
Section 4 or Section 6.
The demand for self-service applications led to the development of the 3M Standard Interchange
Protocol (SIP) which has become the de facto standard interface for self-service applications.
This Standard supports the deployment of self-service applications by building on experience
obtained from the broad use of the 3M SIP.
This Standard has been developed within the context of a variety of existing standards, as well as
through an awareness of existing applications. Wherever possible, existing terminology and
definitions are used, duplication is avoided, and every effort has been made to permit developers
to meld standards into a single application.
The protocol specified in this Standard (NCIP) defines and specifies a set of objects, a set of
services, messages that support those services, a set of data elements used in the messages,
and a pair of state tables governing the exchange of messages over a single connection. NCIP is
a connection-oriented, sessionless protocol.
NCIP is intended to support multiple applications and to evolve with technology and library
practice. This requires an extensible framework that includes the protocol and two types of
profiles.
This total framework will provide the stability required for longevity of use along with the flexibility
necessary for NCIP to adapt to changing usage and technology. It will also allow it to be used
across multiple applications.
Of equal importance in thinking about extensibility is balancing the requirement for supporting the
wide variation in local circulation practices and policies with support for interoperability among
libraries and other organizations. Investigation showed that much of local practice and policy data
is encapsulated in enumerated lists that capture descriptive elements for both items and users.
The values in those lists vary from library to library, even among libraries of the same type.
As a solution to the need to support variation in local library practice, the NCIP uses a schemevalue
pair instead of a single primitive data element for all such enumerated lists. The scheme
name identifies the specific enumerated list that is being used. The value element provides a
specific entry from this list. Each scheme is identified by a URI to guarantee a unique name for
the scheme.