--- # mdJson codelists codelistType: "staticList" codelistName: "adiwg_dataQualityElement" source: "Alaska Data Integration working group" sourceName: "ADIwg_DataQualityElement" extensible: true description: "ISO data quality element class names" codelist: - { code: "001", codeName: AbsolutePositionalAccuracy, description: "closeness of reported coordinate values to values accepted as or being true" } - { code: "002", codeName: RelativePositionalAccuracy, description: "closeness of the relative positions of features in the scope to their respective relative positions accepted as or being true" } - { code: "003", codeName: GriddedDataPositionalAccuracy, description: "closeness of gridded data position values to values accepted as or being true" } - { code: "004", codeName: ConceptualConsistency, description: "adherence to rules of the conceptual schema" } - { code: "005", codeName: DomainConsistency, description: "adherence of values to the value domains" } - { code: "006", codeName: FormatConsistency, description: "degree to which data is stored in accordance with the physical structure of the dataset, as described by the scope" } - { code: "007", codeName: TopologicalConsistency, description: "correctness of the explicitly encoded topological characteristics of the dataset as described by the scope" } - { code: "008", codeName: ThematicClassificationCorrectness, description: "comparison of the classes assigned to features or their attributes to a universe of discourse" } - { code: "009", codeName: NonQuantitativeAttributeCorrectness, description: "correctness of non-quantitative attributes" } - { code: "010", codeName: QuantitativeAttributeAccuracy, description: "accuracy of quantitative attributes" } - { code: "011", codeName: AccuracyOfATimeMeasurement, description: "correctness of the temporal references of an item (reporting of error in time measurement)" } - { code: "012", codeName: TemporalValidity, description: "validity of data specified by the scope with respect to time" } - { code: "013", codeName: TemporalConsistency, description: "correctness of ordered events or sequences, if reported" } - { code: "014", codeName: Commission, description: "excess data present in the dataset, as described by the scope" } - { code: "015", codeName: Omission, description: "data absent from the dataset, as described by the scope" }