You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 18, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: catalog.md
+2
Original file line number
Diff line number
Diff line change
@@ -41,6 +41,8 @@ The JSON representation of the catalog should track directly with any other opti
41
41
42
42
Where optional fields are included in a catalog file but are unpopulated, they may be represented by a `null` value. They should not be represented by an empty string (`""`).
43
43
44
+
If a dataset has not yet been published or is not accessible, this may be indicated by the absence of `accessURL` or `downloadURL` (and thus `distribution`) in the record.
45
+
44
46
The JSON catalog files should only use UTF-8 character encoding.
0 commit comments