Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 855 Bytes

TODO.md

File metadata and controls

14 lines (12 loc) · 855 Bytes

This file contains a todo for the specification. Please treat this the same as the Schema itself: when making changes, make them in a separate branch and only merge into master when discussed with the other contributors.

TODO

  • Move sub-objects of the Schema into separate files
  • Move sub-object navigation from vessels.json into groups/navigation.json
  • Move sub-object communication from vessels.json into groups/communication.json
  • Move sub-object environmental from vessels.json into groups/environmental.json
  • Find out wether I've used the $ref thing correctly
  • Decide on a versioning system (semver? plain number? time-based?)
  • Check for empty descriptions to every property and object
  • Do we need required properties on everyting - even if it's not required?
  • Check for FIXME's