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

Commit 26a9326

Browse files
committed
adding instructions for no accessURL/downloadURL
In response to #157
1 parent a29db45 commit 26a9326

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: catalog.md

+2
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ The JSON representation of the catalog should track directly with any other opti
4141

4242
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 (`""`).
4343

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+
4446
The JSON catalog files should only use UTF-8 character encoding.
4547

4648
### RDFa Lite

0 commit comments

Comments
 (0)