Metadata registration tool interface.
$Id: portal_metadata.py,v 1.4.14.2 2004/04/23 21:11:34 sidnei Exp $
CMF metadata policies interface.
List the allowed values of the Subject DCMI element
Subject elements should be keywords categorizing
their resource.
Return only values appropriate for content's type, or all values if None.
Enforce portal-wide policies about DCI, e.g., requiring non-empty title/description, etc. Called by the CMF immediately before saving changes to the metadata of an object.
List the allowed values of the Rights DCMI element.
The Rights element describes copyright or other IP
declarations pertaining to a resource.
Return only values appropriate for content's type, or all values if None.
Set initial values for content metatdata, supplying any site-specific defaults.
List the allowed values of the Format DCMI element.
These items should be usable as HTTP Content-type
values.
Return only values appropriate for content's type, or all values if None.
Return the "formal" name of the publisher of the portal.
Convert an internal userid to a "formal" name, if
possible, perhaps using the portal_membership tool.
Used to map userid's for Creator, Contributor DCMI queries.
List the allowed values of the Language DCMI element.
Language element values should be suitable for generating
HTTP headers.
Return only values appropriate for content's type, or all values if None.