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 = 'OWEN') AND (first_name = 'Edward Glen') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'OWEN'; First Name is 'Edward Glen';
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 |
1915 | ||||||
U | 1,133,176 | March 23, 1915 | Lightning Rod Coupling Lightning rod coupling made of sheet metal and bent over and attached with slipover fitting |
OWEN, Edward Glen |
Lightning Rod Coupling |
Total of 0.00 seconds