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

Commit 5f7b3e9

Browse files
committed
Added PrimaryITInvestmentUII
Closes #91
1 parent eb44f4f commit 5f7b3e9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Diff for: schema.md

+10
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ Language | The language of the dataset.
9393
Related Documents | Related documents such as technical information about a dataset, developer documentation, etc. | references
9494
Release Date | Date of formal issuance. | issued
9595
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. | systemOfRecords
96+
Primary IT Investment UII | For linking a dataset with an IT Unique Investment Identifier (UII) | PrimaryITInvestmentUII
9697

9798

9899
Further Metadata Field Guidance
@@ -328,6 +329,15 @@ Field | title
328329
**Usage Notes** | This field is not intended for an agency's homepage (e.g. www.agency.gov), but rather if a dataset has a human-friendly hub or landing page that users should be directed to for all resources tied to the dataset. This allows agencies to better specify what a visitor receives after selecting one of the agency's datasets on Data.gov or in third-party mashups.
329330
**Example** | `{"landingPage":"http://www.agency.gov/vegetables"}`
330331

332+
{: .table .table-striped}
333+
**Field** | **PrimaryITInvestmentUII**
334+
----- | -----
335+
**Cardinality** | (0,1)
336+
**Required** | No
337+
**Accepted Values** | String
338+
**Usage Notes** | Use to link a given dataset with its related IT Unique Investment Identifier.
339+
**Example** | `{"PrimaryITInvestmentUII":"123456"}`
340+
331341

332342
Rationale for Metadata Nomenclature
333343
----------------------

0 commit comments

Comments
 (0)