Draft-07 update
Created by: daniwelter
I have updated the schemas to JSON schema draft 07, including changing single-element enums to constants and "id" fields to "$id". I have also corrected the required properties for project-schema.json, two of which didn't actually exist. As no additional properties are allowed, this would have created a circular failure for validation.