Sha256: fc669039246b26f5ebc98c3d2dc872297eebb6a8af94134c97af0c548333d7ab

Contents?: true

Size: 712 Bytes

Versions: 7

Compression:

Stored size: 712 Bytes

Contents

{
  "id": "coverageResult.json#",
  "$schema": "http://json-schema.org/draft-04/schema#",
  "type": "object",
  "description": "",
  "translation": {
    "ISO 19115-2": ["MI_Metadata > DQ_DataQuality > Report > coverageResult"]
  },
  "properties": {
    "dateTime": {
      "type": "string"
    },
    "scope": {
      "$ref": "./scope.json#"
    },
    "spatialRepresentationType": {
      "type": "string"
    },
    "spatialRepresentation": {
      "$ref": "./spatialRepresentation.json#"
    },
    "resultContent": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "resourceFormat": {
      "type": "string"
    },
    "resultFile": {
      "type": "string"
    }
  }
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
adiwg-mdjson_schemas-2.8.1 schema/coverageResult.json
adiwg-mdjson_schemas-2.8.0 schema/coverageResult.json
adiwg-mdjson_schemas-2.8.0.pre.beta9 schema/coverageResult.json
adiwg-mdjson_schemas-2.8.0.pre.beta8 schema/coverageResult.json
adiwg-mdjson_schemas-2.8.0.pre.rc8 schema/coverageResult.json
adiwg-mdjson_schemas-2.8.0.pre.rc7 schema/coverageResult.json
adiwg-mdjson_schemas-2.8.0.pre.beta6 schema/coverageResult.json