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 = 'RICHARD') AND (first_name = 'Augusto') ORDER BY date ASC, patent, type |
Total of 3 patents found where: Last Name is 'RICHARD'; First Name is 'Augusto';
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 |
1906 | ||||||
U | 821,746 | May 29, 1906 | Insulator Pin - method of cementing into insulator sleeve and attaching to insulator |
RICHARD, Augusto |
Pin | Societa Ceramica Richard-Ginori |
1908 | ||||||
U | 893,265 | July 14, 1908 | Insulator Multipart insulator where parts are screwed together |
RICHARD, Augusto |
Multipart | |
1928 | ||||||
U | 1,657,035 | January 24, 1928 | Suspension Insulator with Hood and Deformable Pivoting System Forming an Articulated Joint Suspension cemented pin with pivot joint |
RICHARD, Augusto |
Suspension |
Total of 0.00 seconds