id property

String id
final

The temporal coordinate reference system (TRS) identifier.

The identifier is authorative, it identifies a well known or referenced specification that defines properties for a temporal coordinate reference system.

Examples:

  • http://www.opengis.net/def/uom/ISO-8601/0/Gregorian: dates or timestamps are in the Gregorian calendar and conform to RFC 3339.

Implementation

final String id;