adiwg-mdcodes 2.2.1 → 2.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: bc61decf67e030035b0da5576a109879806a7b98
4
- data.tar.gz: f70e5eb5da91deb3444fc9cc03af88161bef5b5e
3
+ metadata.gz: e2234c19c3daf94bfdd3bb4b8be231da2a45f270
4
+ data.tar.gz: 748870ce439720fc03791d5c42fe2f703cf2ee07
5
5
  SHA512:
6
- metadata.gz: b5e7351fdb66d2f1a6da3c96f96bc40f5f98f761ad7143035e69d0e5402a7dacf837fe364e3c8bedc39d14e2c73925bc65ab64ff5e274a241c5396c08e80564b
7
- data.tar.gz: 2b0cf1d94ec22e7087d41dfa9c4a98b01ee8c78528b64d84586f473ccb6ca08bb4ed5fac6849a11c200d09fbfb4df197f6af52e2e476e2480f24afe425166169
6
+ metadata.gz: b816d007176514a1edefde2b8d01718020a9beb624f7362bf4cd5a23035e7ffa3df15bdd9a9359715cbab01218afc2555fe2eb5316e1f4a721425494098dcd40
7
+ data.tar.gz: ac4146692c4144b52deff5ce9b143ccec92af7ef77ba7fc68aa2390a1deefd7f2bcdec3e12b61690d5f2186368e470c548f87f8ed172c6298358952cfb8b6f4b
@@ -29,6 +29,6 @@
29
29
 
30
30
  module ADIWG
31
31
  module Mdcodes
32
- VERSION = "2.2.1"
32
+ VERSION = "2.2.2"
33
33
  end
34
34
  end
data/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mdcodes",
3
- "version": "2.2.1",
3
+ "version": "2.2.2",
4
4
  "description": "CodeLists for ADIwg mdJSON",
5
5
  "repository": {
6
6
  "type": "git",
@@ -9,11 +9,12 @@ sourceName: "ADIwg_Namespace"
9
9
  extensible: true
10
10
  description: "frequently referenced namespaces"
11
11
  codelist:
12
- - {code: "info:ark/", codeName: ark, description: "Archival Resource Key"}
13
- - {code: "info:doi/", codeName: doi, description: "Digital Object Identifier"}
14
- - {code: "urn:isan", codeName: isan, description: "International Standard Audiovisual Number"}
15
- - {code: "urn:isbn", codeName: isbn, description: "International Standard Book Number"}
16
- - {code: "urn:ISSN", codeName: issn, description: "International Standard Serial Number"}
12
+ - {code: "info:ark/", codeName: ARK, description: "Archival Resource Key"}
13
+ - {code: "info:doi/", codeName: DOI, description: "Digital Object Identifier"}
14
+ - {code: "urn:ogc:def:crs:EPSG", codeName: epsgCRS, description: "Coordinate reference system from European Petroleum Survey Group database"}
15
+ - {code: "urn:isan", codeName: ISAN, description: "International Standard Audiovisual Number"}
16
+ - {code: "urn:isbn", codeName: ISBN, description: "International Standard Book Number"}
17
+ - {code: "urn:ISSN", codeName: ISSN, description: "International Standard Serial Number"}
17
18
  - {code: "gov.sciencebase.catalog", codeName: scienceBase, description: "ScienceBase is a U.S. Geological Survey cataloging and collaborative data management platform."}
18
- - {code: "itis.gov", codeName: itis, description: "Integrated Taxonomic Information System"}
19
- - {code: "urn:uuid", codeName: issn, description: "Universally unique identifier"}
19
+ - {code: "itis.gov", codeName: ITIS, description: "Integrated Taxonomic Information System"}
20
+ - {code: "urn:uuid", codeName: UUID, description: "Universally unique identifier"}
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: adiwg-mdcodes
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.2.1
4
+ version: 2.2.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - stansmith907, jlblcc