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.
- Move sub-objects of the Schema into separate files
- Move sub-object navigation from
vessels.json
intogroups/navigation.json
- Move sub-object communication from
vessels.json
intogroups/communication.json
- Move sub-object environmental from
vessels.json
intogroups/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