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

Commit fd40576

Browse files
committed
merging path fix from #387
2 parents 1d5ec66 + 3fb48ca commit fd40576

12 files changed

+126
-65
lines changed

Diff for: CONTRIBUTING.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ 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
15-
3. Make changes as you would normally
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.
15+
3. Make changes as you would normally.
1616
4. Click "Submit".
17-
5. You change should appear once approved.
17+
5. Your change(s) should appear once approved.
1818

1919
*Note: You may need to [create a free GitHub account](https://github.com/signup/free) if you do not already have one*
2020

@@ -25,7 +25,7 @@ Contributions can be made, primarily in two ways:
2525
3. Make changes as you would normally using the tools installed in step #1.
2626
4. Push the changes back to your fork
2727
5. Submitting a pull request to this repository
28-
6. You change should appear once approved.
28+
6. Your change(s) should appear once approved.
2929

3030
## Running Locally
3131

Diff for: Gemfile.lock

+100-33
Original file line numberDiff line numberDiff line change
@@ -2,45 +2,112 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
RedCloth (4.2.9)
5-
classifier (1.3.3)
6-
fast-stemmer (>= 1.0.0)
5+
activesupport (4.1.5)
6+
i18n (~> 0.6, >= 0.6.9)
7+
json (~> 1.7, >= 1.7.7)
8+
minitest (~> 5.1)
9+
thread_safe (~> 0.1)
10+
tzinfo (~> 1.1)
11+
blankslate (2.1.2.4)
12+
celluloid (0.16.0)
13+
timers (~> 4.0.0)
14+
classifier-reborn (2.0.1)
15+
fast-stemmer (~> 1.0)
16+
coffee-script (2.3.0)
17+
coffee-script-source
18+
execjs
19+
coffee-script-source (1.8.0)
720
colorator (0.1)
8-
commander (4.1.5)
9-
highline (~> 1.6.11)
10-
directory_watcher (1.4.1)
21+
execjs (2.2.1)
1122
fast-stemmer (1.0.2)
12-
github-pages (1)
23+
ffi (1.9.3)
24+
gemoji (2.1.0)
25+
github-pages (25)
1326
RedCloth (= 4.2.9)
14-
jekyll (= 1.1.2)
15-
kramdown (= 1.0.2)
16-
liquid (= 2.5.1)
17-
maruku (= 0.6.1)
18-
rdiscount (= 1.6.8)
19-
redcarpet (= 2.2.2)
20-
highline (1.6.19)
21-
jekyll (1.1.2)
22-
classifier (~> 1.3)
27+
jekyll (= 2.3.0)
28+
jekyll-coffeescript (= 1.0.0)
29+
jekyll-mentions (= 0.1.3)
30+
jekyll-redirect-from (= 0.6.0)
31+
jekyll-sass-converter (= 1.2.0)
32+
jekyll-sitemap (= 0.6.0)
33+
jemoji (= 0.3.0)
34+
kramdown (= 1.3.1)
35+
liquid (= 2.6.1)
36+
maruku (= 0.7.0)
37+
pygments.rb (= 0.6.0)
38+
rdiscount (= 2.1.7)
39+
redcarpet (= 3.1.2)
40+
hitimes (1.2.2)
41+
html-pipeline (1.9.0)
42+
activesupport (>= 2)
43+
nokogiri (~> 1.4)
44+
i18n (0.6.11)
45+
jekyll (2.3.0)
46+
classifier-reborn (~> 2.0)
2347
colorator (~> 0.1)
24-
commander (~> 4.1.3)
25-
directory_watcher (~> 1.4.1)
26-
kramdown (~> 1.0.2)
27-
liquid (~> 2.5.1)
28-
maruku (~> 0.5)
29-
pygments.rb (~> 0.5.0)
30-
redcarpet (~> 2.2.2)
31-
safe_yaml (~> 0.7.0)
32-
kramdown (1.0.2)
33-
liquid (2.5.1)
34-
maruku (0.6.1)
35-
syntax (>= 1.0.0)
36-
posix-spawn (0.3.6)
37-
pygments.rb (0.5.2)
48+
jekyll-coffeescript (~> 1.0)
49+
jekyll-gist (~> 1.0)
50+
jekyll-paginate (~> 1.0)
51+
jekyll-sass-converter (~> 1.0)
52+
jekyll-watch (~> 1.1)
53+
kramdown (~> 1.3)
54+
liquid (~> 2.6.1)
55+
mercenary (~> 0.3.3)
56+
pygments.rb (~> 0.6.0)
57+
redcarpet (~> 3.1)
58+
safe_yaml (~> 1.0)
59+
toml (~> 0.1.0)
60+
jekyll-coffeescript (1.0.0)
61+
coffee-script (~> 2.2)
62+
jekyll-gist (1.1.0)
63+
jekyll-mentions (0.1.3)
64+
html-pipeline (~> 1.9.0)
65+
jekyll (~> 2.0)
66+
jekyll-paginate (1.0.0)
67+
jekyll-redirect-from (0.6.0)
68+
jekyll (~> 2.0)
69+
jekyll-sass-converter (1.2.0)
70+
sass (~> 3.2)
71+
jekyll-sitemap (0.6.0)
72+
jekyll-watch (1.1.1)
73+
listen (~> 2.7)
74+
jemoji (0.3.0)
75+
gemoji (~> 2.0)
76+
html-pipeline (~> 1.9)
77+
jekyll (~> 2.0)
78+
json (1.8.1)
79+
kramdown (1.3.1)
80+
liquid (2.6.1)
81+
listen (2.7.9)
82+
celluloid (>= 0.15.2)
83+
rb-fsevent (>= 0.9.3)
84+
rb-inotify (>= 0.9)
85+
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)
91+
parslet (1.5.0)
92+
blankslate (~> 2.0)
93+
posix-spawn (0.3.9)
94+
pygments.rb (0.6.0)
3895
posix-spawn (~> 0.3.6)
3996
yajl-ruby (~> 1.1.0)
40-
rdiscount (1.6.8)
41-
redcarpet (2.2.2)
42-
safe_yaml (0.7.1)
43-
syntax (1.0.0)
97+
rb-fsevent (0.9.4)
98+
rb-inotify (0.9.5)
99+
ffi (>= 0.5.0)
100+
rdiscount (2.1.7)
101+
redcarpet (3.1.2)
102+
safe_yaml (1.0.3)
103+
sass (3.4.3)
104+
thread_safe (0.3.4)
105+
timers (4.0.0)
106+
hitimes
107+
toml (0.1.1)
108+
parslet (~> 1.5.0)
109+
tzinfo (1.2.2)
110+
thread_safe (~> 0.1)
44111
yajl-ruby (1.1.0)
45112

46113
PLATFORMS

Diff for: _includes/header.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111

1212
<title>{{ page.title }} - {{ site.title }}</title>
1313

14+
<link rel="shortcut icon" href="/favicon.ico"/>
1415
<link rel="stylesheet" href="/assets/css/bootstrap.css">
1516
<link rel="stylesheet" href="/assets/css/site.css">
1617

17-
18-
19-
{% capture edit_url %}https://github.com/{{ site.org_name }}/{{ site.repo_name }}/edit/{{ site.branch }}/{{ page.filename }}{% endcapture %}
18+
{% capture edit_url %}https://github.com/{{ site.org_name }}/{{ site.repo_name }}/edit/{{ site.branch }}/{{ page.path }}{% endcapture %}
19+
2020
</head>
2121
<body class="{{ page.id }}">
2222
<!--[if lt IE 7]>

Diff for: api-basics.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ APIs have been around since the 1980s, when they were used in hardware and softw
2424

2525
### How government agencies are using APIs
2626

27-
DigitalGov University has recorded a [variety of courses](http://www.howto.gov/training/classes#apis-and-data) on how APIs can be used by government organizations and made them available online.
27+
DigitalGov University has recorded a [variety of courses](http://18f.github.io/API-All-the-X/pages/education) on how APIs can be used by government organizations and made them available online.
2828

2929

3030
### First Mover
@@ -61,15 +61,15 @@ Many of these pioneers have shaped the way in which we develop, deploy, consume,
6161

6262
APIs are driven by a set of specific technologies, making them easily understood by developers. This type of focus means that APIs can work with any common programming language, with the most popular approach to delivering web APIs being REST, or [REpresentational State Transfer](http://en.wikipedia.org/wiki/Representational_state_transfer).
6363

64-
REST takes advantage of the same Internet mechanisms that are used to view regular web pages, giving it many advantages, that can result in faster implementations and easier for developers to understand and use. REST APIs allow you to take data and functionality that may already be available on your website and make them available through a programmatic API, that both web and mobile applications can use. Then, instead of returning HTML to represent the information like a website would, an API returns data in one of two possible formats:
65-
* [Extensible Markup Language (XML)](http://en.wikipedia.org/wiki/Xml)
66-
* [JavaScript Object Notation (JSON)](http://en.wikipedia.org/wiki/JSON)
64+
REST takes advantage of the same Internet mechanisms that are used to view regular web pages, giving it many advantages, that can result in faster implementations and easier for developers to understand and use. REST APIs allow you to take data and functionality that may already be available on your website and make them available through a programmatic API, that both web and mobile applications can use. Then, instead of returning HTML to represent the information like a website would, an API returns data in one of two possible formats:
65+
* [Extensible Markup Language (XML)](http://en.wikipedia.org/wiki/Xml)
66+
* [JavaScript Object Notation (JSON)](http://en.wikipedia.org/wiki/JSON)
6767

6868
Developers can then take this data and use in web and mobile applications. However XML and JSON are easily consumed by spreadsheets and other tools non-developers can use as well, making APIs accessible by potentially anyone.
6969

70-
Easy access to all this data and resources is great, but sometimes we need to control access to APIs. There are two primary ways to secure an API by providing authentication using:
71-
* [Basic Auth](http://en.wikipedia.org/wiki/Basic_auth)
72-
* [OAuth](http://en.wikipedia.org/wiki/Oauth)
70+
Easy access to all this data and resources is great, but sometimes we need to control access to APIs. There are two primary ways to secure an API by providing authentication using:
71+
* [Basic Auth](http://en.wikipedia.org/wiki/Basic_auth)
72+
* [OAuth](http://en.wikipedia.org/wiki/Oauth)
7373

7474
REST with JSON has become the favorite of developers and API owners, because it is easier to both deploy and consume than other implementations. Even though REST + JSON is not a standard, it is seeing wide acceptance across the industry.
7575

Diff for: assets/css/site.css

+1-7
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,700|Noto+Sans:400,700);
1+
@import url(//fonts.googleapis.com/css?family=Roboto+Slab:400,700|Noto+Sans:400,700);
22

33
body {
44
font-family: "Noto Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
@@ -766,9 +766,3 @@ span.field-required-if-applicable {
766766
padding-top:0;
767767
}
768768
}
769-
@media (min-width: 980px) {
770-
body {
771-
background: url("../img/seal.jpg") no-repeat fixed 80% 90% transparent;
772-
padding: 0;
773-
}
774-
}

Diff for: data-hubs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ filename: data-hubs.md
2121

2222
### [Department of Education](http://www.ed.gov/data)
2323
* [Federal Student Aid Data Center](http://studentaid.ed.gov/data-center)
24-
* [Office of Civil Rghts](http://ocrdata.ed.gov/)
24+
* [Office of Civil Rights](http://ocrdata.ed.gov/)
2525

2626
### [Department of Energy](http://www.energy.gov/data)
2727
* [Atmospheric Radiation Measurement - Climate Research Facility](http://www.arm.gov/data)

Diff for: engagement.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Good [Morning/afternoon],
4848

4949
On behalf of [host], and in collaboration with [co-hosts], I would like to invite you to a Data Jam. Please save the date for [date] in [location].
5050

51-
This Data Jam will bring entrepreneurs, technology leaders, and policy experts together to explore and discuss new ideas for private-sector tools, services, and apps designed to improve value, affordability, and outcomes in postsecondary education.
51+
This Data Jam will bring entrepreneurs, technology leaders, and policy experts together to explore and discuss new ideas for private-sector tools, services, and apps designed to improve value, affordability, and outcomes in [topic].
5252

5353
[Host] will be sending further information in the coming days, but if you are interested in participating, please RSVP or send questions to [Email address for logistics]. This invitation is non-transferrable.
5454

Diff for: favicon.ico

1.37 KB
Binary file not shown.

Diff for: implementation-guide.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ Project Open Data provides metadata requirements, additional optional metadata f
8282
### Minimum Requirements to Create and Maintain an Enterprise Data Inventory
8383

8484
#### Develop and Submit to OMB an Inventory Schedule (by November 30, 2013)
85-
* Describe how the agency will ensure that all data assets from each bureau and program in the agency have been identified and accounted for in the Inventory, to the extent practicable, no later than November 1, 2014.
86-
* Describe how the agency plans to expand, enrich, and open their Inventory each quarter through November 1, 2014 at a minimum; include a summary and milestones in the schedule.<sup>[10](#footnote-10)</sup>
85+
* Describe how the agency will ensure that all data assets from each bureau and program in the agency have been identified and accounted for in the Inventory, to the extent practicable, no later than November 30, 2014.
86+
* Describe how the agency plans to expand, enrich, and open their Inventory each quarter through November 30, 2014 at a minimum; include a summary and milestones in the schedule.<sup>[10](#footnote-10)</sup>
8787
* Publish Inventory Schedule on the www.\[agency\].gov/digitalstrategy page by November 30, 2013.<sup>[11](#footnote-11)</sup>
8888

8989
#### Create an Enterprise Data Inventory (by November 30, 2013)
@@ -158,7 +158,7 @@ The objectives of this activity are to:
158158
**Tools and Resources on Project Open Data**
159159

160160
* Data “Kickstart” Plug-in
161-
* [GSA’s Innovation Center](http://gsablogs.gsa.gov/dsic/) API Resources
161+
* [GSA’s API Resources](http://18f.github.io/API-All-the-X/)
162162

163163
### D. Document if Data Cannot be Released
164164

Diff for: index.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ This section is a list of ready-to-use solutions or tools that will help agencie
6464

6565
4-5 [PDF Filler](https://github.com/project-open-data/pdf-filler) - PDF Filler is a RESTful service (API) to aid in the completion of existing PDF-based forms and empower web developers to use browser-based forms and modern web standards to facilitate the collection of information. -&nbsp;*[Hosted](http://labs.data.gov/pdf-filler)*
6666

67-
4-6 [Catalog Generator](https://github.com/project-open-data/catalog-generator) - Multi-format tool to generate and maintain agency.gov/data catalog files. - *[Hosted](http://data.civicagency.org/datagov/csv_to_json)* *[Alternative](http://project-open-data.github.com/catalog-generator/)*
67+
4-6 [Catalog Generator](http://labs.data.gov/dashboard/datagov/csv_to_json) - Multi-format tool to generate and maintain agency.gov/data catalog files. - *[Alternative](http://project-open-data.github.com/catalog-generator/)*
6868

6969
4-7 A data.json validator can help you check compliance with the POD schema. - *[Hosted](http://data.civicagency.org/validate)*
7070

@@ -169,8 +169,8 @@ An event where developers, designers, and strategists work in teams to solve pro
169169
**Goal:** To build relationships with the tech community and to see immediate tools and prototypes.
170170

171171
### Online Community
172-
A website, social networking group and/or email mailing list where people who use open data congregate to offer feedback, tips, new uses or reuses, data requests or case studies.
173-
*Ex: Data.gov communities, NICAR/IRE, Code for America and Sunlight Foundation email listserv, Open Government Facebook and Google+ groups*
172+
A website, social networking group and/or listserv where people who use open data congregate to offer feedback, tips, new uses or reuses, data requests or case studies.
173+
*Ex: Listservs for [NICAR](http://www.ire.org/resource-center/listservs/subscribe-nicar-l/), Code for America, Sunlight Foundation, the Open Government Facebook and Google+ groups*
174174

175175
**Goal:** To build and sustain ongoing relationships with media, nonprofits, good government advocates and civic technologists
176176

Diff for: metadata-resources.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ The mapping is from the POD field to the XPATH(s) in the common metadata schema
132132

133133
###FGDC CSDGM
134134

135-
Established by Office of Management and Budget Circular A-16, the Federal Geographic Data Committee ([FGDC](ttp://www.fgdc.gov)) promotes the coordinated development, use, sharing, and dissemination of geographic data.
135+
Established by Office of Management and Budget Circular A-16, the Federal Geographic Data Committee ([FGDC](http://www.fgdc.gov)) promotes the coordinated development, use, sharing, and dissemination of geographic data.
136136
The [Content Standard for Digital Geospatial Metadata](http://www.fgdc.gov/metadata/csdgm) aims to provide a common set of terminology and definitions for the documentation of digital geospatial data.
137137

138138
{: .table .table-striped}

Diff for: policy-docs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This section offers examples of policy documents (memos, guidance, manuals, etc)
2121
* Department of Education, [Data Standardization Policies and Procedures](http://federalstudentaid.ed.gov/static/gw/docs/ciolibrary/ECONOPS_Docs/DataStandardizationPolicies&Procedures.pdf). The purpose of this document, released in 2007, is to describe policies and procedures for data standardization and data exchange in Federal Student Aid.
2222
* Department of Energy, [Atmospheric Radiation Measurement (ARM) Data Sharing and Distribution Policy](http://www.arm.gov/data/docs/policy). This document sets expectations and establishes procedures for sharing data acquired in through the operations of Atmospheric Radiation Measurement (ARM) Climate Research Facility.
2323
* Los Alamos National Laboratory, [GISLab Data Policy](http://gislab.lanl.gov/policies/data_policy.html). GISLab has established a spatial data warehouse to provide for access to spatial data at LANL. The GISLab spatial data policy specifies provisions for both data providers and data users.
24-
24+
* United States Agency for International Development, [Open Data Policy](http://pdf.usaid.gov/pdf_docs/pbaab096.pdf). The document, released in October 2014, sets forth the agency's plan for data management.
2525

2626
## Guidance
2727

0 commit comments

Comments
 (0)