Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DCAT Codes (v2.10.0) #87

Closed
wants to merge 45 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
caeef90
Update CHANGELOG
jlblcc Sep 11, 2019
57ebe21
Bump path-parse from 1.0.6 to 1.0.7
dependabot[bot] Aug 11, 2021
1c84498
Bump grunt from 1.0.4 to 1.5.3
dependabot[bot] May 25, 2022
0053980
add orcid and ror to namespaces
timothypage Aug 25, 2022
0e9beed
implement feedback
timothypage Sep 23, 2022
06c072e
Merge pull request #41 from adiwg/feature/ror-orcid-namespaces
timothypage Sep 23, 2022
e106715
Merge pull request #34 from adiwg/dependabot/npm_and_yarn/grunt-1.5.3
timothypage Sep 23, 2022
b0dd8a8
Merge pull request #32 from adiwg/dependabot/npm_and_yarn/path-parse-…
timothypage Sep 23, 2022
9819ef1
Updating JSON files
timothypage Sep 23, 2022
46a0cfc
bump version
timothypage Sep 23, 2022
25d6ef9
add data quality report type codelist
timothypage Feb 1, 2023
5062844
update descriptions
chris-macdermaid Mar 6, 2023
72ece83
update file name
chris-macdermaid Mar 6, 2023
07e8c8b
bump version
chris-macdermaid Mar 6, 2023
07594d7
Update description
chris-macdermaid Mar 13, 2023
83e1e8b
Merge pull request #43 from adiwg/feature/data-quality-reports
chris-macdermaid Mar 13, 2023
7b5ac6b
Bump lodash from 4.17.15 to 4.17.21 (#42)
dependabot[bot] Jul 7, 2023
e5e14a6
Bump minimatch from 3.0.4 to 3.0.8 (#45)
dependabot[bot] Jul 7, 2023
3911563
Bump async from 2.6.1 to 3.2.3 (#46)
dependabot[bot] Jul 7, 2023
4e0313e
update npm version
chris-macdermaid Jul 20, 2023
0d66052
Merge pull request #47 from adiwg/update/npm-version-2-8-4
jwaspin Jul 21, 2023
169b4a9
Update Gemfile.lock and package-lock.json versions to 2.9.3
jwaspin May 7, 2024
43e9c73
Add bureauCode and programCode to adiwg_namespace (#85)
J-Oliveros May 8, 2024
ed637e8
feat: Update data quality element code list
jwaspin May 8, 2024
68c68b8
Update adiwg-mdcodes to version 2.9.4-beta.0
jwaspin May 8, 2024
3f6a8d7
Update data quality element code list
jwaspin May 10, 2024
8dda687
Update adiwg-mdcodes to version 2.9.4-beta.1
jwaspin May 10, 2024
33df884
chore: Update version to 2.10.0-beta.0
jwaspin May 14, 2024
c930867
chore: Update version to 2.9.4-beta.4
jwaspin May 14, 2024
b69c5e7
Revert dataQualityElement list (#88)
jwaspin May 14, 2024
45d1c45
Merge branch 'releases/2-9-4-beta' into releases/2-10-0-beta
jwaspin May 14, 2024
f2d7f11
chore: Increment beta version
jwaspin May 14, 2024
deb6dbf
Merge branch 'develop' into releases/2-9-4-beta
jwaspin May 25, 2024
82734fd
Merge branch 'develop' into sync-master-develop-fix-merge-conflicts
jwaspin May 25, 2024
004efaf
chore: Remove unused ISO data quality element codelist
jwaspin May 26, 2024
a5efb31
Remove unused ISO data quality element codelist
jwaspin May 26, 2024
6bb2761
Remove resources/json
jwaspin May 26, 2024
6001ccd
Merge branch 'releases/2-9-4-beta' into releases/2-10-0-beta
jwaspin May 26, 2024
337dcf7
chore: Update adiwg-mdcodes to version 2.10.0-beta.2
jwaspin May 26, 2024
51d8ba3
Merge branch 'sync-master-develop-fix-merge-conflicts' into releases/…
jwaspin May 26, 2024
2d11cc9
chore: Update build script to include bundle command
jwaspin May 26, 2024
79bbfb3
Merge branch 'sync-master-develop-fix-merge-conflicts' into releases/…
jwaspin May 26, 2024
68164c8
Merge branch 'releases/2-9-4-beta' into releases/2-10-0-beta
jwaspin May 26, 2024
91bdf86
chore: Update version to 2.9.4-beta.5
jwaspin May 26, 2024
bd57865
Merge branch 'releases/2-9-4-beta' into releases/2-10-0-beta
jwaspin May 26, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ dev
mkmf.log
node_modules
resources/js
resources/json
.vscode
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
adiwg-mdcodes (2.9.3)
adiwg-mdcodes (2.10.0.pre.beta.3)
json (~> 2.0)

GEM
Expand Down
2 changes: 1 addition & 1 deletion lib/adiwg/mdcodes/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

module ADIWG
module Mdcodes
VERSION = "2.9.3"
VERSION = "2.10.0-beta.3"
end
end

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mdcodes",
"version": "2.9.3",
"version": "2.10.0-beta.3",
"main": "index.js",
"description": "CodeLists for ADIwg mdJSON",
"repository": {
Expand All @@ -26,7 +26,7 @@
},
"scripts": {
"prepublishOnly": "scripts/prepublish.js",
"build": "npm i --force && grunt convert && grunt concat-json && npm run prepublishOnly"
"build": "bundle && npm i --force && grunt convert && grunt concat-json && npm run prepublishOnly"
},
"dependencies": {
"buildify": "github:powmedia/buildify#20458a121411f759dcc5ec1b441695eb7fc2b3b7",
Expand Down
30 changes: 15 additions & 15 deletions resources/adiwg_dataQualityElement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,18 +8,18 @@ sourceName: "ADIwg_DataQualityElement"
extensible: true
description: "ISO data quality element class names"
codelist:
- { code: "001", codeName: AbsolutePositionalAccuracy, description: "closeness of reported coordinate values to values accepted as or being true" }
- { code: "002", codeName: RelativePositionalAccuracy, description: "closeness of the relative positions of features in the scope to their respective relative positions accepted as or being true" }
- { code: "003", codeName: GriddedDataPositionalAccuracy, description: "closeness of gridded data position values to values accepted as or being true" }
- { code: "004", codeName: ConceptualConsistency, description: "adherence to rules of the conceptual schema" }
- { code: "005", codeName: DomainConsistency, description: "adherence of values to the value domains" }
- { code: "006", codeName: FormatConsistency, description: "degree to which data is stored in accordance with the physical structure of the dataset, as described by the scope" }
- { code: "007", codeName: TopologicalConsistency, description: "correctness of the explicitly encoded topological characteristics of the dataset as described by the scope" }
- { code: "008", codeName: ThematicClassificationCorrectness, description: "comparison of the classes assigned to features or their attributes to a universe of discourse" }
- { code: "009", codeName: NonQuantitativeAttributeCorrectness, description: "correctness of non-quantitative attributes" }
- { code: "010", codeName: QuantitativeAttributeAccuracy, description: "accuracy of quantitative attributes" }
- { code: "011", codeName: AccuracyOfATimeMeasurement, description: "correctness of the temporal references of an item (reporting of error in time measurement)" }
- { code: "012", codeName: TemporalValidity, description: "validity of data specified by the scope with respect to time" }
- { code: "013", codeName: TemporalConsistency, description: "correctness of ordered events or sequences, if reported" }
- { code: "014", codeName: Commission, description: "excess data present in the dataset, as described by the scope" }
- { code: "015", codeName: Omission, description: "data absent from the dataset, as described by the scope" }
- { code: "001", codeName: DQ_AbsoluteExternalPositionalAccuracy, description: "closeness of reported coordinate values to values accepted as or being true" }
- { code: "002", codeName: DQ_RelativeInternalPositionalAccuracy, description: "closeness of the relative positions of features in the scope to their respective relative positions accepted as or being true" }
- { code: "003", codeName: DQ_GriddedDataPositionalAccuracy, description: "closeness of gridded data position values to values accepted as or being true" }
- { code: "004", codeName: DQ_ConceptualConsistency, description: "adherence to rules of the conceptual schema" }
- { code: "005", codeName: DQ_DomainConsistency, description: "adherence of values to the value domains" }
- { code: "006", codeName: DQ_FormatConsistency, description: "degree to which data is stored in accordance with the physical structure of the dataset, as described by the scope" }
- { code: "007", codeName: DQ_TopologicalConsistency, description: "correctness of the explicitly encoded topological characteristics of the dataset as described by the scope" }
- { code: "008", codeName: DQ_ThematicClassificationCorrectness, description: "comparison of the classes assigned to features or their attributes to a universe of discourse" }
- { code: "009", codeName: DQ_NonQuantitativeAttributeCorrectness, description: "correctness of non-quantitative attributes" }
- { code: "010", codeName: DQ_QuantitativeAttributeAccuracy, description: "accuracy of quantitative attributes" }
- { code: "011", codeName: DQ_AccuracyOfATimeMeasurement, description: "correctness of the temporal references of an item (reporting of error in time measurement)" }
- { code: "012", codeName: DQ_TemporalValidity, description: "validity of data specified by the scope with respect to time" }
- { code: "013", codeName: DQ_TemporalConsistency, description: "correctness of ordered events or sequences, if reported" }
- { code: "014", codeName: DQ_CompletenessCommission, description: "excess data present in the dataset, as described by the scope" }
- { code: "015", codeName: DQ_CompletenessOmission, description: "data absent from the dataset, as described by the scope" }
2 changes: 2 additions & 0 deletions resources/adiwg_namespace.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ codelist:
- {code: "spatialreference.org", codeName: SR-ORG, description: "Coordinate reference system from SpatialReference.org database"}
- {code: "org.adiwg.code.mapGridSystem", codeName: mapGridSystem, description: "Name of the grid UTM, State Plane, or other grid system used by a spatial reference system."}
- {code: "org.adiwg.code.mapProjection", codeName: mapProjection, description: "Name of the planar, grid, or local projection used by a spatial reference system."}
- {code: "org.adiwg.code.bureauCode", codeName: bureauCode, description: "DCAT-US combined federal agency and bureau code from OMB Circular A-11."}
- {code: "org.adiwg.code.programCode", codeName: programCode, description: "DCAT-US Federal Program Inventory program code."}
20 changes: 0 additions & 20 deletions resources/json/adiwg_addressType.json

This file was deleted.

55 changes: 0 additions & 55 deletions resources/json/adiwg_applicationProfile.json

This file was deleted.

85 changes: 0 additions & 85 deletions resources/json/adiwg_dataQualityElement.json

This file was deleted.

Loading