
DAIA::Entity - Abstract base class of Department, Institution, Storage, and Limitation

version 0.42

A persistent identifier for the entity (optional).
This must be an URI (xs:anyURI) and it is mapped to the object's resource URI in RDF.
A simple name describing the entity. In RDF this is mapped to the Dublin Core property 'title' (http://purl.org/dc/terms/title). The empty string, that is the default, is treated equal to a non-existing content element.
An URL linking to the entity (optional). In RDF this is mapped to the FAOF property 'page' (http://xmlns.com/foaf/0.1/page).

Jakob Voss

This software is copyright (c) 2011 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.