NAME
DAIA::Entity - Abstract base class of Department, Institution, Storage, and Limitation
PROPERTIES
- id
-
A persistent identifier for the entity (optional). Must be an URI (
xs:anyURI
). - content
-
A simple name describing the entity. Be default the empty string is used.
- href
-
An URL linking to the entity (optional).
AUTHOR
Jakob Voss <jakob.voss@gbv.de>
LICENSE
Copyright (C) 2009-2010 by Verbundzentrale Goettingen (VZG) and Jakob Voss
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.