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

Commit 1d532e5

Browse files
authored
Correct URL pointing to federal program inventory
Old URL was a broken link
1 parent 8123324 commit 1d532e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

v1.1/metadata-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ contactPoint>hasEmail | Contact Email | required | No | point of contact person
162162
identifier | Unique Identifier | required | No | title | `metadata>idinfo>citation>citeinfo>title` |
163163
accessLevel | Public Access Level | required | No | insert POD default `public` | -- | If data is not `public`, manually change value to `restricted public` or `non-public`. If most data is not `public` change your default value to `restricted public` or `non-public`
164164
bureauCode | Bureau Code | required | Yes | hardcode into POD record | -- | Insert value (hardcode) in bureau's Enterprise Data Inventory
165-
programCode | Program Code | required | Yes | hardcode into POD record, if not feasible, add to: Theme Keyword = `<program code>`, Theme Keyword Thesaurus = `Federal Program Inventory` | `metadata>idinfo>keywords>theme>themekey` & `metadata>idinfo>keywords>theme>themekt` | Insert value (hardcode) into POD record. If not feasible, add to Theme Keyword: 1) Locate program code in the [Federal Program Inventory doc](http://goals.performance.gov/sites/default/files/images/FederalProgramInventory_FY13_MachineReadable_091613.xls) 2) Add Program Code, e.g. "015:001" as a Theme Keyword 3) List 'Federal Program Inventory' as associated Theme Keyword Thesaurus, include URL if wanted
165+
programCode | Program Code | required | Yes | hardcode into POD record, if not feasible, add to: Theme Keyword = `<program code>`, Theme Keyword Thesaurus = `Federal Program Inventory` | `metadata>idinfo>keywords>theme>themekey` & `metadata>idinfo>keywords>theme>themekt` | Insert value (hardcode) into POD record. If not feasible, add to Theme Keyword: 1) Locate program code in the [Federal Program Inventory doc](https://obamaadministration.archives.performance.gov/s3fs-public/files/FederalProgramInventory_FY13_MachineReadable_091613.xls) 2) Add Program Code, e.g. "015:001" as a Theme Keyword 3) List 'Federal Program Inventory' as associated Theme Keyword Thesaurus, include URL if wanted
166166
spatial | Spatial | if applicable | No | bounding coordinates | `metadata>idinfo>spdom>bounding>westbc`, `southbc`, `eastbc`, `northbc` | Compile West, South, East, North values into single string, e.g. west coordinate, east coordinate, north coordinate, south coordinate
167167
temporal | Temporal | if applicable | No | time period of content | `metadata>idinfo>timeperd>timeinfo>title>rngdates>begdates/enddate` if null then `metadata>idinfo>timeperd>timeinfo>title>mdattim` (lowest as start date/ highest as end date) if null then `metadata>idinfo>timeperd>timeinfo>title>sngdate>caldate` (repeat as start/end date) | Concatonate values, e.g. `20150101/20150202`
168168
theme | Theme | optional | Yes | insert POD default `geospatial` | -- | Insert default value `geospatial` directly into POD record (POD requests this value to identify geospatial resources)

0 commit comments

Comments
 (0)