Actions
Bug #3852
openfeature request - include the userId element in responsibleParty dialog boxes
Start date:
02/27/2009
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3852
Description
As EML documents become more prominent, there have been an increasing number of suggestions that EML be linked to individuals in other types of catalogs, e.g., personnel directories. One way to do this would be by using EML's userId element. The cardinality is 0-to-many, so a party can have several identities if needed - rather than just one, as required by the id attribute on elements.
Morpho 1.7rc1 now has a utility for adding access rules which peruses ldap trees to return the DN. It seems like the code to put content into the userId would be very similar.
http://knb.ecoinformatics.org/software/eml/eml-2.0.1/eml-party.html#userId
http://knb.ecoinformatics.org/software/eml/eml-2.0.1/eml-access.html#principal
Actions