Content Management Interoperability Services
{{Short description|Open standard for content management systems}}
{{redirect|CMIS|the computer networking standard for a service that may be employed by network elements for network management|Common management information service}}
{{Infobox file format
| name = CMIS
| icon = 200px
| extension =
| mime =
| owner =
| creatorcode =
| genre = Enterprise content management
| containerfor =
| containedby =
| extendedfrom = SOAP
| extendedto =
}}
Content Management Interoperability Services (CMIS) is an open standard that allows different content management systems to inter-operate over the Internet.{{cite web|url=http://chemistry.apache.org/project/cmis.html|title=Apache Chemistry - What is CMIS?|publisher=}} Specifically, CMIS defines an abstraction layer for controlling diverse document management systems and repositories using web protocols.
Concept
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,{{Citation|first= Robin|last= Cover|title=Vendors Publish Content Management Interoperability Services (CMIS) Standard|publisher= The Cover Pages|date=2008-09-10| url = http://xml.coverpages.org/ni2008-09-10-a.html| accessdate = 2010-04-16}} 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
Many of the original contributors to the specification believed
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
The initial work of developing the momentum and use cases that led to the CMIS proposal was conducted by the iECM Initiative{{cite web|url=http://www.aiim.org/ResourceCenter/Archive/Article.aspx?ID=31483|archive-url=http://webarchive.loc.gov/all/20100506121033/http://www.aiim.org/ResourceCenter/Archive/Article.aspx?ID=31483|url-status=dead|archive-date=2010-05-06|title=Sorry, the requested URL was not found on this server.}}
sponsored by AIIM. This ongoing project{{cite web |title=Interoperable ECM |url=http://www.aiim.org/Standards/article.aspx?ID=29284 |url-status=dead |archiveurl=https://web.archive.org/web/20081228105956/http://www.aiim.org/standards/article.aspx?ID=29284 |archivedate=2008-12-28}} to foster interoperability{{cite web|url=http://www.aiim.org/ResourceCenter/Archive/Article.aspx?ID=30301|archive-url=http://webarchive.loc.gov/all/20100506121015/http://www.aiim.org/ResourceCenter/Archive/Article.aspx?ID=30301|url-status=dead|archive-date=2010-05-06|title=Sorry, the requested URL was not found on this server.}} 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.{{Citation|author = Mary P McRae|title = Proposed Charter for OASIS Content Management Interoperability Services (CMIS) TC|publisher = The Cover Pages|date =2008-09-10|url = http://xml.coverpages.org/OASIS-CMIS-CharterProposal.html|accessdate = 2010-04-16}}
OASIS approved CMIS as an OASIS Specification on May 1, 2010.{{cite web |url=http://docs.oasis-open.org/cmis/CMIS/v1.0/os/cmis-spec-v1.0.pdf |title=The CMIS v1.0 OASIS Standard Specification}} CMIS 1.1 has been approved as an OASIS specification on December 12, 2012.{{cite web|url=https://www.oasis-open.org/news/announcements/content-management-interoperability-services-cmis-version-1-1-approved-and-publis|title=Content Management Interoperability Services (CMIS) Version 1.1 approved and published - OASIS|date=7 December 2012|publisher=}}
The specification is currently approved as OASIS CMIS v1.1 standard.
There are public discussion lists.{{cite web|url=http://markmail.org/search/?q=list:org.oasis-open.lists.cmis|title=Search results for list:org.oasis-open.lists.cmis - MarkMail|publisher=}}
The TC was closed on May 9, 2017, and is no longer active.{{Cite web|url=https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=cmis|title=OASIS Content Management Interoperability Services (CMIS) TC {{!}} OASIS|website=oasis-open.org|access-date=2019-11-20}}
Criticism
There is some discussion on the name of CMIS. Some blogs and authors say that it should be named "DMIS",{{cite web|url=http://dotcms.com/blog/post/ignore-the-spec-cmis-1-0-is-for-web-content-management-too|title=Ignore the Spec - CMIS 1.0 is for Web Content Management too|last=dotCMS|publisher=}}{{cite web|url=http://asserttrue.blogspot.de/2009/06/cmis-or-dmis.html#|title=CMIS, or DMIS?|date=8 June 2009|publisher=}} with D for Document since it is more targeted on ECM.
From the CMIS Specification 1.1, page:[http://docs.oasis-open.org/cmis/CMIS/v1.1/cs01/CMIS-v1.1-cs01.pdf Content Management Interoperability Services (CMIS) Version 1.1] "[...] 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
= CMIS Servers =
A CMIS server stores content, and offers access via the CMIS protocol. Some servers also allow access via other protocols.
==Capabilities==
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.
class="wikitable" |
Server
! ACL ! AllVersions ! Changes ! ContentStream ! Get ! Get ! Multifiling ! PWC ! PWC ! Query ! Renditions ! Unfiling ! Version ! Join |
---|
Acropolis
| {{Yes|manage}} | {{No}} | {{Yes|properties}} | {{Yes|anytime}} | {{Yes}} | {{Yes}} | {{Yes}} | {{Yes}} | {{Yes}} | {{Yes|bothcombined}} | {{No|none}} | {{Yes}} | {{No}} | {{No|none}} |
Alfresco
| {{Yes|manage}} | {{No}} | {{Yes|anytime}} | {{Yes}} | {{Yes}} | {{Yes}} | {{Yes}} | {{Yes}} | {{Yes|bothcombined}} | {{Yes|read}} | {{No}} | {{No}} | {{No|none}} |
Ceyoniq Technology GmbH, nscale CMIS Connector
| {{No|none}} | {{Yes}} | {{Yes|properties}} | {{Yes|anytime}} | {{Yes}} | {{Yes}} | {{No}} | {{Yes}} | {{Yes}} | {{Yes|bothcombined}} | {{Yes|read}} | {{No}} | {{No}} | {{No|none}} |
Chemistry InMemory Server
| {{No|none}} | {{No}} | {{Yes|properties}} | {{Yes|pwconly}} | {{Yes}} | {{Yes}} | {{Yes}} | {{No}} | {{Yes}} | {{No|metadataonly}} | {{No|none}} | {{Yes}} | {{No}} | {{Yes|join}} |
eXo Platform{{Cite web|url = http://cmissync.org/CmisCompat/exo-platform-live-demo-20140718.html|title = CmisCompat report about eXo Platform|date = 2014-07-17|accessdate = July 23, 2014|website = CmisCompat|publisher = |last = |first = }}
| {{Yes|manage}} | {{Yes}} | {{No|none}} | {{Yes|anytime}} | {{Yes}} | {{Yes}} | {{Yes}} | {{Yes}} | {{Yes}} | {{Yes|bothcombined}} | {{Yes|read}} | {{Yes}} | {{No}} | {{No|none}} |
IBM FileNet Content Manager{{Cite web|url = http://cmissync.org/CmisCompat/ibm-filenet-p8-content-manager-5.1.1-20140722.html|title = CmisCompat report about IBM FileNet P8 Content Manager|date = 2014-07-22|accessdate = July 22, 2014|website = CmisCompat|publisher = |last = |first = }}
| {{Yes|manage}} | {{Yes}} | {{Yes|objectidsonly}} | {{Yes|pwconly}} | {{Yes}} | {{Yes}} | {{Yes}} | {{Yes}} | {{Yes}} | {{Yes|bothcombined}} | {{No|none}} | {{Yes}} | {{No}} | {{Yes|innerandouter}} |
IBM Content Manager
| {{Yes|manage}} | {{Yes}} | {{No|none}} | {{Yes|pwconly}} | {{Yes}} | {{Yes}} | {{Yes}} | {{No}} | {{No}} | {{Yes|bothcombined}} | {{No|none}} | {{Yes}} | {{No}} | {{No|none}} |
IBM Content Manager OnDemand
| {{No|none}} | {{No}} | {{No|none}} | {{No|none}} | {{No}} | {{No}} | {{No}} | {{No}} | {{No}} | {{No|metadataonly}} | {{No|none}} | {{No}} | {{No}} | {{No|none}} |
ISIS Papyrus WebArchive
| {{No|none}} | {{Yes}} | {{No|none}} | {{No|none}} | {{Yes}} | {{Yes}} | {{Yes}} | {{No}} | {{No}} | {{No|none}} | {{No|none}} | {{No}} | {{No}} | {{No|none}} |
NemakiWare{{Cite web|url = http://cmissync.org/CmisCompat/nemakiware-live-demo-20140718.html|title = CmisCompat report about NemakiWare|date = 2014-07-17|accessdate = July 22, 2014|website = CmisCompat|publisher = |last = |first = }}
| {{Yes|manage}} | {{No}} | {{Yes|objectidsonly}} | {{Yes|pwconly}} | {{Yes}} | {{Yes}} | {{No}} | {{No}} | {{Yes}} | {{Yes|bothcombined}} | {{No|none}} | {{No}} | {{No}} | {{No|none}} |
Nuxeo
| {{Yes|manage}} | {{Yes}} | {{Yes|objectidsonly}} | {{Yes|pwconly}} | {{Yes}} | {{Yes}} | {{No}} | {{Yes}} | {{Yes}} | {{Yes|bothcombined}} | {{Yes|read}} | {{No}} | {{No}} | {{Yes|innerandouter}} |
OpenText
| {{Yes|manage}} | {{Yes}} | {{No|none}} | {{Yes|anytime}} | {{Yes}} | {{Yes}} | {{No}} | {{Yes}} | {{Yes}} | {{Yes|bothcombined}} | {{No|none}} | {{No}} | {{No}} | {{No|none}} |
OpenText Documentum
| {{Yes|manage}} | {{Yes}} | {{No|none}} | {{Yes|anytime}} | {{Yes}} | {{Yes}} | {{Yes}} | {{No}} | {{No}} | {{No|With Fulltext: bothcombined; Without Fulltext: metadataonly}} | {{No|read (not implemented for folders)}} | {{No}} | {{No}} | {{Yes|inneronly}} |
Laserfiche
| {{Yes|Manage}} | {{Yes}} | {{Yes|properties}} | {{Yes|anytime}} | {{Yes}} | {{Yes}} | {{Yes}} | {{Yes}} | {{Yes}} | {{Yes|bothcombined}} | {{Yes|read}} | {{Yes}} | {{Yes}} | {{Yes|innerandouter}} |
=Server libraries=
= Client applications =
A CMIS client application typically allows users to browse, read and modify content.
Books and publications
- Alfresco CMIS, by Martin Bergljung, March 2014. Packt Publishing {{ISBN|9781782163527}}
- OpenCMIS Server Development Guide 2nd Edition, October 2014, at Github [https://github.com/cmisdocs/ServerDevelopmentGuideV2/blob/master/docs/OpenCMIS%20Server%20Development%20Guide%20-%202nd%20Edition.pdf?raw=true]
- 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 [https://arxiv.org/abs/1504.06778]
See also
References
{{reflist|30em}}
External links
- [http://docs.oasis-open.org/cmis/CMIS/v1.1/CMIS-v1.1.html CMIS 1.1 specification]