Sha256: 73bd8abf9bab0b948a8658eb8fe8838bf21cee52f23aaebce7958e928e8b821d
Contents?: true
Size: 698 Bytes
Versions: 5
Compression:
Stored size: 698 Bytes
Contents
{ "id": "descriptiveResult.json#", "$schema": "http://json-schema.org/draft-04/schema#", "type": "object", "required": ["statement"], "example": "../examples/descriptiveResult.json", "description": "Data quality descriptive result.", "translation": { "ISO 19115-2": ["MI_Metadata > DQ_DataQuality > Report > descriptiveResult"] }, "properties": { "dateTime": { "type": "string", "description": "Date when the result was generated." }, "scope": { "$ref": "./scope.json#", "description": "Scope of the result." }, "statement": { "type": "string", "description": "Textual expression of the descriptive result." } } }
Version data entries
5 entries across 5 versions & 1 rubygems