CMIS (Concept): Difference between revisions

From Grooper Wiki
No edit summary
No edit summary
 
(25 intermediate revisions by 3 users not shown)
Line 1: Line 1:
CMIS (Content Management Interoperability Services) is an open standard allowing different content management systems to share information over the Internet.  CMIS defines an abstraction layer for controlling diverse document management systems and repositories using web protocols.  This allows different content management systems to connect to each other's repositories to import, access, and publish documents and their metadata.
<blockquote>{{#lst:Glossary|CMIS}}</blockquote>
 
CMIS defines an abstraction layer for controlling diverse document management systems and repositories using web protocols.  This allows different content management systems to connect to each other's repositories to import, access, and publish documents and their metadata.


== See Also ==
== See Also ==
 
* [https://en.wikipedia.org/wiki/Content_Management_Interoperability_Services CMIS] - Wikipedia article.
* [[CMIS+]] - Grooper's infrastructure for standardizing connections to external storage platforms modeled after the CMIS standard.
* [[CMIS+]] - Grooper's infrastructure for standardizing connections to external storage platforms modeled after the CMIS standard.
* [[CMIS Connection]] - The object created and used in Grooper to connect to storage platforms.
* [[CMIS Connection]] - The Grooper node created and used in Grooper to connect to storage platforms.
* [[CMIS Binding]] - Connections to individual document storage platforms.
* [[CMIS Repository]] - File locations in a document platform Grooper has access to via a CMIS Connection.
** [[AppXtender (CMIS Binding)]] - Provides connectivity to the ApplicationXtender document management platform.
* [[CMIS Binding]] - Connection types to individual document storage platforms.
** [[CMIS (CMIS Binding)]] - Provides connectivity to traditional CMIS 1.0 and CMIS 1.1 servers.
* [[CMIS Import]] - Import documents using CMIS Connections
** [[Exchange (CMIS Binding)]] - Provides connectivity Microsoft Outlook via Microsoft Exchange mail servers
* [[CMIS Export]] - Export documents using CMIS Connections
** [[FileBound (CMIS Binding)]] - Provides connectivity to the FileBound document management platform.
** [[FTP (CMIS Binding)]] - Provides connectivity to File Transfer Protocol (FTP) directories.
** [[IMAP (CMIS Binding)]] - Provides connectivity to IMAP mail servers.
** [[NTFS (CMIS Binding)]] - Provides connectivity to the Microsoft Windows file system.
** [[OneDrive (CMIS Binding)]] - Provides connectivity to the Microsft OneDrive cloud storage platform.
** [[SFTP (CMIS Binding)]] - Provides connectivity to SSH File Transfer Protocol (SFTP) directories.
** [[SharePoint (CMIS Binding)]] - Provides connectivity to Microsoft SharePoint sites.
* [[Connection Type]] - Which CMIS Binding is set on the CMIS Connection.
* [[CMIS Import]] - Import providers using CMIS Connections
* [[CMIS Export]] - Export providers using CMIS Conenctions

Latest revision as of 11:03, 29 April 2025

CMIS (Content Management Interoperability Services) is open standard allowing different content management systems to "interoperate", sharing files, folders and their metadata as well as programmatic control of the platform over the internet.

CMIS defines an abstraction layer for controlling diverse document management systems and repositories using web protocols.  This allows different content management systems to connect to each other's repositories to import, access, and publish documents and their metadata.

See Also

  • CMIS - Wikipedia article.
  • CMIS+ - Grooper's infrastructure for standardizing connections to external storage platforms modeled after the CMIS standard.
  • CMIS Connection - The Grooper node created and used in Grooper to connect to storage platforms.
  • CMIS Repository - File locations in a document platform Grooper has access to via a CMIS Connection.
  • CMIS Binding - Connection types to individual document storage platforms.
  • CMIS Import - Import documents using CMIS Connections
  • CMIS Export - Export documents using CMIS Connections