DESCRIPTION
The OASIS CMIS (Content Management Interoperability Services) standard is the lingua franca of Enterprise Content Management (ECM) systems like SharePoint, Alfresco, IBM FileNet, OpenText, Nuxeo, and Documentum. This specification provides a standardized, vendor- and language-neutral way to access any compliant content repository-much like SQL does for databases.
CMIS and Apache Chemistry in Action is a comprehensive guide to the CMIS standard and related ECM concepts. It provides hands-on examples for building applications on CMIS repositories from both the client and the server sides, and it shows how to create new content-centric applications that install and run in any CMIS-compliant repository. In fact, readers will have running code talking to a real CMIS server by the end of chapter 1. They'll find working examples using the Apache Chemistry APIs for Java, Python, C#, Objective-C, and PHP, and they can use the techniques learned in this book to work with CMIS repositories using any language that can speak HTTP, including JavaScript.
RETAIL SELLING POINTS
The only book on CMIS development endorsed by OASIS
Contains real-world examples
Provides hands-on cookbook style tutorials
AUDIENCE
Developers working with enterprise content management systems need to know CMIS.
ABOUT THE TECHNOLOGY
Content Management Interoperability Services (CMIS) is a standard that makes it possible to access content management systems in a language-neutral, vendor independent way. Apache Chemistry is a complete reference implementation of the CMIS standard, offering robust APIs for developers writing tools, applications, and servers.