ISO Quality Scope

From Earth Science Information Partners (ESIP)
Revision as of 14:26, July 13, 2008 by Ted.Habermann (talk | contribs) (New page: ==How ISO Does It== ISO 19115 includes a Scope object that allows the specification of what elements in a dataset are described by some other object. This scope can be specified using the ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

How ISO Does It

ISO 19115 includes a Scope object that allows the specification of what elements in a dataset are described by some other object. This scope can be specified using the ScopeCode list, which is required, a spatial and temporal extent (optional), and a Description that provides more detail.

DQ_Scope
+ level: MD_ScopeCode
+ extent [0..1] : EX_Extent
+ levelDescription [0..*] : MD_ScopeDescription

EX_Extent
describes the spatial and temporal extent of the quality section.

MD_ScopeDescription
+ attributes : Set<GF_AttributeType>
+ features : Set<GF_FeatureType>
+ featureInstances : Set<GF_FeatureType>
+ attributeInstances : Set<GF_AttributeType>
+ dataset : CharacterString
+ other : CharacterString

MD_ScopeCode
+ attribute
+ attributeType
+ collectionHardware
+ collectionSession
+ dataset
+ series
+ nonGeographicDataset
+ dimensionGroup
+ feature
+ featureType
+ propertyType
+ fieldSession
+ software
+ service
+ model
+ tile

Where are ScopeCodes?
metadata/hierarchy_level
dataQualityInfo/scope
metadataMaintenance/updateScope