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

Commit f2f08f2

Browse files
author
James McKinney
committed
Restore apostrophes to reduce the size of the diff
1 parent 511627c commit f2f08f2

File tree

5 files changed

+16
-16
lines changed

5 files changed

+16
-16
lines changed

Diff for: api-basics.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ So really when we say errors we mean bad things happen like a database server go
8585

8686
An API starts with the desire to share data or resources that a company offers. It's built with technologies like REST, XML, and JSON, and supported through documentation, along with a handful of code samples to show how to use it.
8787

88-
An API and its supporting developer area are created. And then, what's next? How does a simple API area build community? How does it evolve into a thriving ecosystem like Facebook's or Foursquare's?
88+
An API and its supporting developer area are created. And then, what's next? How does a simple API area build community? How does it evolve into a thriving ecosystem like Facebooks or Foursquare's?
8989

9090
It all starts with developers. Giving developers a self-service, resource-rich environment where they have the spotlight and a voice that will encourage them in turn to contribute to the API community.
9191

Diff for: cdo-position-description.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,4 +134,4 @@ Below is a bullet list of and example data dream team for a medium sized agency.
134134
* A senior DBA or dedicated time from DBA to manage the Enterprise Information Catalog, to assist with proper data documentation and management and to interface smoothly with agency’s DBA
135135
* Scalable computing resources for the processing and data mining
136136
* Project management and/or COTR resource to keep project reporting and contract management inline with Agency policy
137-
* Dotted-line reporting of procurement assistance for managing data purchases
137+
* Dotted-line reporting of procurement assistance for managing data purchases

Diff for: glossary.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ A special kind of variable, used in a subroutine to refer to one of the pieces o
137137

138138
### RDF
139139

140-
Resource Description Framework - A family of specifications for a metadata model. The RDF family of specifications is maintained by the World Wide Web Consortium (W3C). The RDF metadata model is based upon the idea of making statements about resources in the form of a subject-predicate-object expression...and is a major component in what is proposed by the W3C's Semantic Web activity: an evolutionary stage of the World Wide Web in which automated software can store, exchange, and utilize metadata about the vast resources of the Web, in turn enabling users to deal with those resources with greater efficiency and certainty. RDF’s simple data model and ability to model disparate, abstract concepts has also led to its increasing use in knowledge management applications unrelated to Semantic Web activity. —*[source](http://www.whitehouse.gov/sites/default/files/omb/assets/egov_docs/DRM_2_0_Final.pdf)*
140+
Resource Description Framework - A family of specifications for a metadata model. The RDF family of specifications is maintained by the World Wide Web Consortium (W3C). The RDF metadata model is based upon the idea of making statements about resources in the form of a subject-predicate-object expression...and is a major component in what is proposed by the W3Cs Semantic Web activity: an evolutionary stage of the World Wide Web in which automated software can store, exchange, and utilize metadata about the vast resources of the Web, in turn enabling users to deal with those resources with greater efficiency and certainty. RDF’s simple data model and ability to model disparate, abstract concepts has also led to its increasing use in knowledge management applications unrelated to Semantic Web activity. —*[source](http://www.whitehouse.gov/sites/default/files/omb/assets/egov_docs/DRM_2_0_Final.pdf)*
141141

142142
### REST
143143

0 commit comments

Comments
 (0)