Content Management Interoperability Services

Summary

Content Management Interoperability Services (CMIS) is an open standard that allows different content management systems to inter-operate over the Internet.[1] Specifically, CMIS defines an abstraction layer for controlling diverse document management systems and repositories using web protocols.

CMIS
Type of formatEnterprise content management
Extended fromSOAP

Concept edit

CMIS defines a domain model plus bindings that can be used by applications to manipulate content stored in a repository.

CMIS provides a common data model covering typed files and folders with generic properties that can be set or read. There is a set of services for adding and retrieving documents ('objects'). There may be an access control system, a checkout and version control facility, and the ability to define generic relations. Three protocol bindings are defined, one using WSDL and SOAP, another using AtomPub,[2] and a last browser-friendly one using JSON. The model is based on common architectures of document management systems.

The CMIS specification provides an API that is programming language-agnostic, as REST and SOAP are implemented in many languages.

Reasoning edit

Many of the original contributors to the specification believed [3] a simplified and standardized way to access unstructured content across all vendors would increase the adoption of ECM products, but only if the standard could remain compatible with existing deployed systems, much the way that ODBC Open Database Connectivity did for the relational database market in the 1990s.

History edit

The initial work of developing the momentum and use cases that led to the CMIS proposal was conducted by the iECM Initiative[4] sponsored by AIIM. This ongoing project[5] to foster interoperability[6] among ECM systems is supported by the collaborative efforts of governmental, commercial, vendor, and consulting organizations.

Although initiated by AIIM, CMIS is now administered by OASIS, a web standards consortium. Participants in the process include Adobe Systems Incorporated, Alfresco, EMC, FatWire, HP, IBM, Liferay, Microsoft, Nuxeo, OpenText, Oracle, and SAP. The standard is available for public comment at OASIS.[7]

OASIS approved CMIS as an OASIS Specification on May 1, 2010.[8] CMIS 1.1 has been approved as an OASIS specification on December 12, 2012.[9]

The specification is currently approved as OASIS CMIS v1.1 standard.[9]

There are public discussion lists.[10]

The TC was closed on May 9, 2017, and is no longer active.[11]

Criticism edit

There is some discussion on the name of CMIS. Some blogs and authors say that it should be named "DMIS",[12][13] with D for Document since it is more targeted on ECM.

From the CMIS Specification 1.1, page:[14] "[...] this data model does not cover all the concepts that a full-function ECM repository [...] transient entities (such as programming interface objects), administrative entities (such as user profiles), and extended concepts (such as compound or virtual document, work flow and business process, event and subscription) are not included."

List of implementations edit

CMIS Servers edit

A CMIS server stores content, and offers access via the CMIS protocol. Some servers also allow access via other protocols.

Software Open source Notes
Alfresco 3.3+ Yes
Cincom ECM 2.1+ CMIS Connector Yes CMIS interface of Cincom ECM, forked from NemakiWare.[15]
Day Software CRX 2.1+ No
dotCMS 2.2 No Early commercial editions of dotCMS had CMIS support, however the open source community edition did not. Note that the latest v4.0 edition of dotCMS has removed support for CMIS entirely.
Fabasoft No Provides extensions to the core CMIS specification to support "aspects"[16]
HP Autonomy Interwoven Worksite 8.5 No
IBM Content Manager On Demand 9.0+ No
IBM Connections Files 3.0 No Only documents are accessible via CMIS, other content types are inaccessible.
IBM LotusLive Files No
IBM QuickFile[17] No
IBM Lotus Quickr 8.5 Lists No Only data lists are accessible via CMIS, other content types are inaccessible.
LogicalDOC 6.5.1+[18] No
Magnolia (CMS) 4.5[19] Yes
Microsoft SharePoint Server[20][21] No CMIS 1.0 is supported out-of-the-box in SharePoint Server 2013. It requires installation of the Administration Toolkit in SharePoint Server 2010. Not available in Foundation version.[22]
Nuxeo Platform 5.5+[23] Yes
O3Spaces 3.2+ No
OpenCms 8.5[24] Yes
OpenKM 6.3+[25] Yes
OpenText No Since ECM Suite 2010. Implemented through a CMIS Connector above Enterprise Library Services 10.2.0.
OpenText Documentum[26] 7.x No
OpenWGA 5.2+ No
Oracle Webcenter Content No Content Management REST Service Developer's Guide.
PTC Windchill No
SAP HANA Cloud Document Service No SAP HANA Cloud Platform Documentation.
Surround SCM 2011.1 No

Capabilities edit

Each CMIS server declares a set of capabilities. For instance, servers that allow documents to be filed in different places declare the capability "Multifiling". This mechanism allows clients to interact differently with servers that support or don't support a particular operation.

Some server products allow certain capabilities to be disabled or enabled by configuration. the table below lists maximum capabilities.

Server ACL AllVersions
Searchable
Changes ContentStream
Updatability
Get
Descendants
Get
FolderTree
Multifiling PWC
Searchable
PWC
Updatable
Query Renditions Unfiling Version
Specific
Filing
Join
Acropolis manage No properties anytime Yes Yes Yes Yes Yes bothcombined none Yes No none
Alfresco manage No objectidsonly[27] anytime Yes Yes Yes Yes Yes bothcombined read No No none
Ceyoniq Technology GmbH, nscale CMIS Connector none Yes properties anytime Yes Yes No Yes Yes bothcombined read No No none
Chemistry InMemory Server none No properties pwconly Yes Yes Yes No Yes metadataonly none Yes No join
eXo Platform[28] manage Yes none anytime Yes Yes Yes Yes Yes bothcombined read Yes No none
IBM FileNet Content Manager[29] manage Yes objectidsonly pwconly Yes Yes Yes Yes Yes bothcombined none Yes No innerandouter
IBM Content Manager manage Yes none pwconly Yes Yes Yes No No bothcombined none Yes No none
IBM Content Manager OnDemand none No none none No No No No No metadataonly none No No none
ISIS Papyrus WebArchive none Yes none none Yes Yes Yes No No none none No No none
NemakiWare[30] manage No objectidsonly pwconly Yes Yes No No Yes bothcombined none No No none
Nuxeo manage Yes objectidsonly pwconly Yes Yes No Yes Yes bothcombined read No No innerandouter
OpenText manage Yes none anytime Yes Yes No Yes Yes bothcombined none No No none
OpenText Documentum manage Yes none anytime Yes Yes Yes No No With Fulltext: bothcombined; Without Fulltext: metadataonly read (not implemented for folders) No No inneronly
Laserfiche Manage Yes properties anytime Yes Yes Yes Yes Yes bothcombined read Yes Yes innerandouter

Server libraries edit

A CMIS server library allows developers to create CMIS server applications.

Software Technology Open source
NCMIS .NET Yes
OpenCMIS Server Framework (part of Apache Chemistry) Java Yes
VB.CMIS .NET Yes

Client applications edit

A CMIS client application typically allows users to browse, read and modify content.

Software Technology Open source Notes
Atlassian Confluence + Crowd 3.5+/2.2.2+ Java No Access, list, display, edit, upload and delete Enterprise Alfresco files from Confluence.
Connect-CMIS[31] (Connector in Pegasystems Inc. Pega 7) Pega 7 No Allows for connectivity to any CMIS compliant server from Pega 7
Drupal 7.x and 8.x[32] PHP Yes Can be configured as a CMIS browser
Hippo CMS[33] Java Yes Can be configured as a CMIS browser
HP Exstream LAL Java No Framework to connect Live documents with CMIS repositories
LibreOffice 4.0[34] C++ Yes
Liferay 6.1[35] Java Yes Synchronizes Liferay's document repository with CMIS servers
TYPO3[36] PHP Yes
WordPress[37] PHP Yes Can be configured as a CMIS browser

Books and publications edit

  • Alfresco CMIS, by Martin Bergljung, March 2014. Packt Publishing ISBN 9781782163527
  • OpenCMIS Server Development Guide 2nd Edition, October 2014, at Github [1]
  • CMIS and Apache Chemistry in Action, July 2013, by Florian Müller, Jay Brown, and Jeff Potts. Manning Publications, ISBN 9781617291159
  • Implementing a Case Management Modeling and Notation (CMMN) System using a Content Management Interoperability Services (CMIS) compliant repository, by Mike A. Marin and Jay A. Brown, April 27, 2015, at arXiv.org [2]

See also edit

References edit

  1. ^ "Apache Chemistry - What is CMIS?".
  2. ^ Cover, Robin (2008-09-10), Vendors Publish Content Management Interoperability Services (CMIS) Standard, The Cover Pages, retrieved 2010-04-16
  3. ^ Müller, Florian; Brown, Jay; Potts, Jeff (2013). "foreword 1". CMIS and Apache Chemistry in Action. Manning. ISBN 978-1-617-29115-9.
  4. ^ "Sorry, the requested URL was not found on this server". Archived from the original on 2010-05-06.
  5. ^ "Sorry, the requested URL was not found on this server". Archived from the original on 2008-12-28.
  6. ^ "Sorry, the requested URL was not found on this server". Archived from the original on 2010-05-06.
  7. ^ Mary P McRae (2008-09-10), Proposed Charter for OASIS Content Management Interoperability Services (CMIS) TC, The Cover Pages, retrieved 2010-04-16
  8. ^ "The CMIS v1.0 OASIS Standard Specification" (PDF).
  9. ^ a b "Content Management Interoperability Services (CMIS) Version 1.1 approved and published - OASIS". 7 December 2012.
  10. ^ "Search results for list:org.oasis-open.lists.cmis - MarkMail".
  11. ^ "OASIS Content Management Interoperability Services (CMIS) TC | OASIS". oasis-open.org. Retrieved 2019-11-20.
  12. ^ dotCMS. "Ignore the Spec - CMIS 1.0 is for Web Content Management too".
  13. ^ "CMIS, or DMIS?". 8 June 2009.
  14. ^ http://docs.oasis-open.org/cmis/CMIS/v1.1/cs01/CMIS-v1.1-cs01.pdf [bare URL PDF]
  15. ^ "cincom-ecm-cmis-connector/NemakiWare". GitHub. 10 June 2014.
  16. ^ "Installation and Configuration of Fabasoft Integration for CMIS". help.folio.fabasoft.com. Retrieved 3 March 2020.
  17. ^ "Legacy Communities - IBM Community". IBM.
  18. ^ "CMIS - LogicalDOC Community Wiki".
  19. ^ "CMIS". Archived from the original on 2012-03-11. Retrieved 2012-03-09.
  20. ^ "Content Management Interoperability Services (CMIS) in SharePoint 2013". Microsoft Dev Center. Retrieved 2015-01-26.
  21. ^ "Content Management Interoperability Services (CMIS) connector overview (SharePoint Server 2010)". Technet.microsoft.com. Retrieved 2012-11-08.
  22. ^ SharePoint2010AdministrationToolkit.exe (2011-04-22). "Download: SharePoint 2010 Administration Toolkit v2.0 - Microsoft Download Center - Download Details". Microsoft.com. Retrieved 2012-06-12.{{cite web}}: CS1 maint: numeric names: authors list (link)
  23. ^ "CMIS - Nuxeo Platform Developer Documentation". Doc.nuxeo.com. 2012-02-01. Retrieved 2012-06-12.
  24. ^ "CMIS". Archived from the original on 2017-04-18. Retrieved 2017-04-18.
  25. ^ "CMIS - OpenKM Community documentation".
  26. ^ "Content Suite - ECM | OpenText". OpenText. Retrieved 2018-03-28.
  27. ^ "CMIS - Alfresco Community". Archived from the original on 2009-02-10. Retrieved 2011-05-05.
  28. ^ "CmisCompat report about eXo Platform". CmisCompat. 2014-07-17. Retrieved July 23, 2014.
  29. ^ "CmisCompat report about IBM FileNet P8 Content Manager". CmisCompat. 2014-07-22. Retrieved July 22, 2014.
  30. ^ "CmisCompat report about NemakiWare". CmisCompat. 2014-07-17. Retrieved July 22, 2014.
  31. ^ "Pegasystems Inc".
  32. ^ "Cmis Api". drupal.org. 18 February 2009. Retrieved 2012-06-12.
  33. ^ "CMIS Replication Module - Introduction". Cmisreplication.forge.onehippo.org. 2011-10-21. Retrieved 2012-06-12.
  34. ^ "LibreOffice 4.0 ReleaseNotes". LibreOffice. 7 February 2013. Retrieved 7 February 2013.
  35. ^ Chow, Alexander (February 25, 2011). "Mounting Multiple CMIS Repositories on Liferay 6.1". Archived from the original on 10 March 2011. Retrieved 18 October 2011.
  36. ^ "Documentation: CMIS". typo3.org. Archived from the original on 2013-04-16. Retrieved 2012-11-08.
  37. ^ "CMIS WordPress Plugin". nathanmcminn.com. 2010-09-29. Archived from the original on 2014-04-17. Retrieved 2014-04-16.

External links edit

  • CMIS 1.1 specification