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

changed cardinality of webservice #261

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion schema.md
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ Further Metadata Field Guidance (alphabetical by JSON field)
{: .table .table-striped}
**Field** | **webService**
----- | -----
**Cardinality** | (0,1)
**Cardinality** | (0,n)
**Required** | Yes, if the dataset has an API
**Accepted Values** | String (URL)
**Usage Notes** | This field will serve to delineate the web services offered by an agency and will be used to aggregate cross-government API catalogs.
Expand Down