Guideoposts with JSON – Schema

Now the next step on our route for the guidepost standard is creating a schema to validate the Guidepost-JSON-Standard for the Tiroler Wander- und Bergwegekonzept.

guidepostJSONThe whole standard is mostly useless if you are unable to validate it against a schema.

For that now we have generated the JSON-schema. With the schema you are able to validate your Guidepost-JSONs against it.

Use it in your own application or copy it into an online validator with a Guidepost-JSON file. For testing I used this online validator: http://www.jsonschemavalidator.net/

Another good stop for more informations in the case of JSON-schema is this page: http://json-schema.org/

JSON-schema-file: GuidePostSchemaTWBK.json