SELECT DISTINCT patent.*, YEAR(date) as year FROM patent LEFT JOIN name ON name.patent = patent.patent AND name.type = patent.type WHERE (last_name = 'MARTIN') AND (first_name = 'F. J.') ORDER BY date ASC, patent, type |
Total of 2 patents found where: Last Name is 'MARTIN'; First Name is 'F. J.';
View a patent by clicking on the patent number. You can sort by any of the columns by clicking on the column name.
T / S | Patent | Date | Description | Patentee | Category | Assigned To |
1869 | ||||||
U | 94,773 | September 14, 1869 | Improvement in Lightning Rods Lightning rod made of sheet metal and formed into star shape with four projections |
REYBURN, William S. MARTIN, F. J. |
Lightning Rod | |
U | 96,268 | October 26, 1869 | Improvement in Lightning Rods Improvement of 92,551 by using a sheet zinc core with sheet copper covering to make a star shaped lightning rod |
REYBURN, William S. MARTIN, F. J. |
Lightning Rod |
Total of 0.00 seconds