Skip to content

Repository for Python scripts pertaining to the DARPA SCORE project effort by PSU

Notifications You must be signed in to change notification settings

SaiDileepKoneru/score_psu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCORE_PSU

Repository for Python scripts pertaining to the DARPA SCORE project effort by PSU

(#ingest_WoS)

ingest_WoS

Dependencies (tested)

Package Version
pymongo 3.10.1

Running the script:

python xml_to_json.py -p <path-to-XML-dir> / --path <path-to-XML-dir>

If the path argument is not supplied, default behavior is to use the local directory

ingest_dblp

Dependencies (tested)

Package Version
pymongo 3.10.1
lxml 4.5.0

Running the script:

python xml_to_json.py -p <path-to-XML-dir> / --path <path-to-XML-dir>

If the path argument is not supplied, default behavior is to use the local directory

About

Repository for Python scripts pertaining to the DARPA SCORE project effort by PSU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%