We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tentar corrigir o valor de URI, mas ao não ter sucesso, não criar o elemento ext-link caso o valor de raw.link é inválido para URI.
articles_meta/articlemeta/export_sci.py
Line 205 in 4fa79bd
https://articlemeta.scielo.org/api/v1/article/?collection=scl&code=S0034-71672018000100089&format=xmlwos
<ext-link ext-link-type="uri" href="http:// http://www.scielo.br/pdf/csc/v19n3/1413-8123-csc-19-03-00829.pdf">http:// http://www.scielo.br/pdf/csc/v19n3/1413-8123-csc-19-03-00829.pdf</ext-link>
O valor de ext-link é inválido: http:// http://
http:// http://
<ref id="B15"> <element-citation publication-type="article"> <article-title>Promover saúde na escola: reflexões a partir de uma revisão sobre saúde escolar na América Latina</article-title> <source>Ciênc Saúde Colet</source> <date> <year>2014</year> </date> <fpage>829</fpage> <lpage>840</lpage> <issue>3</issue> <volume>19</volume> <person-group> <name> <surname>Casemiro</surname> <given-names>JP</given-names> </name> <name> <surname>Fonseca</surname> <given-names>ABC</given-names> </name> <name> <surname>Secco</surname> <given-names>FVM</given-names> </name> </person-group> <ext-link ext-link-type="uri" href="http:// http://www.scielo.br/pdf/csc/v19n3/1413-8123-csc-19-03-00829.pdf">http:// http://www.scielo.br/pdf/csc/v19n3/1413-8123-csc-19-03-00829.pdf</ext-link> </element-citation> </ref>
The text was updated successfully, but these errors were encountered:
samuelveigarangel
No branches or pull requests
Descrição da tarefa
Tentar corrigir o valor de URI, mas ao não ter sucesso, não criar o elemento ext-link caso o valor de raw.link é inválido para URI.
articles_meta/articlemeta/export_sci.py
Line 205 in 4fa79bd
https://articlemeta.scielo.org/api/v1/article/?collection=scl&code=S0034-71672018000100089&format=xmlwos
O valor de ext-link é inválido:
http:// http://
The text was updated successfully, but these errors were encountered: