Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.3 KB

A.24.IR221.TGR25.datasetFeedContactinformation.md

File metadata and controls

30 lines (18 loc) · 1.3 KB

Dataset feed contains contact information

Purpose:

The dataset feed must provide contact information about the individual or organisation responsible for the feed. The author name and email address must be provided.

Test method

  • the author name must be non-empty text; the text content must include at least one alpha-numeric letter.
  • the email address must be non-empty text; the text content must be a correclty formatted email address.

Reference(s):

  • TG DL, Req 25
  • IR NS, M1, section 2.2.1, Discovery Service Metadata parameter

Test type: Automated

Notes

[1] A regular expression could be used to validate the email address. Several regular expressions are available; the workgroup could choose one.

Contextual XPath references

The namespace prefixes used as described in README.md.

Abbreviation XPath expression
author name /atom:feed/atom:author/atom:name
email address /atom:feed/atom:author/atom:email