JCR 与 CMIS:我应该使用哪个存储库 API?

发布于 2024-09-03 10:57:18 字数 332 浏览 1 评论 0原文

我正在启动一个新项目,需要连接到提供 JCRCMIS API。

该项目是用 Java 编写的,两个 API 都提供了我们需要的所有操作。
您会选择什么 API?为什么? JCR还是CMIS?

I am starting a new project that needs to connect to a repository that offers JCR and CMIS APIs.

The project is in Java and both APIs offer every operation we need.
What API would you chose and why? JCR or CMIS?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

薯片软お妹 2024-09-10 10:57:18

JCR API 的功能比 CMIS 丰富得多,因此您应该检查是否需要 CMIS 未涵盖的任何功能。
您可能也对此感兴趣 帖子比较 CMIS 和 JCR

The JCR API is quite a bit more feature-rich than CMIS, so you should check if you need any features that are not covered by CMIS.
You might also be interested in this post comparing CMIS and JCR

行雁书 2024-09-10 10:57:18

CMIS 已被大多数 ECM 供应商采用,而 JCR 实施相当罕见

如果两个 API 都提供您需要的操作,那么选择 CMIS,它将更具互操作性,允许您轻松地从一个存储库切换到另一个存储库。

CMIS has been adopted by most ECM vendors, while JCR implementations are rather rare.

If both APIs offer the operations you need, then choose CMIS, it will be more interoperable, allowing you to switch from a repository to another without much hassle.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文