public-transport/friendly-public-transport-format

write schema files

derhuerst opened this issue · 0 comments

Using e.g. JSON schemas, one can effortlessly a) verify that a piece of data adheres to the schema and b) generate types for statically typed languages.

This would help with the adoption of FPTF. Probably it makes sense to wait for #61 to start working on this though.