At the Fall CNI meeting, Herbert Van de Sompel and Michael Nelson discussed an important paper they had just published in D-Lib,
Reminiscing About 15 Years of Interoperability Efforts. The abstract is:
Over the past fifteen years, our perspective on tackling information
interoperability problems for web-based scholarship has evolved
significantly. In this opinion piece, we look back at three efforts that
we have been involved in that aptly illustrate this evolution: OAI-PMH,
OAI-ORE, and Memento. Understanding that no interoperability
specification is neutral, we attempt to characterize the perspectives
and technical toolkits that provided the basis for these endeavors. With
that regard, we consider repository-centric and web-centric
interoperability perspectives, and the use of a Linked Data or a
REST/HATEAOS technology stack, respectively. We also lament the lack of
interoperability across nodes that play a role in web-based scholarship,
but end on a constructive note with some ideas regarding a possible
path forward.
They describe their evolution from OAI-PMH, a custom protocol that used the Web simply as a transport for remote procedue calls, to Memento, which uses only the native capabilities of the Web. They end with a profoundly important proposal they call Signposting the Scholarly Web which, if deployed, would be a really big deal in many areas. Some further
details are on GitHub, including this somewhat cryptic use case:
Use case like LOCKSS is the need to answer the question: What are all the components of this work that should be preserved? Follow all rel="describedby" and rel="item" links (potentially multiple levels perhaps through describedby and item).
Below the fold I explain what this means, and why it would be a really big deal for preservation.