You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 18, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: licenses.md
+32-1
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,16 @@ permalink: /open-licenses/
5
5
filename: licenses.md
6
6
---
7
7
8
+
The [Federal Open Data Policy](https://project-open-data.cio.gov/policy-memo/#c-ensure-information-stewardship-through-the-use-of-open-licenses) states: *"Agencies must apply open licenses, in consultation with the best practices found in Project Open Data, to information as it is collected or created so that if data are made public there are no restrictions on copying, publishing, distributing, transmitting, adapting, or otherwise using the information for non-commercial or for commercial purposes."* The [Project Open Data Metadata Schema](https://project-open-data.cio.gov/v1.1/schema/) provides a `license` field which is defined as *"the license or non-license (i.e. Public Domain) status with which the dataset or API has been published"* and [must be input as a URL](https://project-open-data.cio.gov/v1.1/schema/#license). Below is guidance and example URLs for properly documenting the license or non-license of your agency's data in accordance with the open data policy.
9
+
10
+
## U.S. Public Domain
11
+
12
+
Data and content created by government employees within the scope of their employment are not subject to domestic copyright protection under [17 U.S.C. § 105](http://www.copyright.gov/title17/92chap1.html#105). Government works are by default in the U.S. Public Domain. If no other open license applies, the following URL should be input to your data's `license` field:
13
+
14
+
* U.S. Public Domain: [Copyright Law of the United States of America, Section 105](http://www.copyright.gov/title17/92chap1.html#105)
15
+
16
+
## Open Licenses
17
+
8
18
Open licenses grant permission to access, re-use, and redistribute a work with few or no restrictions. A license is open if it satisfies the following conditions:
9
19
10
20
**Reuse*. The license must allow for reproductions, modifications and derivative works and permit their distribution under the terms of the original work. The rights attached to the work must not depend on the work being part of a particular package. If the work is extracted from that package and used or distributed within the terms of the work’s license, all parties to whom the work is redistributed should have the same rights as those that are granted in conjunction with the original package.
@@ -13,4 +23,25 @@ Open licenses grant permission to access, re-use, and redistribute a work with f
13
23
14
24
**No Discrimination against Persons, Groups, or Fields of Endeavor*. The license must not discriminate against any person or group of persons. The license must not restrict anyone from making use of the work in a specific field of endeavor. For example, it may not restrict the work from being used in a business, or from being used for research.
15
25
16
-
*[Examples of open licenses](http://project-open-data.github.io/license-examples/).
26
+
### Examples of Open Licenses
27
+
28
+
When purchasing data or content from third-party vendors, however care must be taken to ensure the information is not hindered by a restrictive, non-open license. In general, such licenses should comply with [the open knowledge definition](http://opendefinition.org/okd/) of an open license. Several examples of open licenses for potential use by agencies are listed below:
29
+
30
+
#### Data Licenses
31
+
*[Open Data Commons Public Domain Dedication and Licence (PDDL)](http://opendefinition.org/licenses/odc-pddl)
32
+
*[Open Data Commons Attribution License](http://opendatacommons.org/licenses/by/)
33
+
*[Open Data Commons Open Database License (ODbL)](http://opendatacommons.org/licenses/odbl/)
34
+
35
+
#### Content Licenses
36
+
*[Creative Commons BY, BY-SA, or CC0](http://creativecommons.org/choose/)
*[Creative Commons CC0 Public Domain Dedication](http://creativecommons.org/publicdomain/zero/1.0/)
41
+
*[Open Data Commons Public Domain Dedication and License (PDDL)](http://opendatacommons.org/licenses/pddl/)
42
+
43
+
## More Information
44
+
**[Copyright and Other Rights Pertaining to U.S. Government Works](http://www.usa.gov/copyright.shtml)*
45
+
**[Licensing Policies, Principles, and Resources: Examples of how government has addressed open licensing questions](https://project-open-data.cio.gov/licensing-resources/)*
46
+
**[Extended list of conformant licenses](http://opendefinition.org/licenses/)*
0 commit comments