Difference between revisions of "ESciDoc Item Container Version History"

From MPDLMediaWiki
Jump to navigation Jump to search
Line 9: Line 9:


=Links=
=Links=
*Premis [http://www.loc.gov/standards/premis/schemas.html schemas]
*PREMIS all [http://www.loc.gov/standards/premis/schemas.html schemas]
*[http://www.loc.gov/standards/premis/v2/ PREMIS V2]: Data Dictionary [http://www.loc.gov/standards/premis/v2/premis-dd-2-0.pdf PDF], [http://www.loc.gov/standards/premis/v2/premis-v2-namespace.html HTML]
*[http://www.loc.gov/standards/premis/v2/ PREMIS V2]: Data Dictionary [http://www.loc.gov/standards/premis/v2/premis-dd-2-0.pdf PDF], [http://www.loc.gov/standards/premis/v2/premis-v2-namespace.html HTML]
*[http://www.loc.gov/standards/premis/v1/ PREMIS V1]
*JIRA ticket [http://zim01.gwdg.de:8080/browse/AS-765 AS-765]
*JIRA ticket [http://zim01.gwdg.de:8080/browse/AS-765 AS-765]
*[http://www.escidoc.org/JSPWiki/en/ObjectManager Object Manager]
*[http://www.escidoc.org/JSPWiki/en/ObjectManager Object Manager]

Revision as of 11:21, 22 June 2009

This is a protected page.

Concepts[edit]

See Item, Container Specs&APIs here

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]

Examples[edit]