Skip to content

Pubmed XML: implementar CopyrightInformation e CoiStatement #1238

Description

@Rossi-Luciano

Descrição da tarefa

Parte de #1226.

xml_pubmed_copyright_information e xml_pubmed_coi_statement em packtools/sps/formats/pubmed.py são stubs vazios (...).

Subtarefas

  • Implementar CopyrightInformation via xpath direto em .//permissions/copyright-statement (não há model dedicado; seguir o padrão de xpath direto já usado em xml_pubmed_title_reference_list)
  • Implementar CoiStatement usando basenotes.Fn filtrando fn-type == "coi-statement", ou xpath direto .//fn[@fn-type="coi-statement"]
  • Adicionar testes em tests/sps/formats/test_pubmed.py

Considerações e notas

Nenhuma.

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