This repo imports LISS DC dataset harvested by the LISS harvester.
# ODISSEI portal
base_url = 'http://dataverse.com/endpoint'
api_token = 'api-token'
dataverse_name = 'dataverse_or_subdataverse_name'
liss_dc_path = '/fullpath/to/liss/metadata'python import_dataset.pywill convert and import the datasetspython publish_ds.pywill publish the datasets after check