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 = 'WOOD') AND (first_name = 'Fremont E.') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'WOOD'; First Name is 'Fremont E.';
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 |
1889 | ||||||
U | 401,095 | April 9, 1889 | Lightning Conductor for Wire Fences Lightning rod connecting all strands of barbed wire fencing to ground to prevent lightning killing cattle which are standing near the fence |
WOOD, Fremont E. |
Lightning Rod Fence |
Total of 0.00 seconds