Package org.opengis.metadata.lineage

Show UML class diagram
Sources and production processes used in producing a dataset.

See:
          Description

Interface Summary
Algorithm Details of the methodology by which geographic information was derived from the instrument readings.
Lineage Information about the events or source data used in constructing the data specified by the scope or lack of knowledge about lineage.
NominalResolution Distance between consistent parts of (centre, left side, right side) adjacent pixels.
Processing Comprehensive information about the procedure(s), process(es) and algorithm(s) applied in the process step.
ProcessStep Description of the event, including related parameters or tolerances.
ProcessStepReport Report of what occurred during the process step.
Source Information about the source data used in creating the data specified by the scope.
 

Package org.opengis.metadata.lineage Description

Sources and production processes used in producing a dataset.

Metadata object are described in the OpenGIS® Metadata (Topic 11) specification. The following table shows the class hierarchy, together with a partial view of aggregation hierarchy:

Class hierarchy Aggregation hierarchy
ISO-19115 object
  ├─ Lineage
  ├─ ProcessStep
  ├─ Source
  ├─ NominalResolution
  ├─ Processing
  ├─ Algorithm
  └─ ProcessStepReport
Lineage
  ├─ Source
  │   └─ NominalResolution
  └─ ProcessStep
      ├─ Source
      ├─ Processing
      │   └─ Algorithm
      └─ ProcessStepReport

The Lineage.statement element is mandatory if DataQuality.scope.level has a value of ScopeCode.DATASET or ScopeCode.SERIES and the source and process step are not set.

Since:
2.0


Copyright © 1994-2013 Open Geospatial Consortium. All Rights Reserved.