Main feed summary¶
The main field provides a little more detail to the edits made to packages. In each entry summary, there is a list of packages affected, and the change to each is described as ‘created’, ‘updated’ or ‘deleted’. For example:
<summary type="html>Packages affected: [hospital_performance:created].</summary>
For package updates, some further information is provided if there are changes to the package’s resources, or the ‘date_updated’ extra field. For example:
Packages affected: [water_voles:updated:resources].
or:
Packages affected: [water_voles:updated:date_updated].
(The date_updated field is highlighted for a particular use of CKAN and this feature may be generalised in the future.)
A revision may have changes to several packages, particularly if it was created using the API. In this case, the package list is space separated:
Packages affected: [hospital_performance:created water_voles:updated bus_stops:updated:resources bus_stats:updated:resources:date_updated].</summary>