CMIS and Apache Chemistry in Action
eBook - ePub

CMIS and Apache Chemistry in Action

  1. 480 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

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

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • 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.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access CMIS and Apache Chemistry in Action by Jay Brown,Florian Mueller,Jeff Potts in PDF and/or ePUB format, as well as other popular books in Computer Science & Computer Science General. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Copyright
  2. Brief Table of Contents
  3. Table of Contents
  4. Foreword
  5. Foreword
  6. Preface
  7. Acknowledgments
  8. About this Book
  9. About the Authors
  10. About the Cover Illustration
  11. Part 1. Understanding CMIS
  12. Part 2. Hands-on CMIS client development
  13. Part 3. Advanced topics
  14. Appendix A. Apache Chemistry OpenCMIS components
  15. Appendix B. BNF
  16. Appendix C. CMIS cheat sheet
  17. Appendix D. Building web applications with JavaScript
  18. Appendix E. References and resources
  19. Index
  20. List of Figures
  21. List of Tables
  22. List of Listings