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: schema.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -133,7 +133,7 @@ Further Metadata Field Guidance
133
133
**Required** | No
134
134
**Accepted Values** | See usage notes
135
135
**Usage Notes** | Must be a value from [DCCDAccrualPeriodicity](http://www.ukoln.ac.uk/metadata/dcmi/collection-DCCDAccrualPeriodicity/): "Annual","Bimonthly","Semiweekly","Daily","Biweekly","Semiannual","Biennial","Triennial","Three times a week","Three times a month","Continuously updated","Monthly","Quarterly","Semimonthly","Three times a year","Weekly","Completely irregular"
136
-
**Example** | `{"accrualPeriodicity":"annual"}`
136
+
**Example** | `{"accrualPeriodicity":"Annual"}`
137
137
138
138
{: .table .table-striped}
139
139
**Field** | **bureauCode**
@@ -255,7 +255,7 @@ Further Metadata Field Guidance
255
255
**Required** | No
256
256
**Accepted Values** | Array of strings
257
257
**Usage Notes** | This should adhere to the [RFC 5646](http://tools.ietf.org/html/rfc5646) standard. http://rishida.net/utils/subtags/ provides a good tool for checking and verifying language codes. A language tag is comprised of either one or two parts, the language subtag (such as en for English, sp for Spanish, wo for Wolof) and the regional subtag (such as US for United States, GB for Great Britain, MX for Mexico), separated by a hyphen. Regional subtags should only be provided when needed to distinguish a language tag from another one (such as American vs. British English).
@@ -309,7 +309,7 @@ Further Metadata Field Guidance
309
309
**Required** | Yes, for United States Federal Government Agencies
310
310
**Accepted Values** | Array of strings
311
311
**Usage Notes** | Provide an array of programs related to this data asset, from the [Federal Program Inventory](http://goals.performance.gov/sites/default/files/images/FederalProgramInventory_FY13_MachineReadable_091613.xls).
0 commit comments