Difference between revisions of "ESciDoc Item Container Version History"

From MPDLMediaWiki
Jump to navigation Jump to search
m
Line 15: Line 15:
**Schemas: [http://www.escidoc.org/schemas/soap/container/ Container], [http://www.escidoc.org/schemas/soap/item/ Item]
**Schemas: [http://www.escidoc.org/schemas/soap/container/ Container], [http://www.escidoc.org/schemas/soap/item/ Item]
*[http://colab.mpdl.mpg.de/mediawiki/ESciDoc_Container_Toc TOC Container]
*[http://colab.mpdl.mpg.de/mediawiki/ESciDoc_Container_Toc TOC Container]
*Version History [http://www.escidoc.org/schemas/soap/common/0.4/version-history.xsd XSD]

Revision as of 14:33, 11 May 2009

This is a protected page.

Concepts[edit]

See http://www.escidoc.org/JSPWiki/en/ObjectManager

Container Handler[edit]

Containers offer the concept of aggregation, i.e. they can contain other (simple and complex) objects. Each container includes a structural map, which manages references to all members of the aggregation. Containers are versionable. They can be associated with a persistent identifier. Containers have a built-in basic object lifecycle. The status of a Container within its object lifecycle influences which actions are applicable and which user privileges are to be evaluated.

Item Handler[edit]

Items are objects representing the actual content of the repository. An item is a simple or complex object like an article, a report or a translation. Items are versionable. They can be associated with a persistent identifier. Items have a built-in basic object lifecycle. The status of an Item within its object lifecycle influences which actions are applicable and which user privileges are to be evaluated.


Links[edit]