Sha256: 49f31a7ec13bdd49e11505c28bc068dbd0a1d24e758350897763e5625d9ea325
Contents?: true
Size: 1.39 KB
Versions: 22
Compression:
Stored size: 1.39 KB
Contents
[{ "commonName": "commonName", "codeName": "codeName", "alias": [ "alias0", "alias1" ], "definition": "definition", "attributeReference": { "title": "attributeReference" }, "dataType": "dataType", "allowNull": true, "mustBeUnique": false, "units": "units", "unitsResolution": 9.9, "isCaseSensitive": false, "domainId": "domainId", "minValue": "minValue", "maxValue": "maxValue", "fieldWidth": 9, "missingValue": "missingValue", "valueRange": [{ "minRangeValue": "0", "maxRangeValue": "9.9" }], "timePeriod": [{ "id": "id", "description": "description", "identifier": { "identifier": "identifier", "namespace": "namespace" }, "periodName": [ "periodName0", "periodName1" ], "startDateTime": "2016-10-14T11:10:15.2-10:00", "endDateTime": "2016-12-31" }] }, { "commonName": "Employee ID", "codeName": "empId", "alias": [ "employeeId", "employeeNumber" ], "definition": "Numeric code to uniquely identify an employee of Acme Oil", "dataType": "numeric", "allowNull": true, "units": "meters", "unitsResolution": 1, "isCaseSensitive": true, "domainId": "dom042", "minValue": "1000000", "maxValue": "5000000", "fieldWidth": 7, "missingValue": "-999" } ]
Version data entries
22 entries across 22 versions & 1 rubygems
Version | Path |
---|---|
adiwg-mdjson_schemas-2.5.1 | examples/entityAttribute.json |
adiwg-mdjson_schemas-2.5.0 | examples/entityAttribute.json |