ESciDoc Item Container Version History

From MPDLMediaWiki
Revision as of 11:54, 22 June 2009 by Makarenko (talk | contribs)
Jump to navigation Jump to search

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.

Premis: Hierarchical Listing of Semantic Units, Event[edit]

V2.0[edit]

*  2.1 eventIdentifier (M, NR)
        o 2.1.1 eventIdentifierType (M, NR)
        o 2.1.2 eventIdentifierValue (M, NR)
* 2.2 eventType (M, NR)
* 2.3 eventDateTime (M, NR)
* 2.4 eventDetail (O, NR)
* 2.5 eventOutcomeInformation (O, R)
        o 2.5.1 eventOutcome (O, NR)
        o 2.5.2 eventOutcomeDetail (O, R)
            + 2.5.2.1 eventOutcomeDetailNote (O, NR)
            + 2.5.2.2 eventOutcomeDetailExtension (O, R)
* 2.6 linkingAgentIdentifier (O, R)
        o 2.6.1 linkingAgentIdentifierType (M, NR)
        o 2.6.2 linkingAgentIdentifierValue (M, NR)
        o 2.6.3 linkingAgentRole (O, R)
* 2.7 linkingObjectIdentifier (O, R)
        o 2.7.1 linkingObjectIdentifierType (M, NR)
        o 2.7.2 linkingObjectIdentifierValue (M, NR)
          o 2.7.3 linkingObjectRole (O, R)


Links[edit]

Examples[edit]