Skip to content

SciELO Preprint Fazer tarefa de coleta #142

@robertatakenaka

Description

@robertatakenaka

Esta tarefa depende da modelagem de SciELO Preprints (Article) ser finalizada (#145 )

O link para coleta dos dado é: http://preprints.scielo.org/index.php/scielo/oai
Para coletar esses dados com o protocolo OAI-PMH foi indicada a biblioteca: https://pypi.org/project/Sickle/
Para saber mais sobre este protocolo, leia a documentação: https://www.openarchives.org/pmh/

Usar o DOI para verificar se o preprint está ou não registrado.

Clique em:
https://preprints.scielo.org/index.php/scielo/oai?verb=ListRecords&metadataPrefix=oai_dc
Clique para visualizar o código fonte da página.
Verá isso que é a representação de um artigo preprint:

<record>
	<header>
		<identifier>oai:ops.preprints.scielo.org:preprint/7</identifier>
		<datestamp>2020-04-06T23:01:54Z</datestamp>
		<setSpec>scielo:HS</setSpec>
	</header>
	<metadata>
		<oai_dc:dc
			xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
			xmlns:dc="http://purl.org/dc/elements/1.1/"
			xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
			xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/
			http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
			<dc:title xml:lang="en-US">COVID-19 in Brazil: advantages of a socialized unified health system and preparation to contain cases</dc:title>
			<dc:creator>Croda, Julio</dc:creator>
			<dc:creator>Oliveira, Wanderson Kleber de </dc:creator>
			<dc:creator>Frutuoso, Rodrigo Lins </dc:creator>
			<dc:creator>Mandetta, Luiz Henrique </dc:creator>
			<dc:creator>Baia-da-Silva, Djane Clarys </dc:creator>
			<dc:creator>Brito-Sousa, José Diego </dc:creator>
			<dc:creator>Monteiro, Wuelton Marcelo </dc:creator>
			<dc:creator>Lacerda, Marcus Vinícius Guimarães </dc:creator>
			<dc:subject xml:lang="en-US">COVID19</dc:subject>
			<dc:subject xml:lang="en-US">Brazil</dc:subject>
			<dc:subject xml:lang="en-US">Socialized unified health system</dc:subject>
			<dc:subject xml:lang="en-US">Measures</dc:subject>
			<dc:description xml:lang="en-US">The outbreak of new coronavirus disease 2019 (COVID-19) reported for the first time in Wuhan, China in late December 2019 have rapidly spread to other countries and it was declared on January 30, 2020 as a public health emergency of international concern (PHEIC) by the World Health Organization. Before the first COVID-19 cases were reported in Brazil, several measures have been implemented including the adjustment of legal framework to carry out isolation and quarantine. As the cases increased significantly, new measures, mainly to reduce mortality and severe cases, have also been implemented. Rapid and robust preparedness actions have been undertaken in Brazil while first cases have not yet been identified in Latin-American. The outcome of this early preparation should be analyzed in future studies.</dc:description>
			<dc:publisher xml:lang="en-US">SciELO Preprints</dc:publisher>
			<dc:publisher xml:lang="es-ES">SciELO Preprints</dc:publisher>
			<dc:publisher xml:lang="pt-BR">SciELO Preprints</dc:publisher>
			<dc:date>2020-04-08</dc:date>
			<dc:type>info:eu-repo/semantics/preprint</dc:type>
			<dc:type>info:eu-repo/semantics/publishedVersion</dc:type>
			<dc:format>application/pdf</dc:format>
			<dc:identifier>https://preprints.scielo.org/index.php/scielo/preprint/view/7</dc:identifier>
			<dc:identifier>10.1590/0037-8682-0167-2020</dc:identifier>
			<dc:language>eng</dc:language>
			<dc:relation>https://preprints.scielo.org/index.php/scielo/article/view/7/14</dc:relation>
			<dc:rights xml:lang="en-US">Copyright (c) 2020 Julio Croda, Wanderson Kleber de  Oliveira, Rodrigo Lins  Frutuoso, Luiz Henrique  Mandetta, Djane Clarys  Baia-da-Silva, José Diego  Brito-Sousa, Wuelton Marcelo  Monteiro, Marcus Vinícius Guimarães  Lacerda</dc:rights>
			<dc:rights xml:lang="en-US">https://creativecommons.org/licenses/by/4.0</dc:rights>
		</oai_dc:dc>
	</metadata>
</record>
  • creator : contrib
  • title : article_title
  • subject : keywords
  • description : abstract
  • <dc:identifier>10.1590/0037-8682-0167-2020</dc:identifier> : doi
  • <dc:identifier>https://preprints.scielo.org/index.php/scielo/preprint/view/7</dc:identifier> : criar um atributo novo opcional para URL
  • <dc:language>eng</dc:language> : idioma mas com 3 letras, criar um novo atributo code3 para o modelo Language (Para saber mais: https://www.iso.org/iso-639-language-codes.html; https://www.loc.gov/standards/iso639-2/php/code_list.php)
  • <dc:rights xml:lang="en-US">https://creativecommons.org/licenses/by/4.0</dc:rights> : licença
  • <dc:relation>https://preprints.scielo.org/index.php/scielo/article/view/7/14</dc:relation> : é relacionamento entre outros Article. Futuramente podemos ter Article com outros modelos.
  • <dc:date>2020-04-08</dc:date> article date
  • <dc:publisher xml:lang="en-US">SciELO Preprints</dc:publisher> criar um atributo novo foreingkey para modelo novo (Source) - fonte de dados. Para os artigos provenientes do XML, podemos adotar o valor upload. Em source deve conter name, URL (https://preprints.scielo.org)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions