CMIS (Concept): Difference between revisions

From Grooper Wiki
No edit summary
No edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<section begin="cmis_glossary" />
<blockquote>{{#lst:Glossary|CMIS}}</blockquote>
<blockquote>
 
CMIS (Content Management Interoperability Services) is an open standard allowing different content management systems to share information over the Internet.
</blockquote>
<section begin="cmis_glossary" />
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 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.
* [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 Repository]] - File locations in a document platform Grooper has access to via a CMIS Connection.
* [[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 Binding]] - Connection types to individual document storage platforms.
* [[CMIS Import]] - Import documents using CMIS Connections
* [[CMIS Import]] - Import documents using CMIS Connections
* [[CMIS Export]] - Export documents using CMIS Connections
* [[CMIS Export]] - Export documents using CMIS Connections
[[Category:Articles]]

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