Table 6.31 — DRM_Citation

Property

Description

Class

  • <DRM Citation>

Superclass

Subclass

  • None.

Definition

An instance of this DRM class specifies the recommended bibliographic reference information to be used for the data set being described, such that the information is provided in an ISO 19115 compatible form.

In the documentation for this class, the phrase “the data set” refers to “the data set being described by the given <DRM Citation> instance”. This, in turn, refers to the object tree rooted at the aggregate of the <DRM Citation> instance.

If a <DRM Citation> instance is shared by multiple aggregate objects, “the data set” refers to the collection of object trees rooted at its various aggregates.

The title field specifies the name by which the data object is known.

If provided, the edition field specifies the version of the data object.

The series_name field specifies the name of the series, or aggregate data set, of which the given data set is a part.

The issue_identification field identifies the issue of the series.

The other_citation_details field supplies any other information required to complete the citation that is not recorded elsewhere.

Clarifications

1 This specifies the date (mandatory) and time (optional) that the data set being described was released.

2 This identifies the party responsible for the data set.

Class diagram

Figure 6.30 — DRM_Citation

Inherited field elements

Field name

Range

Field data type

None

   

Field elements

Field name

Range

Field data type

title

 

String

edition

 

String

series_name

 

String

issue_identification

 

String

other_citation_details

 

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)

Composed of (two-way metadata) (inherited)

  • None.

Composed of (two-way metadata)

Component of (two-way) (inherited)

  • None.

Component of (two-way)

Constraints

Example(s)

  • Consider a SEDRIS transmittal produced from Vector Product Format (VPF) source data, where the source data is not part of a series, and where this is its first edition as a SEDRIS transmittal. In this case, the transmittal was produced by Sterling Logicon, via their VPF-SEDRIS conversion software.

    The citation information for the transmittal’s <DRM Transmittal Root> is as follows.
    title “dtopn/t007us01”;
    edition “1.0”;
    series_name “N/A”;
    issue_identification “N/A”;
    other_citation_details “Created using VPF-SEDRIS Converter”;

    The <DRM Absolute Time> instance’s fields are set to the following.

    time_significance PUBLICATION_DATE
    time_value. value.ymd_hms. year 2002
    time_value. value.ymd_hms. month JUNE
    time_value. value.ymd_hms. day_of_month 22
    time_value. value.ymd_hms. hour 14
    time_value. value.ymd_hms. minutes 56
    time_value. value.ymd_hms. seconds 30,0