Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Commit 3c791a9

Browse files
committed
Update catalog.md
For sites that generate data.json or data.xml dynamically, it would seem to be better to use the same mechanism to generate the /data page.
1 parent 8b93a2b commit 3c791a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

catalog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Agencies must have present a table/list of each dataset in the /data page. The
7878
* Dataset description (description)
7979
* URL to the dataset (accessURL or webService)
8080

81-
The page must be populated from the machine-readable catalog file (e.g. data.xml or data.json) following the [Project Open Data metadata schema](/v1.1/schema/) described above. Agencies are encouraged to add functionality to assist end-user discoverability. Additional functions might be sorting, filtering or paging to help make a more digestible list. Agencies are also encouraged to add more to the standard schema which might further assist end-user discoverability and usability (e.g. thumbnails).
81+
The page must be populated from the machine-readable catalog file (e.g. data.xml or data.json) or the same source that generates the machine-readable catalog file following the [Project Open Data metadata schema](/v1.1/schema/) described above. Agencies are encouraged to add functionality to assist end-user discoverability. Additional functions might be sorting, filtering or paging to help make a more digestible list. Agencies are also encouraged to add more to the standard schema which might further assist end-user discoverability and usability (e.g. thumbnails).
8282

8383
Version 1.1 Update
8484
------------------

0 commit comments

Comments
 (0)