home / openregs

cfr_sections

Current Code of Federal Regulations (eCFR) — the actual text of federal regulations in force. Covers 19 CFR titles with 123,000+ regulatory sections and full-text search.

Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API

11 rows where part_number = 781 and title_number = 10 sorted by section_id

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: amendment_citations, full_text

title_number 1

  • 10 · 11 ✖

part_number 1

  • 781 · 11 ✖

agency 1

  • DOE 11
section_id ▼ title_number title_name chapter subchapter part_number part_name subpart subpart_name section_number section_heading agency authority source_citation amendment_citations full_text
10:10:5.0.2.5.19.0.12.1 10 Energy III   781 PART 781—DOE PATENT LICENSING REGULATIONS       § 781.1 Scope. DOE     [77 FR 4889, Feb. 1, 2012] The regulations of this part supplement the U.S. Department of Commerce regulations, entitled LICENSING OF GOVERNMENT OWNED INVENTIONS, at 37 CFR Part 404.
10:10:5.0.2.5.19.0.12.2 10 Energy III   781 PART 781—DOE PATENT LICENSING REGULATIONS       § 781.2 Policy. DOE     [77 FR 4889, Feb. 1, 2012] (a) It is the policy of this regulation to use the patent system to promote the utilization of inventions arising from Department of Energy supported research and development. (b) Decisions as to grants or denials of any license application will, in the discretion of the Secretary of Energy, be based on the Department of Energy's view of what is in the best interests of the United States and the general public under the provisions of these regulations. Decisions of the Department of Energy under these regulations may be made on the Secretary of Energy's behalf by the Assistant General Counsel for Technology Transfer and Intellectual Property, except where otherwise delegated.
10:10:5.0.2.5.19.0.12.3 10 Energy III   781 PART 781—DOE PATENT LICENSING REGULATIONS       § 781.3 [Reserved] DOE        
10:10:5.0.2.5.19.0.12.4 10 Energy III   781 PART 781—DOE PATENT LICENSING REGULATIONS       § 781.4 Communications. DOE     [77 FR 4889, Feb. 1, 2012] All communications concerning the regulations in this part, including applications for licenses, should be addressed or delivered to the General Counsel, Attention: Assistant General Counsel for Technology Transfer and Intellectual Property, U.S. Department of Energy, 1000 Independence Avenue SW., Washington, DC 20585.
10:10:5.0.2.5.19.0.13.5 10 Energy III   781 PART 781—DOE PATENT LICENSING REGULATIONS       §§ 781.51-781.52 [Reserved] DOE        
10:10:5.0.2.5.19.0.13.6 10 Energy III   781 PART 781—DOE PATENT LICENSING REGULATIONS       § 781.53 Additional licenses. DOE     [77 FR 4889, Feb. 1, 2012] Subject to any outstanding licenses, nothing in this part shall preclude the Department of Energy from granting additional nonexclusive, or exclusive, or partially exclusive licenses for inventions covered by this part when the Department of Energy determines that to do so would provide for an equitable exchange of patent rights. The following circumstances are examples in which such licenses may be granted: (a) In consideration of the settlement of interferences or other administrative proceedings before the U.S. Patent and Trademark Office; (b) In consideration of a release of any claims; (c) In exchange for or as a part of the consideration for a license under adversely held patents; (d) As necessary for meeting obligations of the U.S. under any treaty, international agreement arrangement or cooperation, memorandum of understanding or similar arrangement; or (e) In consideration for the settlement or resolution of any proceeding under the Department of Energy Organization Act or other law.
10:10:5.0.2.5.19.0.14.7 10 Energy III   781 PART 781—DOE PATENT LICENSING REGULATIONS       §§ 781.61-781.64 [Reserved] DOE        
10:10:5.0.2.5.19.0.14.8 10 Energy III   781 PART 781—DOE PATENT LICENSING REGULATIONS       § 781.65 Appeals. DOE     [77 FR 4890, Feb. 1, 2012] (a) Standing. The following parties have the right to appeal under this part: (1) Pursuant to 37 CFR 404.11: (i) A person whose application for a license has been denied; (ii) A licensee whose license has been modified or terminated, in whole or in part; (iii) A person who timely filed a written objection in response to the notice required by 37 CFR 404.7(a)(1)(i) or (b)(1)(i) and who can demonstrate to the satisfaction of the Federal agency that such person may be damaged by the agency action; or (2) A management and operating contractor appealing an agency decision to grant a copyright license to a third party pursuant to the Rights in Data-Technology Transfer clause for DOE management and operating contracts per 48 CFR part 970. (b) Notice of Appeal. Appeal under paragraph (a) of this section shall be initiated by filing a Notice of Appeal with the Secretary, ATTN: Deputy General Counsel for Technology Transfer and Procurement (“Deputy General Counsel”), within thirty (30) days from the date of receipt of a written notice by the Department of Energy of an action set forth in paragraph (a) of this section. The Notice of Appeal shall specify the portion of the decision from which the appeal is taken. A statement of fact and argument in the form of a brief in support of the appeal shall be submitted with the Notice of Appeal or within thirty (30) days thereafter. (c) Procedure. Appeals under this section shall be conducted pursuant to rules of procedure provided by the Deputy General Counsel. (d) Within sixty (60) days of receiving appellant's brief pursuant to paragraph (b) of this section or such other time period set by the Deputy General Counsel, the Office of the Assistant General Counsel for Technology Transfer and Intellectual Property shall submit to the Deputy General Counsel a response brief and shall timely serve a copy of the response brief to appellant. (e) The Deputy General Counsel shall consider the facts and arguments submitted in appellant's brief submitted under paragraph (b) of this s…
10:10:5.0.2.5.19.0.14.9 10 Energy III   781 PART 781—DOE PATENT LICENSING REGULATIONS       § 781.66 [Reserved] DOE        
10:10:5.0.2.5.19.0.15.10 10 Energy III   781 PART 781—DOE PATENT LICENSING REGULATIONS       § 781.71 [Reserved] DOE        
10:10:5.0.2.5.19.0.15.11 10 Energy III   781 PART 781—DOE PATENT LICENSING REGULATIONS       § 781.81 [Reserved] DOE        

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE cfr_sections (
    section_id TEXT PRIMARY KEY,
    title_number INTEGER,
    title_name TEXT,
    chapter TEXT,
    subchapter TEXT,
    part_number TEXT,
    part_name TEXT,
    subpart TEXT,
    subpart_name TEXT,
    section_number TEXT,
    section_heading TEXT,
    agency TEXT,
    authority TEXT,
    source_citation TEXT,
    amendment_citations TEXT,
    full_text TEXT
);
CREATE INDEX idx_cfr_title ON cfr_sections(title_number);
CREATE INDEX idx_cfr_part ON cfr_sections(part_number);
CREATE INDEX idx_cfr_agency ON cfr_sections(agency);
Powered by Datasette · Queries took 158.327ms · Data license: Public Domain (U.S. Government data) · Data source: Federal Register API & Regulations.gov API