Eliminate the requirement that entities implement IJsonApiResource. - the resource will act as a "ViewModel"/"Presenter" and will define: - [x] valid properties of the JsonApiDatum - [x] cast the Id to a string - probably use AutoMapper?