Skip to content

Commit 008a276

Browse files
committed
replace broken link
1 parent c4c7606 commit 008a276

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/validate-metadata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# Validating metadata
33

4-
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).
4+
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/main/schema/geoblacklight-schema-aardvark.json). This file format provides support for data validation with the [JSON Schema Vocabulary](http://json-schema.org).
55

66

77
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)