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 = 'BLACKMORE') AND (first_name = 'Charles C.') ORDER BY date ASC, patent, type |
Total of 1 patents found where: Last Name is 'BLACKMORE'; First Name is 'Charles C.';
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 |
1920 | ||||||
U | 1,362,221 | December 14, 1920 | Compensating Wire Support Metal bracket composed of two curved angle supports for three insulators to yield and absorb the strain and weight of telephone and telegraph lines |
BLACKMORE, Charles C. |
Bracket |
Total of 0.00 seconds