Table 6.45— DRM_Citation

Property

Description

Superclass

·         <DRM SEDRIS Abstract Base>

Class

·         <DRM Citation>

Subclass

·         none

Definition

The bibliographic reference information for the containing SEDRIS object in a form compatible with ISO 19115 (see 2.[I19115]).

Example(s)

·         Citation information for a VPF transmittal's <DRM Transmittal Root>, given that it is not part of a series, and that this is its first edition as a SEDRIS transmittal.

title = "dtopn/t007us01";
edition = "1.0";
responsible_party = ("John P. Smith",
                                “Manager, VPF”,
                                "Any Corporation",
                                "8383 Forinstance Turnpike,
                                 New York, NY 10013",
                                "(888)555-1234",
                                "(888)555-5678",
                                "N/A",
                                " john_p_smith@anyplace.com",
                                "http://www.anyplace.com",
                                "8am to 5pm Eastern, Monday through Friday",
                                "E-mail is preferred")
series_name = "N/A";
issue_id = "N/A";
other = "Created using VPF-SEDRIS Read 0 API software";
time_point.time_type = GMT;
time_point.year = 1998;
time_point.month = JUNE;
time_point.day = 22;
time_point.hour = 14;
time_point.minute = 56;
time_point.seconds = 30;
and with the rest of the unused time_point fields set to -1.

Inherited field elements

field_name

range

Field_Data_Type

none

 

 

Field elements

field_name

range

Field_Data_Type

title1

 

String

edition2

 

String

responsible_party3

 

Contact_Information

series_name4

 

String

issue_id5

 

String

other6

 

String

Associated to (one-way) (inherited)

·         none

Associated to (one-way)

·         none

Associated by (one-way) (inherited)

·         none

Associated by (one-way)

·         none

Associated with (two-way) (inherited)

·         none

Associated with (two-way)

·         none

Composed of (two-way) (inherited)

·         none

Composed of (two-way)

·         one <DRM Absolute Time Point>7

Composed of (two-way metadata) (inherited)

·         none

Composed of (two-way metadata)

·         none

Component of (two-way) (inherited)

·         none

Component of (two-way)

·         zero or more <DRM Attribute Set>s

·         zero or more <DRM Attribute Set Table>s

·         zero or more <DRM Attribute Set Table Group>s

·         zero or more <DRM Colour Table>s

·         zero or more <DRM Colour Table Group>s

·         zero or more <DRM Data Table>s

·         zero or more <DRM Environment Root>s

·         zero or more <DRM Image>s

·         zero or more <DRM Library>s

·         zero or more <DRM Model>s

·         zero or more <DRM Sound>s

·         zero or more <DRM Source>s

·         zero or more <DRM Symbol>s

·         zero or one <DRM Transmittal Root>

Constraints

·         Mandatory metadata

Notes

1 Name by which the data object is known (Mandatory).

2 Version of the data object (Optional).

3 Producing organizations or individuals (Mandatory).

4 Name of the series containing the data object (Optional).

5 id of the issue within the series (Optional).

6 Any other desired citation information

7 Date and time (Mandatory) the data object was released. NULL <DRM Absolute Time Point> values are permitted except in the <DRM Citation> component of a <DRM Transmittal Root>, which describes the entire transmittal under that <DRM Transmittal Root>.

Class diagram

<DRM Citation>