25 Feb 19:36
UIMA project @IBM
http://www.research.ibm.com/UIMA/ UIMA stands for the *Unstructured Information Management Architecture*. It is an open, industrial-strength, scaleable and extensible *platform* for creating, integrating and deploying unstructured information management solutions from combinations of semantic analysis and search components. IBM makes UIMA available as a free SDK <http://www.alphaworks.ibm.com/tech/uima>, and makes the core Java framework available as open source <http://uima-framework.sourceforge.net/> software to provide a common foundation for industry and academia to collaborate and accelerate the world-wide development of technologies critical for *discovering* the vital *knowledge *present in the fastest growing sources of information today. -> Anyone knows about this project ? S.
Security:
- in a workspace (let's use this term to define a space where
several people can share and work on document), you put some document
- you define rights on this workspaces for example applying roles to
users (let's say you applied 2 roles: reader and contributor)
- user A has the contributor role while user B has the reader role
- when user A access to the workspace via Apogee, he needs to be
able to modify the document (thus apogee need to display the Modify
action / menu on the document)
- when user B access to the workspace, we have to hide all
actions/menu items his role doesn't have access to
Apogee needs, for that, to have a security model that can be mapped to
the ECM security model so that user actions / menu items available on
resources can depends on access rights defined by the server.
Extension of this:
Workflow:
- on my workspace, I have a document on which I have to do some
workflow action
- Apogee needs to know what workflow actions are to be done for the
current user on a resources
> I will look for an account on a demo CPS server and I will send you.
Thanks. I will look into CPS and FileSystem provider.
Takenori
RSS Feed