As a KG API user, I'd like the APIs to return the date used for sorting in the payload.
The idea.
We came up with the concept of a sort date to be returned in the payload so the API user can reason about the order of the items. In terms of the Dataset entity, the date would be either dateModified, dateCreated or datePublished in the exact form the search query uses internally.
Acceptance criteria:
As a KG API user, I'd like the APIs to return the date used for sorting in the payload.
The idea.
We came up with the concept of a sort date to be returned in the payload so the API user can reason about the order of the items. In terms of the Dataset entity, the date would be either
dateModified,dateCreatedordatePublishedin the exact form the search query uses internally.Acceptance criteria:
sortDate???)