
- 480 pages
- English
- ePUB (mobile friendly)
- Available on iOS & Android
CMIS and Apache Chemistry in Action
About this book
Summary CMIS and Apache Chemistry in Action is a comprehensive guide to the CMIS standard and related ECM concepts, written by the authors of the standard. In it, you'll tackle hands-on examples for building applications on CMIS repositories from both the client and the server sides. You'll learn how to create new content-centric applications that install and run in any CMIS-compliant repository. About The Technology Content Management Interoperability Services (CMIS) is an OASIS standard for accessing content management systems. It specifies a vendor-and language-neutral way to interact with any compliant content repository. Apache Chemistry provides complete reference implementations of the CMIS standard with robust APIs for developers writing tools, applications, and servers. About This Book CMIS and Apache Chemistry in Action is a comprehensive guide to the CMIS standard and related ECM concepts. In it, you'll find clear teaching and instantly useful examples for building content-centric client and server-side applications that run against any CMIS-compliant repository. In fact, using the CMIS Workbench and the InMemory Repository from Apache Chemistry, you'll have running code talking to a real CMIS server by the end of chapter 1.This book requires some familiarity with content management systems and a standard programming language like Java or C#. No exposure to CMIS or Apache Chemistry is assumed.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. What's Inside
- The only CMIS book endorsed by OASIS
- Complete coverage of the CMIS 1.0 and 1.1 specifications
- Cookbook-style tutorials and real-world examples
About the Authors Florian Müller, Jay Brown, and Jeff Potts are among the original authors, contributors, and leaders of Apache Chemistry and the OASIS CMIS specification. They continue to shape CMIS implementations at Alfresco, IBM, and SAP. Table of Contents
PART 1 UNDERSTANDING CMIS
- Introducing CMIS
- Exploring the CMIS domain model
- Creating, updating, and deleting objects with CMIS
- CMIS metadata: types and properties
- Query
- PART 2 HANDS-ON CMIS CLIENT DEVELOPMENT
- Meet your new project: The Blend
- The Blend: read and query functionality
- The Blend: create, update, and delete functionality
- Using other client libraries
- Building mobile apps with CMIS
- PART 3 ADVANCED TOPICS
- CMIS bindings
- Security and control
- Performance
- Building a CMIS server
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Copyright
- Brief Table of Contents
- Table of Contents
- Foreword
- Foreword
- Preface
- Acknowledgments
- About this Book
- About the Authors
- About the Cover Illustration
- Part 1. Understanding CMIS
- Part 2. Hands-on CMIS client development
- Part 3. Advanced topics
- Appendix A. Apache Chemistry OpenCMIS components
- Appendix B. BNF
- Appendix C. CMIS cheat sheet
- Appendix D. Building web applications with JavaScript
- Appendix E. References and resources
- Index
- List of Figures
- List of Tables
- List of Listings