Skip to content
New issue

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

MathML no XML de depósito do Crossref #226

Open
gustavofonseca opened this issue Feb 11, 2021 · 0 comments
Open

MathML no XML de depósito do Crossref #226

gustavofonseca opened this issue Feb 11, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@gustavofonseca
Copy link
Contributor

Existem documentos que possuem códigos MathML em seus títulos, como por exemplo o de PID S0103-636X2020000200719, da coleção Brasil. Entretanto, no XML de depósito do Crossref esses códigos são eliminados, perdendo informação.

XML SciELO PS

<title-group>
  <article-title>Uma Reflexão de Professores sobre Demonstrações Relativas à Irracionalidade de <inline-formula><mml:math display="inline" id="m1"><mml:mrow><mml:msqrt><mml:mn>2</mml:mn></mml:msqrt></mml:mrow></mml:math></inline-formula> </article-title>
  <trans-title-group xml:lang="en">
    <trans-title>Teachers' Considerations on the Irrationality Proof of <inline-formula><mml:math display="inline" id="m2"><mml:mrow><mml:msqrt><mml:mn>2</mml:mn></mml:msqrt></mml:mrow></mml:math></inline-formula> </trans-title>
  </trans-title-group>
</title-group>

XML de depósito ao Crossref

<!-- http://articlemeta.scielo.org/api/v1/article/?collection=scl&code=S0103-636X2020000200719&format=xmlcrossref -->
<titles>
  <title>Uma Reflexão de Professores sobre Demonstrações Relativas à Irracionalidade de 2</title>
</titles>

Segundo a documentação do Crossref, o XML de depósito pode conter MathML nos elementos title, subtitle, original_language_title, e abstract. Veja mais detalhes em https://www.crossref.org/education/content-registration/crossrefs-metadata-deposit-schema/including-mathml-in-deposits/

@gustavofonseca gustavofonseca added enhancement New feature or request bug Something isn't working and removed enhancement New feature or request labels Feb 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant