inspire-eu-validation / download-service

Abstract Test Suite for the Technical Guidance for the implementation of INSPIRE Download Services
Creative Commons Zero v1.0 Universal
2 stars 4 forks source link

Write ATS for TG requirement 29 #29

Closed thijsbrentjens closed 8 years ago

thijsbrentjens commented 9 years ago

"Each feed entry shall contain an Atom ""link"" element that links to the pre- defined dataset file described by the entry. The value of the ""rel"" attribute of this element shall be ""alternate"" and a ""length"" attribute (providing the length of the linked resource in octets*) shall be provided if possible. Where a dataset is provided in multiple physical files, additional ""link"" elements shall be provided in the feed entry, one link for each physical file.

*1 octet = 8 bits (usually synonymous with 1 byte)"

thijsbrentjens commented 9 years ago

This overlaps with TG Requirement #26. This requirement 29 gives more details about how to encode the link.

How should we deal with this? For the ATS leave it like this, but in the executable tests just implement a single test for both requirements?