SlideShare a Scribd company logo
1 of 25
Download to read offline
Non-profitacademy-ownedOpenAccess
Marcalyc - XML JATS Markup System
Marcalyc: XML JATS Markup System
A tool to approach and preserve knowledge for everyone
Non-profitacademy-ownedOpenAccess
Marcalyc - XML JATS Markup System
Origins: The need of Latin
American and Caribbean Social
Sciences and Humanities to
become more visible is
identified
Inception: Founded by the
research group “Science
Communication and
Dissemination”, from the
Autonomous University of the
State of Mexico
Non-profitacademy-ownedOpenAccess
Marcalyc - XML JATS Markup System
Origins: The need to build a
communication infrastructure
considering sustainability and
digital publishing technology
for all scientific knowledge is
acknowledged
Inception: The initiative
emerged as the result of
Redalyc’s experience aiming to
build a communication system
for Latin America’s and the
Global South’s journals in
response to the financial
sustainability crisis
Non-profitacademy-ownedOpenAccess
Marcalyc - XML JATS Markup System
A little bit of background on XML
• It’s not a markup language.
• It's a meta-markup language.
• XML has a compound of simple rules.
• It provides a uniform method to describe and mix structured data
• It describes the structure and semantics, not the format.
• EXtensible Markup Language
SGML
1986
Electronic
Publishing
Challenges
1991
Web
Presentation
Challenges 1996
Data
Presentation
Challenges
HTML
XML
Non-profitacademy-ownedOpenAccess
Marcalyc - XML JATS Markup System
XML File
• comprises the following elements:
Closing tag
Name of the element
<name> James </name>
Content
Opening tag
Non-profitacademy-ownedOpenAccess
Marcalyc - XML JATS Markup System
• The content is set apart from any presentation
related notion.
• The XML is an International Standard
independent of the platforms.
• It’s also an open format that can be interpreted
by any software.
• The XML can also be exchanged between
systems that might not have been designed for
such specific purpose.
Non-profitacademy-ownedOpenAccess
Marcalyc - XML JATS Markup System
• JATS (Journal Article Tag Suite) is a technical standard. An initiative that
defines an XML formatting to describe structure, semantics, and
metadata for digital scientific content.
• It provides a set of elements and XML attributions to describe graphic and
textual content for journal articles.
• JATS is a technical standard based on the National Information Standards
Organization (NISO) currently on version Z39.96 2012 (ISO z39.96-2015
(JATS 1.1; Current Standard).
Non-profitacademy-ownedOpenAccess
Marcalyc - XML JATS Markup System
Non-profitacademy-ownedOpenAccess
Marcalyc - XML JATS Markup System
•An online tool for the XML tagging of articles
compliant with JATS standards. A cost-free service
offered to OA journals indexed in Redalyc.
• An intuitive and user-friendly software for
scientific journal editors and authors that needs no
advanced technical knowledge to use it.
•Redalyc continuously upgrades the XML JATS
Marcalyc tool, offered to more than 700 journals.
Currently Marcalyc is under its 2.0.14 version
Non-profitacademy-ownedOpenAccess
Marcalyc - XML JATS Markup System
Some Advantages of
Implementing XML-JATS…
Non-profitacademy-ownedOpenAccess
Marcalyc - XML JATS Markup System
Visualization and ubiquity of scientific content, a
new reading experience.
Non-profitacademy-ownedOpenAccess
Marcalyc - XML JATS Markup System
Digital Preservation
• Digital Preservation consists of a series of processes intended to
gain permanent accessibility to digital products. To secure this,
we need to find ways of representing what was originally
presented to users through a set of equipment and software that
can process data. (UNESCO)
• Control the content using structured metadata and other
documents that facilitate access and help throughout the
preservation process.
• Any XML article is expected to be more durable than other
proprietary program products, which makes them useful for
preservation.
Non-profitacademy-ownedOpenAccess
Marcalyc - XML JATS Markup System
Information recovery and interoperability
• Without “smart” content
it’s imposible to exploit
smart search engines
• Finding the right content
• Obtaining condensed
information
• Having a more in-depth
web search
Non-profitacademy-ownedOpenAccess
Marcalyc - XML JATS Markup System
Non-profitacademy-ownedOpenAccess
Marcalyc - XML JATS Markup System
<article>
According to NCBI
(2015)
It contains
<front> <body> <back> <floats-group>
<response> or
<sub-article>
Contains metadata, from
both the journal and the
article
Graphic and textual
content corresponding to
the scientific article
References. appendix.
acknowledgements.
glossary.
Often used
XML-JATS Structure
Container
element for
floating objects
(figures, tables,
text boxes,
graphics, etc.)
Reply, response,
or commentary
concerning the
journal article.
263 tags and 135 attributes
Non-profitacademy-ownedOpenAccess
Marcalyc - XML JATS Markup System
XML-JATS: markup process
The steps of the XML JATS tagging process are as follows:
Front Back Body
1º 2º 3º
This is so because all the information that is identified in the references and footnotes
(included in the Back) is needed to tag citations quoted within the article.
Non-profitacademy-ownedOpenAccess
Marcalyc - XML JATS Markup System
<front>
<journal-meta><article-meta>
contains
Journal information:
• Title.
• Short Journal Title
• ISSN.
• Publisher.
Article information:
• Article title.
• Translated title.
• Name
• Affiliation.
• Author Comments.
• Abstract.
• Keywords.
• Volume Number.
• Issue.
• Page Ranges.
• History.
• License Information.
• Uniform Resource
Identifier.
• Funding.
• Related Article
Information
Non-profitacademy-ownedOpenAccess
Marcalyc - XML JATS Markup System
<back>
contains
<ack>
Acknowledgments
<fn-group>
Footnote Group
<app-group>
Appendix Group
<glossary>
Glossary
Elements List
<ref-list>
Reference List (Bibliographic)
Used to
Aside from providing
functionalities to the viewer, it
offers the necessary data for
bibliometric analysis.
Contains the information for each
reference, both the original and
detailed one. It holds more tags that are
used to describe the content of each
reference, for example:
• Surname.
• Given (First) Names.
• Article Title.
• Source (Journal Title).
• Chapter Title in a Citation.
• Source (Book title).
• Year, Volume, Issue and Page
Ranges.
Non-profitacademy-ownedOpenAccess
Marcalyc - XML JATS Markup System
<body>
contains
<sec>
Section
contains
<title>
Title of the section
<p>
Paragraph
• Text.
• Bibliographic references, Figures, tables,
equations, etc.
• URLs.
• Lists.
• Graphics contained within the text.
• Quotations.
<sig-block>
Signature Block
used as The main textual portion of the
document that conveys the narrative
content, used for visualizing tables,
images, equations, and every other
piece of information that corresponds
to the article itself.
Non-profitacademy-ownedOpenAccess
Marcalyc - XML JATS Markup System
Article Viewer
Non-profitacademy-ownedOpenAccess
Marcalyc - XML JATS Markup System
Mobile Viewer
Non-profitacademy-ownedOpenAccess
Marcalyc - XML JATS Markup System
HTML
Non-profitacademy-ownedOpenAccess
Marcalyc - XML JATS Markup System
ePub
Non-profitacademy-ownedOpenAccess
Marcalyc - XML JATS Markup System
PDF
Non-profitacademy-ownedOpenAccess
Marcalyc - XML JATS Markup System
Marcalyc: an XML JATS Markup System
Thank you !

More Related Content

Similar to Marcalyc: XML JATS Markup System A tool to approach and preserve

Apache atlas sydney 2017-v4
Apache atlas   sydney 2017-v4Apache atlas   sydney 2017-v4
Apache atlas sydney 2017-v4Nigel Jones
 
Metastudio DRM. WhitePaper (eng)
Metastudio DRM. WhitePaper (eng)Metastudio DRM. WhitePaper (eng)
Metastudio DRM. WhitePaper (eng)Ireneusz Chmielak
 
MySQL 8.0 Features -- Oracle CodeOne 2019, All Things Open 2019
MySQL 8.0 Features -- Oracle CodeOne 2019, All Things Open 2019MySQL 8.0 Features -- Oracle CodeOne 2019, All Things Open 2019
MySQL 8.0 Features -- Oracle CodeOne 2019, All Things Open 2019Dave Stokes
 
Creating Interactive Olap Applications With My Sql Enterprise And Mondrian Pr...
Creating Interactive Olap Applications With My Sql Enterprise And Mondrian Pr...Creating Interactive Olap Applications With My Sql Enterprise And Mondrian Pr...
Creating Interactive Olap Applications With My Sql Enterprise And Mondrian Pr...Indus Khaitan
 
Technology behind-real-time-log-analytics
Technology behind-real-time-log-analytics Technology behind-real-time-log-analytics
Technology behind-real-time-log-analytics Data Science Thailand
 
Industry Ontologies: Case Studies in Creating and Extending Schema.org for In...
Industry Ontologies: Case Studies in Creating and Extending Schema.org for In...Industry Ontologies: Case Studies in Creating and Extending Schema.org for In...
Industry Ontologies: Case Studies in Creating and Extending Schema.org for In...MakoLab SA
 
Industry Ontologies: Case Studies in Creating and Extending Schema.org
Industry Ontologies: Case Studies in Creating and Extending Schema.org Industry Ontologies: Case Studies in Creating and Extending Schema.org
Industry Ontologies: Case Studies in Creating and Extending Schema.org sopekmir
 
Introducing new AIOps innovations in Oracle 19c - San Jose AICUG
Introducing new AIOps innovations in Oracle 19c - San Jose AICUGIntroducing new AIOps innovations in Oracle 19c - San Jose AICUG
Introducing new AIOps innovations in Oracle 19c - San Jose AICUGSandesh Rao
 
Open Metadata and Governance with Apache Atlas
Open Metadata and Governance with Apache AtlasOpen Metadata and Governance with Apache Atlas
Open Metadata and Governance with Apache AtlasDataWorks Summit
 
Semantic Web in Action: Ontology-driven information search, integration and a...
Semantic Web in Action: Ontology-driven information search, integration and a...Semantic Web in Action: Ontology-driven information search, integration and a...
Semantic Web in Action: Ontology-driven information search, integration and a...Amit Sheth
 
Make Your Application “Oracle RAC Ready” & Test For It
Make Your Application “Oracle RAC Ready” & Test For ItMake Your Application “Oracle RAC Ready” & Test For It
Make Your Application “Oracle RAC Ready” & Test For ItMarkus Michalewicz
 
Data meets AI - AICUG - Santa Clara
Data meets AI  - AICUG - Santa ClaraData meets AI  - AICUG - Santa Clara
Data meets AI - AICUG - Santa ClaraSandesh Rao
 
Using semantic web technologies for exploratory olap a survey
Using semantic web technologies for exploratory olap a surveyUsing semantic web technologies for exploratory olap a survey
Using semantic web technologies for exploratory olap a surveyieeepondy
 
Connector/J Beyond JDBC: the X DevAPI for Java and MySQL as a Document Store
Connector/J Beyond JDBC: the X DevAPI for Java and MySQL as a Document StoreConnector/J Beyond JDBC: the X DevAPI for Java and MySQL as a Document Store
Connector/J Beyond JDBC: the X DevAPI for Java and MySQL as a Document StoreFilipe Silva
 
Actix analyzer lte training
Actix analyzer lte trainingActix analyzer lte training
Actix analyzer lte trainingToi La Toi
 
Metastudio DRM. Product presentation (en)
Metastudio DRM. Product presentation (en)Metastudio DRM. Product presentation (en)
Metastudio DRM. Product presentation (en)Ireneusz Chmielak
 

Similar to Marcalyc: XML JATS Markup System A tool to approach and preserve (20)

Apache atlas sydney 2017-v4
Apache atlas   sydney 2017-v4Apache atlas   sydney 2017-v4
Apache atlas sydney 2017-v4
 
Metastudio DRM. WhitePaper (eng)
Metastudio DRM. WhitePaper (eng)Metastudio DRM. WhitePaper (eng)
Metastudio DRM. WhitePaper (eng)
 
MySQL 8.0 Features -- Oracle CodeOne 2019, All Things Open 2019
MySQL 8.0 Features -- Oracle CodeOne 2019, All Things Open 2019MySQL 8.0 Features -- Oracle CodeOne 2019, All Things Open 2019
MySQL 8.0 Features -- Oracle CodeOne 2019, All Things Open 2019
 
Creating Interactive Olap Applications With My Sql Enterprise And Mondrian Pr...
Creating Interactive Olap Applications With My Sql Enterprise And Mondrian Pr...Creating Interactive Olap Applications With My Sql Enterprise And Mondrian Pr...
Creating Interactive Olap Applications With My Sql Enterprise And Mondrian Pr...
 
Technology behind-real-time-log-analytics
Technology behind-real-time-log-analytics Technology behind-real-time-log-analytics
Technology behind-real-time-log-analytics
 
Industry Ontologies: Case Studies in Creating and Extending Schema.org for In...
Industry Ontologies: Case Studies in Creating and Extending Schema.org for In...Industry Ontologies: Case Studies in Creating and Extending Schema.org for In...
Industry Ontologies: Case Studies in Creating and Extending Schema.org for In...
 
Industry Ontologies: Case Studies in Creating and Extending Schema.org
Industry Ontologies: Case Studies in Creating and Extending Schema.org Industry Ontologies: Case Studies in Creating and Extending Schema.org
Industry Ontologies: Case Studies in Creating and Extending Schema.org
 
Introducing new AIOps innovations in Oracle 19c - San Jose AICUG
Introducing new AIOps innovations in Oracle 19c - San Jose AICUGIntroducing new AIOps innovations in Oracle 19c - San Jose AICUG
Introducing new AIOps innovations in Oracle 19c - San Jose AICUG
 
Open Metadata and Governance with Apache Atlas
Open Metadata and Governance with Apache AtlasOpen Metadata and Governance with Apache Atlas
Open Metadata and Governance with Apache Atlas
 
Semantic Web in Action: Ontology-driven information search, integration and a...
Semantic Web in Action: Ontology-driven information search, integration and a...Semantic Web in Action: Ontology-driven information search, integration and a...
Semantic Web in Action: Ontology-driven information search, integration and a...
 
Make Your Application “Oracle RAC Ready” & Test For It
Make Your Application “Oracle RAC Ready” & Test For ItMake Your Application “Oracle RAC Ready” & Test For It
Make Your Application “Oracle RAC Ready” & Test For It
 
Data meets AI - AICUG - Santa Clara
Data meets AI  - AICUG - Santa ClaraData meets AI  - AICUG - Santa Clara
Data meets AI - AICUG - Santa Clara
 
Using semantic web technologies for exploratory olap a survey
Using semantic web technologies for exploratory olap a surveyUsing semantic web technologies for exploratory olap a survey
Using semantic web technologies for exploratory olap a survey
 
Connector/J Beyond JDBC: the X DevAPI for Java and MySQL as a Document Store
Connector/J Beyond JDBC: the X DevAPI for Java and MySQL as a Document StoreConnector/J Beyond JDBC: the X DevAPI for Java and MySQL as a Document Store
Connector/J Beyond JDBC: the X DevAPI for Java and MySQL as a Document Store
 
Actix for LTE
Actix for LTEActix for LTE
Actix for LTE
 
Actix analyzer lte training
Actix analyzer lte trainingActix analyzer lte training
Actix analyzer lte training
 
Actix for lte
Actix for lteActix for lte
Actix for lte
 
Metastudio DRM. Product presentation (en)
Metastudio DRM. Product presentation (en)Metastudio DRM. Product presentation (en)
Metastudio DRM. Product presentation (en)
 
DHIRENDRA KUMAR SAHOO
DHIRENDRA KUMAR SAHOODHIRENDRA KUMAR SAHOO
DHIRENDRA KUMAR SAHOO
 
Open access Jornal
Open access JornalOpen access Jornal
Open access Jornal
 

More from REDALYC

Capacitación en el uso de Marcador XML AmeliCA Journal of Horticultural Scien...
Capacitación en el uso de Marcador XML AmeliCA Journal of Horticultural Scien...Capacitación en el uso de Marcador XML AmeliCA Journal of Horticultural Scien...
Capacitación en el uso de Marcador XML AmeliCA Journal of Horticultural Scien...REDALYC
 
The value of the scholarly-led, non-profit business model to achieve Open Acc...
The value of the scholarly-led, non-profit business model to achieve Open Acc...The value of the scholarly-led, non-profit business model to achieve Open Acc...
The value of the scholarly-led, non-profit business model to achieve Open Acc...REDALYC
 
Beneficios de publicar en Acceso Abierto y cómo hacerlo
Beneficios de publicar en Acceso Abierto y cómo hacerloBeneficios de publicar en Acceso Abierto y cómo hacerlo
Beneficios de publicar en Acceso Abierto y cómo hacerloREDALYC
 
Nuevos criterios de evaluación
Nuevos criterios de evaluaciónNuevos criterios de evaluación
Nuevos criterios de evaluaciónREDALYC
 
La revista digital
La revista digitalLa revista digital
La revista digitalREDALYC
 
No hablemos de plataformas de Acceso Abierto. Hablemos de modelos de publicación
No hablemos de plataformas de Acceso Abierto. Hablemos de modelos de publicaciónNo hablemos de plataformas de Acceso Abierto. Hablemos de modelos de publicación
No hablemos de plataformas de Acceso Abierto. Hablemos de modelos de publicaciónREDALYC
 
Un modelo de publicación sin fines de lucro para conservar la naturaleza acad...
Un modelo de publicación sin fines de lucro para conservar la naturaleza acad...Un modelo de publicación sin fines de lucro para conservar la naturaleza acad...
Un modelo de publicación sin fines de lucro para conservar la naturaleza acad...REDALYC
 
El conocimiento abierto en América Latina El modelo de publicación abierto, p...
El conocimiento abierto en América Latina El modelo de publicación abierto, p...El conocimiento abierto en América Latina El modelo de publicación abierto, p...
El conocimiento abierto en América Latina El modelo de publicación abierto, p...REDALYC
 
El modelo de publicación científica de acceso abierto no comercial y sustenta...
El modelo de publicación científica de acceso abierto no comercial y sustenta...El modelo de publicación científica de acceso abierto no comercial y sustenta...
El modelo de publicación científica de acceso abierto no comercial y sustenta...REDALYC
 
La no cesión de los derechos de autor para fortalecer el modelo diamante: AURA
La no cesión de los derechos de autor para fortalecer el modelo diamante: AURALa no cesión de los derechos de autor para fortalecer el modelo diamante: AURA
La no cesión de los derechos de autor para fortalecer el modelo diamante: AURAREDALYC
 
Plan S and Diamond Open Access
Plan S and Diamond Open AccessPlan S and Diamond Open Access
Plan S and Diamond Open AccessREDALYC
 
El modelo de Acceso Abierto en manos de la Academia
El modelo de Acceso Abierto en manos de la AcademiaEl modelo de Acceso Abierto en manos de la Academia
El modelo de Acceso Abierto en manos de la AcademiaREDALYC
 
El papel de las universidades en la sostenibilidad del Acceso Abierto
El papel de las universidades en la sostenibilidad del Acceso AbiertoEl papel de las universidades en la sostenibilidad del Acceso Abierto
El papel de las universidades en la sostenibilidad del Acceso AbiertoREDALYC
 
IDUAI Making Information Accesible
IDUAI Making Information AccesibleIDUAI Making Information Accesible
IDUAI Making Information AccesibleREDALYC
 
Openness and Equity. How can we reshape Scholarly Communications?
Openness and Equity. How can we reshape Scholarly Communications?Openness and Equity. How can we reshape Scholarly Communications?
Openness and Equity. How can we reshape Scholarly Communications?REDALYC
 
La devaluación del conocimiento producido localmente
La devaluación del conocimiento producido localmenteLa devaluación del conocimiento producido localmente
La devaluación del conocimiento producido localmenteREDALYC
 
Por un modelo de publicación sin fines de lucro para conservar la naturaleza ...
Por un modelo de publicación sin fines de lucro para conservar la naturaleza ...Por un modelo de publicación sin fines de lucro para conservar la naturaleza ...
Por un modelo de publicación sin fines de lucro para conservar la naturaleza ...REDALYC
 
Modelo Redalyc-AmeliCA Una apuesta colaborativa por la preservación del conoc...
Modelo Redalyc-AmeliCA Una apuesta colaborativa por la preservación del conoc...Modelo Redalyc-AmeliCA Una apuesta colaborativa por la preservación del conoc...
Modelo Redalyc-AmeliCA Una apuesta colaborativa por la preservación del conoc...REDALYC
 
Cooperative infraestructure for sustaining non-profit Open Access
Cooperative infraestructure for sustaining non-profit Open AccessCooperative infraestructure for sustaining non-profit Open Access
Cooperative infraestructure for sustaining non-profit Open AccessREDALYC
 
Software para la importación/exportación de Marcalyc/AmeliCA XML al OJS
Software para la importación/exportación de Marcalyc/AmeliCA XML al OJSSoftware para la importación/exportación de Marcalyc/AmeliCA XML al OJS
Software para la importación/exportación de Marcalyc/AmeliCA XML al OJSREDALYC
 

More from REDALYC (20)

Capacitación en el uso de Marcador XML AmeliCA Journal of Horticultural Scien...
Capacitación en el uso de Marcador XML AmeliCA Journal of Horticultural Scien...Capacitación en el uso de Marcador XML AmeliCA Journal of Horticultural Scien...
Capacitación en el uso de Marcador XML AmeliCA Journal of Horticultural Scien...
 
The value of the scholarly-led, non-profit business model to achieve Open Acc...
The value of the scholarly-led, non-profit business model to achieve Open Acc...The value of the scholarly-led, non-profit business model to achieve Open Acc...
The value of the scholarly-led, non-profit business model to achieve Open Acc...
 
Beneficios de publicar en Acceso Abierto y cómo hacerlo
Beneficios de publicar en Acceso Abierto y cómo hacerloBeneficios de publicar en Acceso Abierto y cómo hacerlo
Beneficios de publicar en Acceso Abierto y cómo hacerlo
 
Nuevos criterios de evaluación
Nuevos criterios de evaluaciónNuevos criterios de evaluación
Nuevos criterios de evaluación
 
La revista digital
La revista digitalLa revista digital
La revista digital
 
No hablemos de plataformas de Acceso Abierto. Hablemos de modelos de publicación
No hablemos de plataformas de Acceso Abierto. Hablemos de modelos de publicaciónNo hablemos de plataformas de Acceso Abierto. Hablemos de modelos de publicación
No hablemos de plataformas de Acceso Abierto. Hablemos de modelos de publicación
 
Un modelo de publicación sin fines de lucro para conservar la naturaleza acad...
Un modelo de publicación sin fines de lucro para conservar la naturaleza acad...Un modelo de publicación sin fines de lucro para conservar la naturaleza acad...
Un modelo de publicación sin fines de lucro para conservar la naturaleza acad...
 
El conocimiento abierto en América Latina El modelo de publicación abierto, p...
El conocimiento abierto en América Latina El modelo de publicación abierto, p...El conocimiento abierto en América Latina El modelo de publicación abierto, p...
El conocimiento abierto en América Latina El modelo de publicación abierto, p...
 
El modelo de publicación científica de acceso abierto no comercial y sustenta...
El modelo de publicación científica de acceso abierto no comercial y sustenta...El modelo de publicación científica de acceso abierto no comercial y sustenta...
El modelo de publicación científica de acceso abierto no comercial y sustenta...
 
La no cesión de los derechos de autor para fortalecer el modelo diamante: AURA
La no cesión de los derechos de autor para fortalecer el modelo diamante: AURALa no cesión de los derechos de autor para fortalecer el modelo diamante: AURA
La no cesión de los derechos de autor para fortalecer el modelo diamante: AURA
 
Plan S and Diamond Open Access
Plan S and Diamond Open AccessPlan S and Diamond Open Access
Plan S and Diamond Open Access
 
El modelo de Acceso Abierto en manos de la Academia
El modelo de Acceso Abierto en manos de la AcademiaEl modelo de Acceso Abierto en manos de la Academia
El modelo de Acceso Abierto en manos de la Academia
 
El papel de las universidades en la sostenibilidad del Acceso Abierto
El papel de las universidades en la sostenibilidad del Acceso AbiertoEl papel de las universidades en la sostenibilidad del Acceso Abierto
El papel de las universidades en la sostenibilidad del Acceso Abierto
 
IDUAI Making Information Accesible
IDUAI Making Information AccesibleIDUAI Making Information Accesible
IDUAI Making Information Accesible
 
Openness and Equity. How can we reshape Scholarly Communications?
Openness and Equity. How can we reshape Scholarly Communications?Openness and Equity. How can we reshape Scholarly Communications?
Openness and Equity. How can we reshape Scholarly Communications?
 
La devaluación del conocimiento producido localmente
La devaluación del conocimiento producido localmenteLa devaluación del conocimiento producido localmente
La devaluación del conocimiento producido localmente
 
Por un modelo de publicación sin fines de lucro para conservar la naturaleza ...
Por un modelo de publicación sin fines de lucro para conservar la naturaleza ...Por un modelo de publicación sin fines de lucro para conservar la naturaleza ...
Por un modelo de publicación sin fines de lucro para conservar la naturaleza ...
 
Modelo Redalyc-AmeliCA Una apuesta colaborativa por la preservación del conoc...
Modelo Redalyc-AmeliCA Una apuesta colaborativa por la preservación del conoc...Modelo Redalyc-AmeliCA Una apuesta colaborativa por la preservación del conoc...
Modelo Redalyc-AmeliCA Una apuesta colaborativa por la preservación del conoc...
 
Cooperative infraestructure for sustaining non-profit Open Access
Cooperative infraestructure for sustaining non-profit Open AccessCooperative infraestructure for sustaining non-profit Open Access
Cooperative infraestructure for sustaining non-profit Open Access
 
Software para la importación/exportación de Marcalyc/AmeliCA XML al OJS
Software para la importación/exportación de Marcalyc/AmeliCA XML al OJSSoftware para la importación/exportación de Marcalyc/AmeliCA XML al OJS
Software para la importación/exportación de Marcalyc/AmeliCA XML al OJS
 

Recently uploaded

Grafana in space: Monitoring Japan's SLIM moon lander in real time
Grafana in space: Monitoring Japan's SLIM moon lander  in real timeGrafana in space: Monitoring Japan's SLIM moon lander  in real time
Grafana in space: Monitoring Japan's SLIM moon lander in real timeSatoshi NAKAHIRA
 
Biopesticide (2).pptx .This slides helps to know the different types of biop...
Biopesticide (2).pptx  .This slides helps to know the different types of biop...Biopesticide (2).pptx  .This slides helps to know the different types of biop...
Biopesticide (2).pptx .This slides helps to know the different types of biop...RohitNehra6
 
Boyles law module in the grade 10 science
Boyles law module in the grade 10 scienceBoyles law module in the grade 10 science
Boyles law module in the grade 10 sciencefloriejanemacaya1
 
Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )aarthirajkumar25
 
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCESTERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCEPRINCE C P
 
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...Sérgio Sacani
 
Animal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptxAnimal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptxUmerFayaz5
 
Spermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatidSpermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatidSarthak Sekhar Mondal
 
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...Sérgio Sacani
 
Analytical Profile of Coleus Forskohlii | Forskolin .pptx
Analytical Profile of Coleus Forskohlii | Forskolin .pptxAnalytical Profile of Coleus Forskohlii | Forskolin .pptx
Analytical Profile of Coleus Forskohlii | Forskolin .pptxSwapnil Therkar
 
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsHubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsSérgio Sacani
 
zoogeography of pakistan.pptx fauna of Pakistan
zoogeography of pakistan.pptx fauna of Pakistanzoogeography of pakistan.pptx fauna of Pakistan
zoogeography of pakistan.pptx fauna of Pakistanzohaibmir069
 
VIRUSES structure and classification ppt by Dr.Prince C P
VIRUSES structure and classification ppt by Dr.Prince C PVIRUSES structure and classification ppt by Dr.Prince C P
VIRUSES structure and classification ppt by Dr.Prince C PPRINCE C P
 
Scheme-of-Work-Science-Stage-4 cambridge science.docx
Scheme-of-Work-Science-Stage-4 cambridge science.docxScheme-of-Work-Science-Stage-4 cambridge science.docx
Scheme-of-Work-Science-Stage-4 cambridge science.docxyaramohamed343013
 
Physiochemical properties of nanomaterials and its nanotoxicity.pptx
Physiochemical properties of nanomaterials and its nanotoxicity.pptxPhysiochemical properties of nanomaterials and its nanotoxicity.pptx
Physiochemical properties of nanomaterials and its nanotoxicity.pptxAArockiyaNisha
 
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCRStunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCRDelhi Call girls
 
Disentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOSTDisentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOSTSérgio Sacani
 
Bentham & Hooker's Classification. along with the merits and demerits of the ...
Bentham & Hooker's Classification. along with the merits and demerits of the ...Bentham & Hooker's Classification. along with the merits and demerits of the ...
Bentham & Hooker's Classification. along with the merits and demerits of the ...Nistarini College, Purulia (W.B) India
 
Biological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfBiological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfmuntazimhurra
 

Recently uploaded (20)

Grafana in space: Monitoring Japan's SLIM moon lander in real time
Grafana in space: Monitoring Japan's SLIM moon lander  in real timeGrafana in space: Monitoring Japan's SLIM moon lander  in real time
Grafana in space: Monitoring Japan's SLIM moon lander in real time
 
Biopesticide (2).pptx .This slides helps to know the different types of biop...
Biopesticide (2).pptx  .This slides helps to know the different types of biop...Biopesticide (2).pptx  .This slides helps to know the different types of biop...
Biopesticide (2).pptx .This slides helps to know the different types of biop...
 
Boyles law module in the grade 10 science
Boyles law module in the grade 10 scienceBoyles law module in the grade 10 science
Boyles law module in the grade 10 science
 
Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )
 
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCESTERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
STERILITY TESTING OF PHARMACEUTICALS ppt by DR.C.P.PRINCE
 
9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service
9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service
9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service
 
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
PossibleEoarcheanRecordsoftheGeomagneticFieldPreservedintheIsuaSupracrustalBe...
 
Animal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptxAnimal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptx
 
Spermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatidSpermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatid
 
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
 
Analytical Profile of Coleus Forskohlii | Forskolin .pptx
Analytical Profile of Coleus Forskohlii | Forskolin .pptxAnalytical Profile of Coleus Forskohlii | Forskolin .pptx
Analytical Profile of Coleus Forskohlii | Forskolin .pptx
 
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsHubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
 
zoogeography of pakistan.pptx fauna of Pakistan
zoogeography of pakistan.pptx fauna of Pakistanzoogeography of pakistan.pptx fauna of Pakistan
zoogeography of pakistan.pptx fauna of Pakistan
 
VIRUSES structure and classification ppt by Dr.Prince C P
VIRUSES structure and classification ppt by Dr.Prince C PVIRUSES structure and classification ppt by Dr.Prince C P
VIRUSES structure and classification ppt by Dr.Prince C P
 
Scheme-of-Work-Science-Stage-4 cambridge science.docx
Scheme-of-Work-Science-Stage-4 cambridge science.docxScheme-of-Work-Science-Stage-4 cambridge science.docx
Scheme-of-Work-Science-Stage-4 cambridge science.docx
 
Physiochemical properties of nanomaterials and its nanotoxicity.pptx
Physiochemical properties of nanomaterials and its nanotoxicity.pptxPhysiochemical properties of nanomaterials and its nanotoxicity.pptx
Physiochemical properties of nanomaterials and its nanotoxicity.pptx
 
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCRStunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
 
Disentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOSTDisentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOST
 
Bentham & Hooker's Classification. along with the merits and demerits of the ...
Bentham & Hooker's Classification. along with the merits and demerits of the ...Bentham & Hooker's Classification. along with the merits and demerits of the ...
Bentham & Hooker's Classification. along with the merits and demerits of the ...
 
Biological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfBiological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdf
 

Marcalyc: XML JATS Markup System A tool to approach and preserve

  • 1. Non-profitacademy-ownedOpenAccess Marcalyc - XML JATS Markup System Marcalyc: XML JATS Markup System A tool to approach and preserve knowledge for everyone
  • 2. Non-profitacademy-ownedOpenAccess Marcalyc - XML JATS Markup System Origins: The need of Latin American and Caribbean Social Sciences and Humanities to become more visible is identified Inception: Founded by the research group “Science Communication and Dissemination”, from the Autonomous University of the State of Mexico
  • 3. Non-profitacademy-ownedOpenAccess Marcalyc - XML JATS Markup System Origins: The need to build a communication infrastructure considering sustainability and digital publishing technology for all scientific knowledge is acknowledged Inception: The initiative emerged as the result of Redalyc’s experience aiming to build a communication system for Latin America’s and the Global South’s journals in response to the financial sustainability crisis
  • 4. Non-profitacademy-ownedOpenAccess Marcalyc - XML JATS Markup System A little bit of background on XML • It’s not a markup language. • It's a meta-markup language. • XML has a compound of simple rules. • It provides a uniform method to describe and mix structured data • It describes the structure and semantics, not the format. • EXtensible Markup Language SGML 1986 Electronic Publishing Challenges 1991 Web Presentation Challenges 1996 Data Presentation Challenges HTML XML
  • 5. Non-profitacademy-ownedOpenAccess Marcalyc - XML JATS Markup System XML File • comprises the following elements: Closing tag Name of the element <name> James </name> Content Opening tag
  • 6. Non-profitacademy-ownedOpenAccess Marcalyc - XML JATS Markup System • The content is set apart from any presentation related notion. • The XML is an International Standard independent of the platforms. • It’s also an open format that can be interpreted by any software. • The XML can also be exchanged between systems that might not have been designed for such specific purpose.
  • 7. Non-profitacademy-ownedOpenAccess Marcalyc - XML JATS Markup System • JATS (Journal Article Tag Suite) is a technical standard. An initiative that defines an XML formatting to describe structure, semantics, and metadata for digital scientific content. • It provides a set of elements and XML attributions to describe graphic and textual content for journal articles. • JATS is a technical standard based on the National Information Standards Organization (NISO) currently on version Z39.96 2012 (ISO z39.96-2015 (JATS 1.1; Current Standard).
  • 9. Non-profitacademy-ownedOpenAccess Marcalyc - XML JATS Markup System •An online tool for the XML tagging of articles compliant with JATS standards. A cost-free service offered to OA journals indexed in Redalyc. • An intuitive and user-friendly software for scientific journal editors and authors that needs no advanced technical knowledge to use it. •Redalyc continuously upgrades the XML JATS Marcalyc tool, offered to more than 700 journals. Currently Marcalyc is under its 2.0.14 version
  • 10. Non-profitacademy-ownedOpenAccess Marcalyc - XML JATS Markup System Some Advantages of Implementing XML-JATS…
  • 11. Non-profitacademy-ownedOpenAccess Marcalyc - XML JATS Markup System Visualization and ubiquity of scientific content, a new reading experience.
  • 12. Non-profitacademy-ownedOpenAccess Marcalyc - XML JATS Markup System Digital Preservation • Digital Preservation consists of a series of processes intended to gain permanent accessibility to digital products. To secure this, we need to find ways of representing what was originally presented to users through a set of equipment and software that can process data. (UNESCO) • Control the content using structured metadata and other documents that facilitate access and help throughout the preservation process. • Any XML article is expected to be more durable than other proprietary program products, which makes them useful for preservation.
  • 13. Non-profitacademy-ownedOpenAccess Marcalyc - XML JATS Markup System Information recovery and interoperability • Without “smart” content it’s imposible to exploit smart search engines • Finding the right content • Obtaining condensed information • Having a more in-depth web search
  • 15. Non-profitacademy-ownedOpenAccess Marcalyc - XML JATS Markup System <article> According to NCBI (2015) It contains <front> <body> <back> <floats-group> <response> or <sub-article> Contains metadata, from both the journal and the article Graphic and textual content corresponding to the scientific article References. appendix. acknowledgements. glossary. Often used XML-JATS Structure Container element for floating objects (figures, tables, text boxes, graphics, etc.) Reply, response, or commentary concerning the journal article. 263 tags and 135 attributes
  • 16. Non-profitacademy-ownedOpenAccess Marcalyc - XML JATS Markup System XML-JATS: markup process The steps of the XML JATS tagging process are as follows: Front Back Body 1º 2º 3º This is so because all the information that is identified in the references and footnotes (included in the Back) is needed to tag citations quoted within the article.
  • 17. Non-profitacademy-ownedOpenAccess Marcalyc - XML JATS Markup System <front> <journal-meta><article-meta> contains Journal information: • Title. • Short Journal Title • ISSN. • Publisher. Article information: • Article title. • Translated title. • Name • Affiliation. • Author Comments. • Abstract. • Keywords. • Volume Number. • Issue. • Page Ranges. • History. • License Information. • Uniform Resource Identifier. • Funding. • Related Article Information
  • 18. Non-profitacademy-ownedOpenAccess Marcalyc - XML JATS Markup System <back> contains <ack> Acknowledgments <fn-group> Footnote Group <app-group> Appendix Group <glossary> Glossary Elements List <ref-list> Reference List (Bibliographic) Used to Aside from providing functionalities to the viewer, it offers the necessary data for bibliometric analysis. Contains the information for each reference, both the original and detailed one. It holds more tags that are used to describe the content of each reference, for example: • Surname. • Given (First) Names. • Article Title. • Source (Journal Title). • Chapter Title in a Citation. • Source (Book title). • Year, Volume, Issue and Page Ranges.
  • 19. Non-profitacademy-ownedOpenAccess Marcalyc - XML JATS Markup System <body> contains <sec> Section contains <title> Title of the section <p> Paragraph • Text. • Bibliographic references, Figures, tables, equations, etc. • URLs. • Lists. • Graphics contained within the text. • Quotations. <sig-block> Signature Block used as The main textual portion of the document that conveys the narrative content, used for visualizing tables, images, equations, and every other piece of information that corresponds to the article itself.
  • 20. Non-profitacademy-ownedOpenAccess Marcalyc - XML JATS Markup System Article Viewer
  • 21. Non-profitacademy-ownedOpenAccess Marcalyc - XML JATS Markup System Mobile Viewer
  • 25. Non-profitacademy-ownedOpenAccess Marcalyc - XML JATS Markup System Marcalyc: an XML JATS Markup System Thank you !