Skip to content

Commit

Permalink
package version 1.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ariannamorettj committed Oct 27, 2023
1 parent 87d1b53 commit 1bbcfc7
Show file tree
Hide file tree
Showing 7 changed files with 482 additions and 803 deletions.
Binary file added dist/oc_ds_converter-1.0.0-py3-none-any.whl
Binary file not shown.
Binary file added dist/oc_ds_converter-1.0.0.tar.gz
Binary file not shown.
229 changes: 0 additions & 229 deletions oc_ds_converter/crossref/crossref_processing_old.py

This file was deleted.

6 changes: 3 additions & 3 deletions oc_ds_converter/preprocessing/jalc.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
def preprocessing(jalc_json_dir:str, output_dir:str, max_workers:int = 1):
"""This function preprocesses the original JALC zipped dump. The original dump has the following structure:
- jalc_dump.zip
-jalc_dump
-jalc_dataset_dir
-prefixes.json
-prefix1.zip
-prefix1
-prefix1_dir
-doiList1.json
-doi1A.json
-doi1B.json
-etc.
-prefix2.zip
-prefix2
-prefix2_dir
-doiList2.json
-doi2A.json
-etc.
Expand Down
117 changes: 0 additions & 117 deletions oc_ds_converter/run/crossref_process_old.py

This file was deleted.

Loading

0 comments on commit 1bbcfc7

Please sign in to comment.