If you notice a typo in the register, for example, you notice ‘velocity’ is spelled ‘vecolity’, this is how you can get it changed:
- The first step is to get the text so you can change it - so download the content in the RDF ttl-plain format.
- Open the file with a text editor, find the typo and fix all instances of it.
- Go to GitHub (you will need an account, and to be logged in) and go to https://github.com/wmo-registers/code-manuals/tree/master/typo_fixes
- Make a new file, using the ‘new file’ button.
- Name the file, ending in .ttl
- Copy and paste all the amended text into the new file.
- When you are proposing the new file, add an extended description so we know what you’ve changed.
- Hit the green ‘propose new file’ button.
- Review your change and hit the green ‘create pull request’ button.
- That’s it - thanks!
- Next up we’ll talk to our experts about the change you’ve suggested then evaluate it in our test system.
- We’ll get back to you through GitHub with an update to let you know what’s happening and if there’s further input we’d like from you.