Skip to content

Pubmed XML: adicionar Object[@Type=grant] (financiamento) em ObjectList #1239

Description

@Rossi-Luciano

Descrição da tarefa

Parte de #1226.

xml_pubmed_object_list em packtools/sps/formats/pubmed.py hoje só cobre Object[@Type="keyword"]. Falta o tipo grant (financiamento), já sinalizado como TODO no código.

Subtarefas

  • Estender xml_pubmed_object_list usando funding_group.FundingGroup(xml_tree).award_groups, que já retorna funding-source e award-id
  • Mapear funding-sourceParam[@Name="grantor"] e award-idParam[@Name="id"]
  • Adicionar testes em tests/sps/formats/test_pubmed.py

Considerações e notas

acronym e country (outros Param/@Name aceitos pelo PubMed para Object[@Type=grant]) não têm fonte nos dados SciELO — devem ser omitidos.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions