Data Element Forms for Special Values

The form of the representation of data values is important to applications that will manipulate the data elements. If the values are provided in a standard way, "client" software can help a user to evaluate data. The CSDGM standard specify conventions to describe data elements for the following four types of values:



Calendar Dates (Years, Months, and Days)

Time of Day (Hours, Minutes, and Seconds)

Because of some geospatial data and related applications are sensitive to time of day information, three conventions are permitted. Only one convention shall be used for metadata for a data set. The conventions are:

Latitude and Longitude

Network Addresses and File Names

FAQ: What is the Uniform Resource Locator (URL), and what is its form?

A URL is a network extension of the UNIX file naming conventions. A URL can port to any file in any directory of any machine. It also describes the Internet service available for use with the resource. The basic form of the URL is: service://hostname:port/path/filename where service - the name of the service to be used with the resource. Examples include "Field", "ftp", "telnet", "gopher". "wais", "news", "http", "rlogin", and "tn3270". hostname:port - the Internet address of the machine and the port through which the service is provided. The identification of the port is required only if a non-standard implementation is being used. path - the directory path to the file. filename - the name of the file.


FAQ: I'm planning to implement the metadata standard using a data base, but the data base software does not support the forms of the date and time special values. How do I comply with the standard?

Software systems often use special methods internally to encode values such as date and time. The main concern is that metadata provide to others, especially metadata provided through the National Geospatial Data Clearinghouse and for data transfer, be encoded using the forms specified by the metadata standards.


Examples:

Anonymous FTP: ftp://fgdc.er.usgs.gov/gdc/metadata/meta.6984.ps

World Wide Web: http://www.rpi.edu/Internet/Guides/decemj/icmc/top.html

Gopher: gopher://bingsuns.cc.binghamton.edu/11/acad/geogenv

Telnet: telnet://fedworld.doc.gov

News: news:comp.infosystems.gis

Local file on your (DOS) computer: file:///c:/wp51/mad/letter.wpd