
DAIA::Document - Information about a single document

version 0.421

The unique identifier of this document. Must be an URI.
An optional link to the document or to additional information. Must be an URI but should be an URL.
An optional list of DAIA::Message objects.
You can set message(s) with the message accessor.
An optional list of DAIA::Item objects with instances/copies/holdings of this document.

DAIA::Document provides the default methods of DAIA::Object, accessor methods for all of its properties and the following appender methods:
Add a specified or a new DAIA::Message.
Add a specified or a new DAIA::Item.

Jakob Voss

This software is copyright (c) 2012 by Jakob Voss.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.