adiwg-mdjson_schemas 2.1.0 → 2.1.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github_changelog_generator +3 -0
- data/CHANGELOG.md +23 -1
- data/HISTORY.md +28 -0
- data/lib/adiwg/mdjson_schemas/version.rb +1 -1
- data/schema/keyword.json +4 -5
- data/schema/schema.json +1 -1
- metadata +4 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6f139cfd34761736910d592aef0919f2aaededf7
|
4
|
+
data.tar.gz: 10448fea33c3ae830c56b7f15e9e639b373ecb9e
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4cba0f2c0d47ee603e92b0a4bf36262d3911c80dd07cb593eb692d1c0fe23505bb459795fdff9c326124f07152dba68597ce5ff49d69b6b15c0855fefd023dab
|
7
|
+
data.tar.gz: 4f88f36b068941386860ed14c6b254bc1162aa5e4d9e96335daca56eebd3002c114f0264d90f384c1dcaf46d6336258eebe1682c2fd7fca3100af46bf58ddb99
|
data/CHANGELOG.md
CHANGED
@@ -1,4 +1,23 @@
|
|
1
|
-
#
|
1
|
+
# Change Log
|
2
|
+
|
3
|
+
## [v2.1.1](https://github.com/adiwg/mdJson-schemas/tree/v2.1.1) (2017-05-17)
|
4
|
+
|
5
|
+
[Full Changelog](https://github.com/adiwg/mdJson-schemas/compare/v2.1.0...v2.1.1)
|
6
|
+
|
7
|
+
**Fixed bugs:**
|
8
|
+
|
9
|
+
- Validation is broken when keywordType is empty [\#145](https://github.com/adiwg/mdJson-schemas/issues/145)
|
10
|
+
|
11
|
+
## [v2.1.0](https://github.com/adiwg/mdJson-schemas/tree/v2.1.0) (2017-05-17)
|
12
|
+
[Full Changelog](https://github.com/adiwg/mdJson-schemas/compare/v2.0.3...v2.1.0)
|
13
|
+
|
14
|
+
**Implemented enhancements:**
|
15
|
+
|
16
|
+
- Deprecate resourceInfo\>topicCategory [\#144](https://github.com/adiwg/mdJson-schemas/issues/144)
|
17
|
+
|
18
|
+
**Fixed bugs:**
|
19
|
+
|
20
|
+
- vectorRepresentation not allowing empty [\#142](https://github.com/adiwg/mdJson-schemas/issues/142)
|
2
21
|
|
3
22
|
## [v2.0.3](https://github.com/adiwg/mdJson-schemas/tree/v2.0.3) (2017-03-21)
|
4
23
|
[Full Changelog](https://github.com/adiwg/mdJson-schemas/compare/v2.0.2...v2.0.3)
|
@@ -28,3 +47,6 @@
|
|
28
47
|
|
29
48
|
- Removed old template
|
30
49
|
- Fixed spatialRepresentation ([1833df8](https://github.com/adiwg/mdJson-schemas/commit/1833df80b9324dfbc5eb067821bde4a8011ccc08) )
|
50
|
+
|
51
|
+
|
52
|
+
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
|
data/HISTORY.md
ADDED
@@ -0,0 +1,28 @@
|
|
1
|
+
## [v2.0.3](https://github.com/adiwg/mdJson-schemas/tree/v2.0.3) (2017-03-21)
|
2
|
+
[Full Changelog](https://github.com/adiwg/mdJson-schemas/compare/v2.0.2...v2.0.3)
|
3
|
+
|
4
|
+
**Fixed bugs:**
|
5
|
+
|
6
|
+
- georectifiedRepresentation not allowing empty [\#141](https://github.com/adiwg/mdJson-schemas/issues/141)
|
7
|
+
- vectorRepresentation not allowing empty [\#142](https://github.com/adiwg/mdJson-schemas/issues/142)
|
8
|
+
|
9
|
+
## [v2.0.2](https://github.com/adiwg/mdJson-schemas/tree/v2.0.2) (2017-03-21)
|
10
|
+
[Full Changelog](https://github.com/adiwg/mdJson-schemas/compare/v2.0.1...v2.0.2)
|
11
|
+
|
12
|
+
**Fixed bugs:**
|
13
|
+
|
14
|
+
- Maintenance 'frequency' is required element [\#140](https://github.com/adiwg/mdJson-schemas/issues/140)
|
15
|
+
- Constraint 'type' is required [\#139](https://github.com/adiwg/mdJson-schemas/issues/139)
|
16
|
+
- Taxonomy identificationReference is identifier [\#138](https://github.com/adiwg/mdJson-schemas/issues/138)
|
17
|
+
- Default Boolean elements to 'false' [\#137](https://github.com/adiwg/mdJson-schemas/issues/137)
|
18
|
+
- Typo in description for matching [\#136](https://github.com/adiwg/mdJson-schemas/issues/136)
|
19
|
+
- Fix citation date [\#134](https://github.com/adiwg/mdJson-schemas/issues/134)
|
20
|
+
- Fix georeferenceableRepresentation gridRepresentation [\#135](https://github.com/adiwg/mdJson-schemas/issues/135)
|
21
|
+
|
22
|
+
## [v2.0.1](https://github.com/adiwg/mdJson-schemas/tree/v2.0.1) (2017-03-15)
|
23
|
+
[Full Changelog](https://github.com/adiwg/mdJson-schemas/compare/v2.0.0...v2.0.1)
|
24
|
+
|
25
|
+
**Fixed bugs:**
|
26
|
+
|
27
|
+
- Removed old template
|
28
|
+
- Fixed spatialRepresentation ([1833df8](https://github.com/adiwg/mdJson-schemas/commit/1833df80b9324dfbc5eb067821bde4a8011ccc08) )
|
data/schema/keyword.json
CHANGED
@@ -46,15 +46,14 @@
|
|
46
46
|
"$ref": "#/definitions/isoTopicCategory"
|
47
47
|
}, {
|
48
48
|
"title": "not an isoTopicCategory",
|
49
|
-
"
|
50
|
-
|
51
|
-
"
|
52
|
-
"
|
49
|
+
"type": "object",
|
50
|
+
"properties": {
|
51
|
+
"keywordType": {
|
52
|
+
"not": {
|
53
53
|
"enum": ["isoTopicCategory"]
|
54
54
|
}
|
55
55
|
}
|
56
56
|
}
|
57
|
-
|
58
57
|
}],
|
59
58
|
"definitions": {
|
60
59
|
"keywordObject": {
|
data/schema/schema.json
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: adiwg-mdjson_schemas
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.1.
|
4
|
+
version: 2.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Josh Bradley, Stan Smith
|
@@ -74,11 +74,13 @@ executables: []
|
|
74
74
|
extensions: []
|
75
75
|
extra_rdoc_files: []
|
76
76
|
files:
|
77
|
+
- ".github_changelog_generator"
|
77
78
|
- ".gitignore"
|
78
79
|
- ".travis.yml"
|
79
80
|
- CHANGELOG.md
|
80
81
|
- CREDITS
|
81
82
|
- Gemfile
|
83
|
+
- HISTORY.md
|
82
84
|
- LICENSE
|
83
85
|
- README.md
|
84
86
|
- Rakefile
|
@@ -324,7 +326,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
324
326
|
version: '0'
|
325
327
|
requirements: []
|
326
328
|
rubyforge_project:
|
327
|
-
rubygems_version: 2.
|
329
|
+
rubygems_version: 2.6.12
|
328
330
|
signing_key:
|
329
331
|
specification_version: 4
|
330
332
|
summary: JSON schemas for the ADIwg metadata standard
|