This is an umbrella issue to document general discussion and bundle sub-issues on "reducing bloat", "making the schema consistent", and "simplifying the schema".
The general motivations are:
- reduce the size of TRAPI responses: better performance
- make the handling properties consistent (ex: expected behavior of required, not-required)
- making the schema easier to work with
Implementation notes:
- create specific sub-issues for each discussion topic/piece, connect to this
- PRs should be to 2.0 branch