CMIS (Concept): Difference between revisions
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
* [[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 | ||
Revision as of 12:39, 21 November 2024
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 object 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