Skip to content

Commit bbc11a5

Browse files
committed
GeoBlacklight capitalization
1 parent 795dacb commit bbc11a5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/upgrade-metadata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ This option involves updating your local transformation workflow that extracts v
3838
Programmatically convert the JSON files
3939

4040
![convert-jsons](images/transform-option2.png)
41-
Fig.2 - Programmatic transformation process using Geoblacklight 1.0 Metadata JSONs
41+
Fig.2 - Programmatic transformation process using GeoBlacklight 1.0 Metadata JSONs
4242

4343

4444
### Scenarios

docs/validate-metadata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
Once the metadata records are in the OpenGeoMetadata format, they should be validated to make sure the fields are correctly formatted. The current version of the schema is available as a [JSON-Schema file](https://github.com/geoblacklight/geoblacklight/blob/master/schema/geoblacklight-schema.json). This file format provides support for data validation with the [JSON Schema Vocabulary](http://json-schema.org).
55

66

7-
Use [GeoCombine](https://github.com/OpenGeoMetadata/GeoCombine), which has a [.valid? method](http://www.rubydoc.info/gems/geo_combine/0.1.0/GeoCombine/Geoblacklight#valid%3F-instance_method) that makes using these tools simple.
7+
Use [GeoCombine](https://github.com/OpenGeoMetadata/GeoCombine), which has a [.valid? method](http://www.rubydoc.info/gems/geo_combine/0.1.0/GeoCombine/GeoBlacklight#valid%3F-instance_method) that makes using these tools simple.

0 commit comments

Comments
 (0)