adiwg-mdcodes 2.9.1 → 2.9.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0526c3b3899762cac428d826dac74f141b3318e661cebfac6a50113f2d93c901
4
- data.tar.gz: 298a7bf82ad5b27ddfe133285520fa662b866f7010cd6851b90a629341b775a3
3
+ metadata.gz: 82c78f97c2fe64cf3123a90618e6581871188e6c31e973f312d12fadad630e56
4
+ data.tar.gz: 441df0ecf3ab9c441a83cd0cf7bf7c72928e5d65e91d278307ab3e7a0c516e50
5
5
  SHA512:
6
- metadata.gz: 8f550ff7a269da32a0412499a80197a75c98436bc1fff020e97e9704bb6037c72af0b46294ab4b02a3da88ee6436cd6bcc948e2fbf74efa0b6f7b567faeebae0
7
- data.tar.gz: '048015b1f737500bed31d9497d7ae795a44eed070e61f24df80ddbfcdf49f5873d6b023802db6aba819055ed71e9916c7aee4301aab09722c871727785e0e2fa'
6
+ metadata.gz: 9bbf9e025670c2e32ec4e723eff2049afc90078f885714c086b9883a2c64a3c27e7eb47faf4a76cdeede3a63fa662b79ddba2ee73b21e85be1e48917e7a47075
7
+ data.tar.gz: 51e5811a64a9b4d214168210266153e39b185d2c54b2b0f6a3ea45c6f02cf38e399a2dde6cf3e0d3d071162564096745e8e418ac280b0edb4e08bf43e1648d29
@@ -30,7 +30,7 @@
30
30
 
31
31
  module ADIWG
32
32
  module Mdcodes
33
- VERSION = "2.9.1"
33
+ VERSION = "2.9.2"
34
34
  end
35
35
  end
36
36
 
data/package-lock.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "mdcodes",
3
- "version": "2.9.1",
3
+ "version": "2.9.2",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "mdcodes",
9
- "version": "2.9.1",
9
+ "version": "2.9.2",
10
10
  "license": "Unlicense",
11
11
  "dependencies": {
12
12
  "buildify": "github:powmedia/buildify#20458a121411f759dcc5ec1b441695eb7fc2b3b7",
data/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mdcodes",
3
- "version": "2.9.1",
3
+ "version": "2.9.2",
4
4
  "main": "index.js",
5
5
  "description": "CodeLists for ADIwg mdJSON",
6
6
  "repository": {
@@ -21,14 +21,15 @@ codelist:
21
21
  - { code: "011", codeName: Homogeneity, description: "expected or tested uniformity of the results obtained for a data quality evaluation" }
22
22
  - { code: "012", codeName: NonQuantitativeAttributeCorrectness, description: "correctness of non-quantitative attributes" }
23
23
  - { code: "013", codeName: QuantitativeAttributeAccuracy, description: "accuracy of quantitative attributes" }
24
- - { code: "014", codeName: RelativeInternalPositionalAccuracy, description: "closeness of the relative positions of features in the scope to their respective relative positions accepted as or being true" }
25
- - { code: "015", codeName: Representativity, description: "degree to which the sample used has produced a result which is representative of the data within the data quality scope" }
26
- - { code: "016", codeName: TemporalConsistency, description: "correctness of ordered events or sequences, if reported" }
27
- - { code: "017", codeName: TemporalValidity, description: "validity of data specified by the scope with respect to time" }
28
- - { code: "018", codeName: ThematicClassificationCorrectness, description: "comparison of the classes assigned to features or their attributes to a universe of discourse" }
29
- - { code: "019", codeName: TopologicalConsistency, description: "correctness of the explicitly encoded topological characteristics of the dataset as described by the scope" }
30
- - { code: "020", codeName: UsabilityElement, description: "degree of adherence of a dataset to a specific set of requirements" }
31
- - { code: "021", codeName: Completeness, description: "presence and absence of features, their attributes and their relationships" }
32
- - { code: "022", codeName: LogicalConsistency, description: "adherence to rules of the conceptual schema" }
33
- - { code: "023", codeName: PositionalAccuracy, description: "closeness of reported coordinate values to values accepted as or being true" }
34
- - { code: "024", codeName: TemporalQuality, description: "correctness of the temporal references of an item (reporting of error in time measurement)" }
24
+ - { code: "014", codeName: NonQuantitativeAttributeAccuracy, description: "accuracy of non-quantitative attributes" }
25
+ - { code: "015", codeName: RelativeInternalPositionalAccuracy, description: "closeness of the relative positions of features in the scope to their respective relative positions accepted as or being true" }
26
+ - { code: "016", codeName: Representativity, description: "degree to which the sample used has produced a result which is representative of the data within the data quality scope" }
27
+ - { code: "017", codeName: TemporalConsistency, description: "correctness of ordered events or sequences, if reported" }
28
+ - { code: "018", codeName: TemporalValidity, description: "validity of data specified by the scope with respect to time" }
29
+ - { code: "019", codeName: ThematicClassificationCorrectness, description: "comparison of the classes assigned to features or their attributes to a universe of discourse" }
30
+ - { code: "020", codeName: TopologicalConsistency, description: "correctness of the explicitly encoded topological characteristics of the dataset as described by the scope" }
31
+ - { code: "021", codeName: UsabilityElement, description: "degree of adherence of a dataset to a specific set of requirements" }
32
+ - { code: "022", codeName: Completeness, description: "presence and absence of features, their attributes and their relationships" }
33
+ - { code: "023", codeName: LogicalConsistency, description: "adherence to rules of the conceptual schema" }
34
+ - { code: "024", codeName: PositionalAccuracy, description: "closeness of reported coordinate values to values accepted as or being true" }
35
+ - { code: "025", codeName: TemporalQuality, description: "correctness of the temporal references of an item (reporting of error in time measurement)" }
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: adiwg-mdcodes
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.9.1
4
+ version: 2.9.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - stansmith907, jlblcc
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-03-12 00:00:00.000000000 Z
11
+ date: 2024-03-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler