Jump to content

Content Management Interoperability Services: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
→‎CMIS Servers: documentum is not OSS
Rescuing 2 sources and tagging 3 as dead. #IABot (v1.5beta)
Line 29: Line 29:


== History ==
== History ==
The initial work of developing the momentum and use cases that led to the CMIS proposal was conducted by the iECM Initiative<ref>{{cite web|url=http://www.aiim.org/ResourceCenter/Archive/Article.aspx?ID=31483|title=Sorry, the requested URL was not found on this server.|publisher=}}</ref>
The initial work of developing the momentum and use cases that led to the CMIS proposal was conducted by the iECM Initiative<ref>{{cite web|url=http://www.aiim.org/ResourceCenter/Archive/Article.aspx?ID=31483|title=Sorry, the requested URL was not found on this server.|publisher=}}{{dead link|date=August 2017 |bot=InternetArchiveBot |fix-attempted=yes }}</ref>
sponsored by [[AIIM]]. This ongoing project<ref>{{cite web|url=http://www.aiim.org/Standards/article.aspx?ID=29284|title=Sorry, the requested URL was not found on this server.|publisher=}}</ref> to foster interoperability<ref>{{cite web|url=http://www.aiim.org/ResourceCenter/Archive/Article.aspx?ID=30301|title=Sorry, the requested URL was not found on this server.|publisher=}}</ref> among ECM systems is supported by the collaborative efforts of governmental, commercial, vendor, and consulting organizations.
sponsored by [[AIIM]]. This ongoing project<ref>{{cite web|url=http://www.aiim.org/Standards/article.aspx?ID=29284|title=Sorry, the requested URL was not found on this server.|publisher=|deadurl=yes|archiveurl=https://web.archive.org/web/20081228105956/http://www.aiim.org/standards/article.aspx?ID=29284|archivedate=2008-12-28|df=}}</ref> to foster interoperability<ref>{{cite web|url=http://www.aiim.org/ResourceCenter/Archive/Article.aspx?ID=30301|title=Sorry, the requested URL was not found on this server.|publisher=}}{{dead link|date=August 2017 |bot=InternetArchiveBot |fix-attempted=yes }}</ref> among ECM systems is supported by the collaborative efforts of governmental, commercial, vendor, and consulting organizations.


Although initiated by [[Association for Information and Image Management|AIIM]], CMIS is now administered by [[OASIS (organization)|OASIS]], a web standards consortium. Participants in the process include [[Adobe Systems Incorporated]], [[Alfresco (software)|Alfresco]], [[EMC Corporation|EMC]], [[Exo platform|eXo]], [[FatWire]], [[Hewlett-Packard|HP]], [[IBM]], [[ISIS Papyrus]], [[Liferay]], [[Microsoft]], [[Nuxeo]], [[Open Text Corporation|OpenText]], [[Oracle Corporation|Oracle]], [[Newgen Software Technologies Limited|Newgen OmniDocs]] and [[SAP AG|SAP]]. The standard is available for public comment at OASIS.<ref>{{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}}</ref>
Although initiated by [[Association for Information and Image Management|AIIM]], CMIS is now administered by [[OASIS (organization)|OASIS]], a web standards consortium. Participants in the process include [[Adobe Systems Incorporated]], [[Alfresco (software)|Alfresco]], [[EMC Corporation|EMC]], [[Exo platform|eXo]], [[FatWire]], [[Hewlett-Packard|HP]], [[IBM]], [[ISIS Papyrus]], [[Liferay]], [[Microsoft]], [[Nuxeo]], [[Open Text Corporation|OpenText]], [[Oracle Corporation|Oracle]], [[Newgen Software Technologies Limited|Newgen OmniDocs]] and [[SAP AG|SAP]]. The standard is available for public comment at OASIS.<ref>{{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}}</ref>
Line 121: Line 121:
| [[Fabasoft Folio Cloud|Fabasoft]]
| [[Fabasoft Folio Cloud|Fabasoft]]
| {{No}}
| {{No}}
| Provides extensions to the core CMIS specification to support "aspects"<ref>"Installation and Configuration of Fabasoft Integration for CMIS" at http://www.fabasoft.com/web/guest/company/downloads/documentation</ref>
| Provides extensions to the core CMIS specification to support "aspects"<ref>"Installation and Configuration of Fabasoft Integration for CMIS" at http://www.fabasoft.com/web/guest/company/downloads/documentation{{dead link|date=August 2017 |bot=InternetArchiveBot |fix-attempted=yes }}</ref>
|-
|-
| HP Autonomy [[Interwoven]] Worksite 8.5
| HP Autonomy [[Interwoven]] Worksite 8.5
Line 179: Line 179:
| Document instances are queryable. Documents in folders or baskets are accessible via CMIS.
| Document instances are queryable. Documents in folders or baskets are accessible via CMIS.
|-
|-
| [[Magnolia (CMS)]] 4.5<ref>http://documentation.magnolia-cms.com/modules/cmis.html</ref>
| [[Magnolia (CMS)]] 4.5<ref>{{cite web |url=http://documentation.magnolia-cms.com/modules/cmis.html |title=Archived copy |accessdate=2012-03-09 |deadurl=yes |archiveurl=https://web.archive.org/web/20120311093947/http://documentation.magnolia-cms.com/modules/cmis.html |archivedate=2012-03-11 |df= }}</ref>
| {{Yes}}
| {{Yes}}
|
|

Revision as of 15:30, 12 August 2017

CMIS
Type of formatEnterprise content management
Extended fromSOAP

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.

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,[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

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

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, eXo, FatWire, HP, IBM, ISIS Papyrus, Liferay, Microsoft, Nuxeo, OpenText, Oracle, Newgen OmniDocs 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.[10]

There are public discussion lists.[11]

The Technical Committee (TC) includes the following organizations: Adobe Systems Incorporated, AIIM, Alfresco Software, ASG Software Solutions, Booz Allen Hamilton, Content Technologies, dotCMS, Ektron, EMC Corporation, Entropysoft, Exalead, Inc., FatWire, Fidelity Investments, GX Software, HP, IBM, ISIS Papyrus, Microsoft Corporation, Nuxeo, Open Text Corporation, Oracle Corporation, Quark, Pearson PLC, SAP AG, Sun Microsystems, Wells Fargo, WeWebU Software AG and Zia Consulting.

Criticism

There is some discussion on the name of CMIS. Some blogs and authors say that it should be named "DMIS".[12][13] 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

CMIS Servers

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

Software Open source Notes
Acropolis 3.9.5+ No CMIS interface for Acropolis ECM via AtomPub and Web services, by Odyssee Ingenierie.
Alfresco 3.3+ Yes
Apache Chemistry InMemory Server 0.3 Yes Holds all data in memory targeted for testing and development (not for production use)
Ceyoniq Technology GmbH No Documents and folders are accessible via CMIS. Integrated as standard adapter in the information platform nscale.
calvaDrive Yes CMIS interface to synchronize data between web-based cloud-sharing-tool and sync-client as well as other applications which is based on JBoss ModeShape.
CIB doXima No
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 Yes Documentation at http://dotcms.com/docs/latest/CMISRestfulContentAccess
Doxis4[16] No Doxis4 CMIS Connector supports three types of bindings defined by CMIS 1.1: Web service binding, ATOM (REST) binding, Browser binding[citation needed]
d.velop d.3ecm Yes CMIS implementation via module d.3 CMIS connector
ELO No Via third-party module[17]
Eyebase mediasuite 4.3 No Ingest and Output API provides extensions to the core CMIS specification
EMC Documentum 7.2 No
eXo Platform Yes Implemented with xCMIS
Fabasoft No Provides extensions to the core CMIS specification to support "aspects"[18]
HP Autonomy Interwoven Worksite 8.5 No
HP Trim 7.1 + No
IBM Content Manager 8.4.3 + No
IBM FileNet Content Manager 5.0+ 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[19] No
IBM Lotus Quickr 8.5 Lists No Only data lists are accessible via CMIS, other content types are inaccessible.
ISIS Papyrus Objects No This module exposes objects defined in the Papyrus Repository. Document instances are mapped through MIME type into CMIS document type and subtypes.
KnowledgeTree 3.7+ No
Librex[20] No
LogicalDOC 6.5.1+[21] Yes
Maarch 1.3 Yes Document instances are queryable. Documents in folders or baskets are accessible via CMIS.
Magnolia (CMS) 4.5[22] Yes
Microsoft SharePoint Server[23][24] 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.[25]
NemakiWare 1.1+[26] Yes
Nuxeo Platform 5.5+[27] Yes
O3Spaces 3.2+ No
OpenCms 8.5[28] Yes
OpenKM 6.3+[29] Yes Documentation available at https://docs.openkm.com/kcenter/
OpenText No Since ECM Suite 2010. Implemented through a CMIS Connector above Enterprise Library Services 10.2.0.
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
Laserfiche 9.1[30] & 10[31] No Laserfiche Servers Workflow & Forms

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.

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[32] anytime Yes Yes Yes Yes Yes bothcombined read No No none
Ceyoniq Technology GmbH, nscale Server none No 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
doXima manage Yes all pwconly Yes Yes Yes Yes No bothseperate read No No inneronly
Doxis4, SER Group none Yes objectidsonly pwconly Yes Yes Yes No No bothcombined read Yes No none
ELO cmis manage No properties anytime Yes Yes Yes No No metadataonly none No No none
EMC Documentum manage Yes none anytime Yes Yes Yes No No With Fulltext: bothcombined; Without Fulltext: metadataonly read (not implemented for folders) No No inneronly
eXo Platform[33] manage Yes none anytime Yes Yes Yes Yes Yes bothcombined read Yes No none
IBM FileNet Content Manager[34] 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 Objects none Yes none none Yes Yes Yes No No none none No No none
NemakiWare[35] 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
Laserfiche Manage Yes properties anytime Yes Yes Yes Yes Yes bothcombined read Yes Yes innerandouter

Server libraries

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

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

Software Technology Open source Notes
Adobe Drive ? No Allows documents to be manipulated through Windows Explorer, Mac Finder, and Adobe software[36]
Atlassian Confluence + Crowd 3.5+/2.2.2+) Java No Access, list, display, edit, upload and delete Enterprise Alfresco files from Confluence. By AppFusions.[1]
CmisSync[37] C# Yes Dropbox-like synchronization client
Connect-CMIS[38] (Connector in Pegasystems Inc. Pega 7) Pega 7 No Allows for connectivity to any CMIS compliant server from Pega 7
Drupal 7.x[39] PHP Yes Can be configured as a CMIS browser
EveryDoc C# No MS Office Integrations for CMIS compliant repositories (Outlook, Word, Excel, PowerPoint)
Hippo CMS[40] Java Yes Can be configured as a CMIS browser
HP Exstream LAL Java No Framework to connect Live documents with CMIS repositories
Everteam CMIS Connector Java No Dedicated CMIS Client connector with any CMIS repositories
IBM Content Navigator[41] JavaScript / Dojo Toolkit No Web client for all IBM ECM repositories that also includes generic support for CMIS.
ionGrid's Nexus[42] Java and Objective-C No View, present, and annotate corporate documents on mobile devices, even offline, with pixel perfect rendering
LibreOffice 4.0[43] C++ Yes
Librex Java No The connector implements Apache Chemistry OpenCMIS and can classify content into CMIS ready applications
Liferay 6.1[44] Java Yes Synchronizes Liferay's document repository with CMIS servers
MultiSequence CMIS Browser Java No CMIS client application for navigating multiple repositories simultaneously
NemakiShare Ruby/Rails Yes Part of NemakiWare, but entirely based on CMIS, using ActiveCMIS
OpenDataSpace[45] C# Yes enhanced fork of CmisSync
Papyrus CMIS Adapter Papyrus Objects No The module communicates with CMIS repositories directly through Papyrus Query Language (PQL)
Salesforce.com[46] Java No The Salesforce Files feature can be configured to rely on a CMIS server[47]
CMIS Connector (Module of the SilverStripe CMS) PHP Yes The module can integrate external content via a CMIS connection into the SilverStripe CMS
Struts2CmisExplorer[48] Java/Struts2 Yes
TYPO3[49] PHP Yes
WordPress[50] PHP Yes Can be configured as a CMIS browser
Laserfiche Forms JavaScript No Web Form for client & Public

Books and publications

  • Alfresco CMIS, by Martin Bergljung, March 2014. Packt Publishing ISBN 9781782163527
  • OpenCMIS Server Development Guide 2nd Edition, October 2014, at Github [2]
  • 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 [3]

See also

References

  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. ISBN 978-1-617-29115-9.
  4. ^ "Sorry, the requested URL was not found on this server".[permanent dead link]
  5. ^ "Sorry, the requested URL was not found on this server". Archived from the original on 2008-12-28. {{cite web}}: Unknown parameter |deadurl= ignored (|url-status= suggested) (help)
  6. ^ "Sorry, the requested URL was not found on this server".[permanent dead link]
  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. ^ "Content Management Interoperability Services (CMIS) Version 1.1 approved and published - OASIS".
  10. ^ "Content Management Interoperability Services (CMIS) Version 1.1 approved and published - OASIS".
  11. ^ "Search results for list:org.oasis-open.lists.cmis - MarkMail".
  12. ^ dotCMS. "Ignore the Spec - CMIS 1.0 is for Web Content Management too".
  13. ^ "CMIS, or DMIS?".
  14. ^ http://docs.oasis-open.org/cmis/CMIS/v1.1/cs01/CMIS-v1.1-cs01.pdf
  15. ^ "cincom-ecm-cmis-connector/NemakiWare".
  16. ^ https://www.ser.de/produkte-loesungen/ecm-integration.html
  17. ^ https://github.com/TeamnetComponents/elo-cmis-project
  18. ^ "Installation and Configuration of Fabasoft Integration for CMIS" at http://www.fabasoft.com/web/guest/company/downloads/documentation[permanent dead link]
  19. ^ https://www.ibm.com/developerworks/community/wikis/form/anonymous/api/wiki/d71b865a-1876-4ee1-aaee-d7eba3504b06/page/6d16d7bb-22f9-4af5-9e2b-9ac9029de376/media
  20. ^ http://www.coriumsoft.com/confluence/display/librexEN/-+New+Smart+Connector+-+Integration+Modes
  21. ^ "CMIS - LogicalDOC Community Wiki".
  22. ^ "Archived copy". Archived from the original on 2012-03-11. Retrieved 2012-03-09. {{cite web}}: Unknown parameter |deadurl= ignored (|url-status= suggested) (help)CS1 maint: archived copy as title (link)
  23. ^ "Content Management Interoperability Services (CMIS) in SharePoint 2013". Microsoft Dev Center. Retrieved 2015-01-26.
  24. ^ "Content Management Interoperability Services (CMIS) connector overview (SharePoint Server 2010)". Technet.microsoft.com. Retrieved 2012-11-08.
  25. ^ 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)
  26. ^ http://nemakiware.com/#architecture
  27. ^ "CMIS - Nuxeo Platform Developer Documentation". Doc.nuxeo.com. 2012-02-01. Retrieved 2012-06-12.
  28. ^ http://documentation.opencms.org/opencms-documentation/more-opencms-features/mounting-the-vfs/cmis/
  29. ^ "CMIS - OpenKM Community documentation".
  30. ^ "Release Notes for Laserfiche 9.1".
  31. ^ "Laserfiche Rio, Laserfiche Avante, and Laserfiche Forms 10 Released". support.laserfiche.com. Retrieved 2016-08-18.
  32. ^ "CMIS - Alfresco Community".
  33. ^ "CmisCompat report about eXo Platform". CmisCompat. 2014-07-17. Retrieved July 23, 2014.
  34. ^ "CmisCompat report about IBM FileNet P8 Content Manager". CmisCompat. 2014-07-22. Retrieved July 22, 2014.
  35. ^ "CmisCompat report about NemakiWare". CmisCompat. 2014-07-17. Retrieved July 22, 2014.
  36. ^ http://help.adobe.com/en_US/creativesuite/cs/adobedrive/CMIS_Connector_TechNote.pdf
  37. ^ "CmisSync: Dropbox-like sync for your enterprise file server".
  38. ^ "Pegasystems Inc".
  39. ^ "Cmis Api". drupal.org. Retrieved 2012-06-12.
  40. ^ "CMIS Replication Module - Introduction". Cmisreplication.forge.onehippo.org. 2011-10-21. Retrieved 2012-06-12.
  41. ^ "IBM Knowledge Center".
  42. ^ "Nexus for IT". iongrid.com. Retrieved 2012-08-23.
  43. ^ "LibreOffice 4.0 ReleaseNotes". LibreOffice. 7 February 2013. Retrieved 7 February 2013.
  44. ^ Chow, Alexander (February 25, 2011). "Mounting Multiple CMIS Repositories on Liferay 6.1". Retrieved 18 October 2011.
  45. ^ "OpenDataSpace/CmisSync".
  46. ^ "Salesforce github". www.flosum.com.
  47. ^ Rosoff, Matt. "Salesforce realizes nobody wants to store their files in Salesforce".
  48. ^ "struts2cmisexplorer - Web-based CMIS explorer - Google Project Hosting". Code.google.com. 2010-06-14. Retrieved 2012-06-12.
  49. ^ "Documentation: CMIS". typo3.org. Retrieved 2012-11-08.
  50. ^ "CMIS WordPress Plugin". nathanmcminn.com. 2010-09-29. Retrieved 2014-04-16.