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

Commit 074cea5

Browse files
author
Haley Van Dyck
committed
Update schema.md
this resolves issue #284 - Capitalization for PrimaryITInvestmentUII is inconsistent
1 parent 853baf6 commit 074cea5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: v1.1/schema.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ distribution | Distribution | Holds multiple download URLs for datasets
105105
accrualPeriodicity | Frequency | Frequency with which dataset is published.
106106
landingPage | Homepage URL | Alternative landing page used to redirect user to a contextual, Agency-hosted "homepage" for the Dataset or API when selecting this resource from the Data.gov user interface.
107107
language | Language | The language of the dataset.
108-
PrimaryITInvestmentUII | Primary IT Investment UII | For linking a dataset with an IT Unique Investment Identifier (UII)
108+
primaryITInvestmentUII | Primary IT Investment UII | For linking a dataset with an IT Unique Investment Identifier (UII)
109109
references | Related Documents | Related documents such as technical information about a dataset, developer documentation, etc.
110110
issued | Release Date | Date of formal issuance.
111111
systemOfRecords | System of Records | If the systems is designated as a system of records under the Privacy Act of 1974, provide the URL to the System of Records Notice related to this dataset.
@@ -302,13 +302,13 @@ If there is a need to reflect that the dataset is continually updated, ISO 8601
302302
**Example** | `{"modified":"2012-01-15"}` or `{"modified":"P1D"}`
303303

304304
{: .table .table-striped}
305-
**Field <a class="permalink" href="#PrimaryITInvestmentUII">#</a>** | **<a name="PrimaryITInvestmentUII">PrimaryITInvestmentUII</a>**
305+
**Field <a class="permalink" href="#primaryITInvestmentUII">#</a>** | **<a name="primaryITInvestmentUII">primaryITInvestmentUII</a>**
306306
----- | -----
307307
**Cardinality** | (0,1)
308308
**Required** | No
309309
**Accepted Values** | String
310310
**Usage Notes** | Use to link a given dataset with its related IT Unique Investment Identifier, which can often be found in Exhibit 53 documents.
311-
**Example** | `{"PrimaryITInvestmentUII":"023-000000001"}`
311+
**Example** | `{"primaryITInvestmentUII":"023-000000001"}`
312312

313313
{: .table .table-striped}
314314
**Field <a class="permalink" href="#programCode">#</a>** | **<a name="programCode">programCode</a>**

0 commit comments

Comments
 (0)