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: v1.1/schema.md
+16-15
Original file line number
Diff line number
Diff line change
@@ -80,8 +80,8 @@ Field | Label | Definition
80
80
bureauCode | Bureau Code | Federal agencies, combined agency and bureau code from [OMB Circular A-11, Appendix C](http://www.whitehouse.gov/sites/default/files/omb/assets/a11_current_year/app_c.pdf) in the format of `015:11`.
81
81
programCode | Program Code | Federal agencies, list the primary program related to this data asset, from the [Federal Program Inventory](http://goals.performance.gov/sites/default/files/images/FederalProgramInventory_FY13_MachineReadable_091613.xls). Use the format of `015:001`
82
82
rights | Rights | This may include information regarding access or restrictions based on privacy, security, or other policies. This should also serve as an explanation for the selected “accessLevel” including instructions for how to access a restricted file, if applicable, or explanation for why a “non-public” or “restricted public” data asset is not “public,” if applicable. Text, 255 characters.
83
-
accessURL | Download URL | URL providing direct access to the downloadable distribution of a dataset.
84
-
webService | Endpoint | Endpoint of web service to access dataset.
83
+
accessURL | Access URL | URL providing indirect access to a dataset, for example via API or a graphical interface.
84
+
downloadURL | Download URL | URL providing direct access to a downloadable file of a dataset.
85
85
format | Format | The file format or API type of the distribution.
86
86
license | License | The license with which the dataset or API is published. See [Open Licenses](/open-licenses/) for more information.
87
87
spatial | Spatial | The range of spatial applicability of a dataset. Could include a spatial region like a bounding box or a named place.
@@ -127,11 +127,11 @@ Further Metadata Field Guidance (alphabetical by field)
**Required** | Yes, if the file is available for public download.
130
+
**Cardinality** | (0,n)
131
+
**Required** | Yes, if the file is accessible indirectly, through means other than direct download.
132
132
**Accepted Values** | String (URL)
133
-
**Usage Notes** | This must be the **direct** download URL. Use **homepage** for landing or disambiguation pages, or **references**for documentation pages. For multiple downloads, use **distribution**to include as many **accessURL** entries as you need.
**Usage Notes** | This should be the URL for an indirect means of accessing the data, such as API documentation, a 'wizard' or other graphical interface which is used to generate a download, feed, or a request form for the data. This should not be a **direct**download URL. It is usually assumed that accessURL is an HTML webpage.
**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.
0 commit comments