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

Commit 96c534f

Browse files
committed
corrected a typo in the Presentation section and clarified the parenthetical metadata fields
1 parent 8def844 commit 96c534f

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

catalog.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@ Agencies must follow the provided [specification](/schema/). We have built a [c
5252
Presentation
5353
------------
5454

55-
Agencies must have present a table/list of each dataset in the /data page. The /data pages will serve as the authoritative source of publicly available agency data. The page there must be populated with the a list of datasets. The presentation of this page must contain a table/list of the data in the agencies catalog with at least the following attributes:
55+
Agencies must have present a table/list of each dataset in the /data page. The /data pages will serve as the authoritative source of publicly available agency data. The page must be populated with the list of datasets. The presentation of this page must contain a table/list of the data in the agencies catalog with at least the following attributes:
5656

57-
* Dataset name
58-
* Dataset description
59-
* URL to the dataset (endpoint)
57+
* Dataset name (title)
58+
* Dataset description (description)
59+
* URL to the dataset (accessURL or webService)
6060

6161
The page must be populated from the machine-readable catalog file (e.g. data.xml or data.json) following the [specification](/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).
6262

0 commit comments

Comments
 (0)