Commit graph

6 commits

Author SHA1 Message Date
2c88a76f4e
Fix missing affiliation in Person class output
All checks were successful
Test pipeline / test (push) Successful in 12s
2025-05-20 13:52:49 +02:00
77930649b1
Fix affiliation field name in Person class
All checks were successful
Test pipeline / test (push) Successful in 13s
2025-05-20 13:27:54 +02:00
554951265e
Add comprehensive docstrings to classes and methods
Improve type annotations in Person.to_dict() and CustomEncoder class
to better reflect the actual return types. Enhance documentation for
Institution, Person, Abstract, and CustomEncoder classes with detailed
method descriptions and parameter explanations.
2025-05-20 13:20:18 +02:00
f84a274848
Add support for ROR institution identifiers in affiliations 2025-05-20 13:07:43 +02:00
f7130898fc
Add additional topic metadata fields for OpenAlex integration
All checks were successful
Test pipeline / test (push) Successful in 14s
2025-05-20 10:04:11 +02:00
9be53fd2fc
Initial commit and release of doi2dataset 2025-03-21 14:53:23 +01:00