Ticket #190 (closed task: fixed)

Opened 2 years ago

Last modified 2 years ago

Basic implementation of CMIS fuse

Reported by: MC-arjen Owned by:
Priority: major Milestone: TS - MediaMosa Multiple Stores
Component: Core Version:
Keywords: Cc:
MoSCoW: Estimated time after impact analysis:
Related to project: none Tested:
Accepted: no Estimated Hours:

Description

With FUSE (filesystems in userspace) it is possible to implement a fully functional filesystem in a userspace program. Content Management Interoperability Services (CMIS) [1] is a standards proposal consisting of a set of Web services for sharing information among disparate content repositories that seeks to ensure interoperability for people and applications using multiple content repositories. Besides sharing information, CMIS is also capable of sharing documents.

In MediaMosa we need a (basic, at first) fuse layer based on the CMIS standard.

The minimal requirements;

  • Browsing through a readonly filesystem
  • Showing the properties of a file
  • Reading a file ('downloading')

see for other implementations: http://sourceforge.net/apps/mediawiki/fuse/index.php?title=FileSystems

Change History

Changed 2 years ago by admin

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.