Open Access NewsNews from the open access movement Jump to navigation |
|||
Content repository API for Java technology
Java Community Process has announced the final release of the JSR-000170 Content Repository for Java technology API. Quoting from the proposal for this spec: 'The API should be a standard, implementation independent, way to access content bi-directionally on a granular level within a content repository. A Content Repository is a high-level information management system that is a superset of traditional data repositories. A content repository implements "content services" such as: author based versioning, full textual searching, fine grained access control, content categorization and content event monitoring. It is these "content services" that differentiate a Content Repository from a Data Repository. Many of today's (web)applications are interacting with a content repository in various ways. This API proposes that content repositories have a dedicated, standard way of interaction with applications that deal with content. This API will focus on transactional read/write access, binary content (stream operations), textual content, full-text searching, filtering, observation, versioning, handling of hard and soft structured content.' Jackrabbit is an open-source implementation of the new API. (Thanks to digitizationblog.)
(PS: As far as I can tell, the spec does not include the OAI PMH.) |
|||