Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gbv/vzg.jconv


https://github.com/gbv/vzg.jconv

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# VZG Schema Converter Library

This library converts specific metadata files to [JSON VZG Schema](https://github.com/gbv/articleformat).

## Metadata sources

- [JATS](https://jats.nlm.nih.gov/archiving/)

## Installation

```console
foo@bar:~$ python3 -m venv vzg.jconv
foo@bar:~$ cd vzg.jconv
foo@bar:~$ source bin/activate
(vzg.jconv) foo@bar:~$ pip install --upgrade pip
(vzg.jconv) foo@bar:~$ pip install vzg.jconv
(vzg.jconv) foo@bar:~$ simple-conv -h
```