CMIS (Concept): Difference between revisions

From Grooper Wiki
No edit summary
m Reverted edits by Dgreenwood (talk) to last revision by Configadmin
Tag: Rollback
Line 1: Line 1:
<blockquote style="font-size:125%">
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.
CMIS (Content Management Interoperability Services) is an open standard allowing different content management systems to share information over the Internet.
</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 ==
Line 9: Line 5:
* [[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 object created and used in Grooper to connect to storage platforms.
* [[CMIS Connections Folder]] - The folder location in Grooper's Node Tree where CMIS Connections are created and stored.
* [[CMIS Binding]] - Connection types to individual document storage platforms.
* [[CMIS Binding]] - Connection types to individual document storage platforms.
** [[AppXtender (CMIS Binding)]] - Provides connectivity to the ApplicationXtender document management platform.
** [[AppXtender (CMIS Binding)]] - Provides connectivity to the ApplicationXtender document management platform.
Line 20: Line 17:
** [[SFTP (CMIS Binding)]] - Provides connectivity to SSH File Transfer Protocol (SFTP) directories.
** [[SFTP (CMIS Binding)]] - Provides connectivity to SSH File Transfer Protocol (SFTP) directories.
** [[SharePoint (CMIS Binding)]] - Provides connectivity to Microsoft SharePoint sites.
** [[SharePoint (CMIS Binding)]] - Provides connectivity to Microsoft SharePoint sites.
* [[CMIS Import]] - Import documents using CMIS Connections
* [[CMIS Repository]] - File locations in a document platform Grooper has access to via a CMIS Connection.
* [[CMIS Export]] - Export documents using CMIS Connections
* [[CMIS Import]] - Import providers using CMIS Connections
* [[CMIS Export]] - Export providers using CMIS Conenctions

Revision as of 11:24, 24 September 2021

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.

See Also