The SEDRIS Data Representation Model
APPENDIX A - Classes Responsible Party |
---|
An instance of this DRM class provides identification of, and means of communication with, person(s) and organization(s) associated with the data set being described.
In the documentation for this class, the phrase "the data set" refers to "the data set being described by the given <Responsible Party> instance". This, in turn, refers to the object tree rooted at the aggregate of the <Responsible Party> instance.
If a <Responsible Party> is shared by multiple aggregates, "the data set" refers to the collection of object trees rooted at its various aggregates.
Consider a data provider creating a
<Responsible Party> | |
---|---|
individual_name | { empty string } |
organization_name | { SE_LOCALE_DEFAULT, 34, "Master Environmental Library (MEL)" } |
position_name | { empty string } |
contact_information. voice_phone | { empty string } |
contact_information. fax_phone | { empty string } |
contact_information. tdd_tty_phone | { empty string } |
contact_information. address | { empty string } |
contact_information. online_resource | { empty string } |
contact_information. hours_of_service | { empty string } |
contact_information. contact_instructions | { empty string } |
role | SE_RESP_PTY_RL_CODE_POINT_OF_CONTACT |
No FAQs supplied.
If supplied, the individual_name field specifies the name of the responsible person, in the form surname, given name, title separated by delimiters.
The organization_name field specifies the name of the supporting organization.
If supplied, the position_name field specifies the role or position of the responsible person.
The contact_information field specifies the address of the responsible party.
The role field specifies the function performed by the responsible party.
|