Sha256: 8a1c25609d658d2e32710adad3b766b5e526fc3e210a9b1b5f752e2ead16001a
Contents?: true
Size: 616 Bytes
Versions: 7
Compression:
Stored size: 616 Bytes
Contents
{ "id": "quantitativeResult.json#", "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "example": "../examples/quantitativeResult.json", "description": "", "translation": { "ISO 19115-2": ["MI_Metadata > DQ_DataQuality > Report > quantitativeResult"] }, "properties": { "dateTime": { "type": "string" }, "scope": { "$ref": "./scope.json#" }, "value": { "type": "array", "items": { "type": "number" } }, "valueUnits": { "type": "string" }, "valueRecordType": { "type": "string" } } }
Version data entries
7 entries across 7 versions & 1 rubygems