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

Commit 50b7a46

Browse files
author
Rebecca Williams
committed
Merge branch 'master' of github.com:project-open-data/project-open-data.github.io
2 parents 3e96566 + 8790a24 commit 50b7a46

23 files changed

+524
-245
lines changed

Diff for: CONTRIBUTING.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44

55
## How to Contribute
66

7-
This project constitutes a collaborative work ("open source"). Federal employees and members of the public are encouraged to improve the project by contributing. For more information, please see [the FAQ](/faq/)
7+
This project constitutes a collaborative work ("open source"). Federal employees and members of the public are encouraged to improve the project by contributing. For more information, please see [the FAQ](https://project-open-data.cio.gov/faq/)
88

99
Contributions can be made, primarily in two ways:
1010

1111
### Easy
1212

13-
1. Browse the content at http://project-open-data.github.io/.
14-
2. Click the "Improve this content" button in the top right corner of any page.
13+
1. Browse the content at https://project-open-data.cio.gov/.
14+
2. Click the "Edit this Page" button in the top right corner of any page.
1515
3. Make changes as you would normally.
1616
4. Click "Submit".
1717
5. Your change(s) should appear once approved.

Diff for: Gemfile.lock

+49-40
Original file line numberDiff line numberDiff line change
@@ -2,47 +2,53 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
RedCloth (4.2.9)
5-
activesupport (4.1.5)
6-
i18n (~> 0.6, >= 0.6.9)
5+
activesupport (4.2.0)
6+
i18n (~> 0.7)
77
json (~> 1.7, >= 1.7.7)
88
minitest (~> 5.1)
9-
thread_safe (~> 0.1)
9+
thread_safe (~> 0.3, >= 0.3.4)
1010
tzinfo (~> 1.1)
1111
blankslate (2.1.2.4)
1212
celluloid (0.16.0)
1313
timers (~> 4.0.0)
14-
classifier-reborn (2.0.1)
14+
classifier-reborn (2.0.3)
1515
fast-stemmer (~> 1.0)
1616
coffee-script (2.3.0)
1717
coffee-script-source
1818
execjs
19-
coffee-script-source (1.8.0)
19+
coffee-script-source (1.9.0)
2020
colorator (0.1)
21-
execjs (2.2.1)
21+
execjs (2.3.0)
2222
fast-stemmer (1.0.2)
23-
ffi (1.9.3)
23+
ffi (1.9.6)
2424
gemoji (2.1.0)
25-
github-pages (25)
25+
github-pages (33)
2626
RedCloth (= 4.2.9)
27-
jekyll (= 2.3.0)
28-
jekyll-coffeescript (= 1.0.0)
29-
jekyll-mentions (= 0.1.3)
30-
jekyll-redirect-from (= 0.6.0)
27+
github-pages-health-check (~> 0.2)
28+
jekyll (= 2.4.0)
29+
jekyll-coffeescript (= 1.0.1)
30+
jekyll-mentions (= 0.2.1)
31+
jekyll-redirect-from (= 0.6.2)
3132
jekyll-sass-converter (= 1.2.0)
32-
jekyll-sitemap (= 0.6.0)
33-
jemoji (= 0.3.0)
34-
kramdown (= 1.3.1)
33+
jekyll-sitemap (= 0.6.3)
34+
jemoji (= 0.4.0)
35+
kramdown (= 1.5.0)
3536
liquid (= 2.6.1)
3637
maruku (= 0.7.0)
37-
pygments.rb (= 0.6.0)
38+
mercenary (~> 0.3)
39+
pygments.rb (= 0.6.1)
3840
rdiscount (= 2.1.7)
3941
redcarpet (= 3.1.2)
42+
terminal-table (~> 1.4)
43+
github-pages-health-check (0.2.1)
44+
net-dns (~> 0.6)
45+
public_suffix (~> 1.4)
4046
hitimes (1.2.2)
4147
html-pipeline (1.9.0)
4248
activesupport (>= 2)
4349
nokogiri (~> 1.4)
44-
i18n (0.6.11)
45-
jekyll (2.3.0)
50+
i18n (0.7.0)
51+
jekyll (2.4.0)
4652
classifier-reborn (~> 2.0)
4753
colorator (~> 0.1)
4854
jekyll-coffeescript (~> 1.0)
@@ -57,58 +63,61 @@ GEM
5763
redcarpet (~> 3.1)
5864
safe_yaml (~> 1.0)
5965
toml (~> 0.1.0)
60-
jekyll-coffeescript (1.0.0)
66+
jekyll-coffeescript (1.0.1)
6167
coffee-script (~> 2.2)
6268
jekyll-gist (1.1.0)
63-
jekyll-mentions (0.1.3)
69+
jekyll-mentions (0.2.1)
6470
html-pipeline (~> 1.9.0)
6571
jekyll (~> 2.0)
66-
jekyll-paginate (1.0.0)
67-
jekyll-redirect-from (0.6.0)
72+
jekyll-paginate (1.1.0)
73+
jekyll-redirect-from (0.6.2)
6874
jekyll (~> 2.0)
6975
jekyll-sass-converter (1.2.0)
7076
sass (~> 3.2)
71-
jekyll-sitemap (0.6.0)
72-
jekyll-watch (1.1.1)
77+
jekyll-sitemap (0.6.3)
78+
jekyll-watch (1.2.1)
7379
listen (~> 2.7)
74-
jemoji (0.3.0)
80+
jemoji (0.4.0)
7581
gemoji (~> 2.0)
7682
html-pipeline (~> 1.9)
7783
jekyll (~> 2.0)
78-
json (1.8.1)
79-
kramdown (1.3.1)
84+
json (1.8.2)
85+
kramdown (1.5.0)
8086
liquid (2.6.1)
81-
listen (2.7.9)
87+
listen (2.8.5)
8288
celluloid (>= 0.15.2)
8389
rb-fsevent (>= 0.9.3)
8490
rb-inotify (>= 0.9)
8591
maruku (0.7.0)
86-
mercenary (0.3.4)
87-
mini_portile (0.6.0)
88-
minitest (5.4.1)
89-
nokogiri (1.6.3.1)
90-
mini_portile (= 0.6.0)
92+
mercenary (0.3.5)
93+
mini_portile (0.6.2)
94+
minitest (5.5.1)
95+
net-dns (0.8.0)
96+
nokogiri (1.6.6.2)
97+
mini_portile (~> 0.6.0)
9198
parslet (1.5.0)
9299
blankslate (~> 2.0)
93100
posix-spawn (0.3.9)
94-
pygments.rb (0.6.0)
101+
public_suffix (1.4.6)
102+
pygments.rb (0.6.1)
95103
posix-spawn (~> 0.3.6)
96-
yajl-ruby (~> 1.1.0)
104+
yajl-ruby (~> 1.2.0)
97105
rb-fsevent (0.9.4)
98106
rb-inotify (0.9.5)
99107
ffi (>= 0.5.0)
100108
rdiscount (2.1.7)
101109
redcarpet (3.1.2)
102-
safe_yaml (1.0.3)
103-
sass (3.4.3)
110+
safe_yaml (1.0.4)
111+
sass (3.4.11)
112+
terminal-table (1.4.5)
104113
thread_safe (0.3.4)
105-
timers (4.0.0)
114+
timers (4.0.1)
106115
hitimes
107-
toml (0.1.1)
116+
toml (0.1.2)
108117
parslet (~> 1.5.0)
109118
tzinfo (1.2.2)
110119
thread_safe (~> 0.1)
111-
yajl-ruby (1.1.0)
120+
yajl-ruby (1.2.1)
112121

113122
PLATFORMS
114123
ruby

Diff for: _config.yml

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,19 @@
11
#document settings
22
title: Project Open Data
33
desc: "Open Data Policy — Managing Information as an Asset"
4-
url: //project-open-data.cio.gov/
4+
url: https://project-open-data.cio.gov/
55
repo_name: project-open-data.github.io
66
branch: master
77

88
#global settings, no need to change these
9-
root_url: //project-open-data.cio.gov
9+
root_url: https://project-open-data.cio.gov
1010
org_name: project-open-data
1111

1212
# default build settings for running locally, no need to edit
1313
pymgemnts: true
1414
exclude: ["script", "vendor", "Gemfile", "Gemfile.lock", "config.ru", "Procfile", "Rakefile", "readme.md"]
1515
markdown: kramdown
1616
relative_permalinks: false
17+
18+
gems:
19+
- jekyll-redirect-from

Diff for: _includes/footer.html

+3-4
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,10 @@
1313
</div>
1414
</div><!-- /container -->
1515

16-
17-
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
18-
<script>window.jQuery || document.write('<script src="/assets/js/vendor/jquery-1.11.1.min.js"><\/script>')</script>
16+
17+
<script src="/assets/js/vendor/jquery-1.11.1.min.js"></script>
1918
<script src="/assets/js/bootstrap.min.js"></script>
20-
19+
2120

2221

2322
</body>

Diff for: assets/css/site.css

+4-1
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ table tr td:nth-child(1) {
179179
table tr td code {
180180
display: inline-block;
181181
word-wrap: break-word;
182+
word-break: break-word;
182183
}
183184

184185
table + table {
@@ -269,7 +270,9 @@ span.field-required-if-applicable {
269270
font-weight : normal;
270271
}
271272

272-
273+
.table-breakall tr td:nth-child(6) {
274+
word-break : break-all;
275+
}
273276

274277

275278
/* icons */

Diff for: catalog.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -78,14 +78,15 @@ Version 1.1 Update
7878
In the year since the release of the Open Data Policy, agencies and the public have suggested several updates to the metadata schema. In the interest of stability, these updates have been tied together into a methodical update to a version 1.1 of the metadata schema. Each issue has been rigorously discussed in its own issue thread and at the [July government-wide offsite session](https://github.com/project-open-data/project-open-data.github.io/issues/325) dedicated to this update.
7979

8080
####Changes
81-
* [Changelog for the version 1.1 schema](http://project-open-data.civicagency.org/metadata-changelog/).
81+
* [Changelog for the version 1.1 schema](/metadata-changelog/).
8282
* These updates have been managed through [issues in a single milestone](https://github.com/project-open-data/project-open-data.github.io/milestones/Next%20Version%20of%20Common%20Core%20Metadata%20Schema%20(1.0%20-%3E%201.1.)). Each issue within the milestone contains the related discussion and a link to the proposed edits.
8383
* The proposed edits can also be found bundled in [this combined pull request](https://github.com/project-open-data/project-open-data.github.io/pull/357).
8484

85-
####Preview
86-
* [Updated Metadata Schema v 1.1 Diagram](https://github.com/project-open-data/project-open-data.github.io/blob/metadata-v-1.1/v1.1/schema-diagram.svg)
87-
* [Preview of the new updated metadata schema page](http://project-open-data.civicagency.org/v1.1/schema/).
88-
* [Example data.json file with the version 1.1 schema](https://gist.github.com/philipashlock/21ff607527863fba200b).
85+
####Resources
86+
* [New updated metadata schema page](/v1.1/schema/).
87+
* [Field mapping from v1.0 to v1.1 schema](/v1.1/metadata-resources/#field-mappings).
88+
* [Updated Metadata Schema v 1.1 Diagram](/v1.1/metadata-resources/#schema-object-model-diagram).
89+
* [Sample data.json files with the version 1.1 schema](/v1.1/metadata-resources/#sample-data-files).
8990

9091
####Guidance
9192

Diff for: chief-data-officers.md

+34
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
layout: default
3+
title: Chief Data Officers
4+
permalink: /chief-data-officers/
5+
redirect_from: /chiefdataofficers/
6+
filename: chief-data-officers.md
7+
---
8+
9+
Chief Data Officers
10+
-----------------------------
11+
The Chief Data Officer is an emerging role in US federal government.
12+
13+
{: .table .table-striped}
14+
CFO Act Agencies | Chief Data Officer
15+
-------------- | --------------
16+
Department of Agriculture | Bobby Jones, Acting
17+
Department of Commerce | Lynn Overmann, Deputy CDO
18+
Department of Defense |
19+
Department of Education |
20+
Department of Energy | Dave Dutton
21+
Department of Health and Human Services |
22+
Department of Homeland Security |
23+
Department of Housing and Urban Development |
24+
Department of Justice |
25+
Department of Labor |
26+
Department of State |
27+
Department of the Interior |
28+
Department of the Treasury |
29+
Department of Transportation | Daniel Morgan
30+
Department of Veterans Affairs |
31+
Environmental Protection Agency |
32+
General Services Administration | Kris Rowley
33+
National Aeronautics and Space Administration |
34+
National Science Foundation |

0 commit comments

Comments
 (0)