Vitaliy-1 / JATSParser

JATSParser is aimed to be integrated with Open Journal Systems 3.0+ for transforming JATS XML to various formats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JATSParser

JATSParser is aimed to be integrated with Open Journal Systems 3.0+ for transforming JATS XML to various formats

Usage

  • Install composer dependencies
  • See example.php
  • Doesn't deal with JATS XML metadata as it by design it should be transfered from OJS
  • Transforms JATS to HTML and PDF, uses TCPDF for the latter conversion
  • Has dependency from citeproc-php for support for different citation style formats

About

JATSParser is aimed to be integrated with Open Journal Systems 3.0+ for transforming JATS XML to various formats

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%