Skip to content

Instantly share code, notes, and snippets.

@larsvilhuber
Last active February 26, 2018 19:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save larsvilhuber/8333523b9535b341ef43e380492d7a40 to your computer and use it in GitHub Desktop.
Save larsvilhuber/8333523b9535b341ef43e380492d7a40 to your computer and use it in GitHub Desktop.
Script to convert CSV to OJS metadata format (approximately Bepress import from non-standard metadata)
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
Created on Sun Dec 17 11:40:28 2017
@author: vilhuber
"""
# Replaced by https://github.com/journalprivacyconfidentiality/jpc-migration/releases/tag/1.0
@larsvilhuber
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment