Commit Graph

3 Commits

Author SHA1 Message Date
Cesar Berrospi Ramis
89c84ff749 refactor: group XML backend parsers in a subfolder
Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>
2024-12-17 15:35:08 +01:00
Cesar Berrospi Ramis
c957901239 refactor: change the name of the USPTO input format
Change the name of the patent USPTO input format to show the typical format (XML).

Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>
2024-12-17 14:37:05 +01:00
Cesar Berrospi Ramis
0a35f45092 feat: add USPTO backend parser
Add a backend implementation to parse patent applications and
grants from the United States Patent Office (USPTO).

Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>
2024-12-17 14:37:05 +01:00