Skip to content

SAEONData/ODP-metadata-harvester

Repository files navigation

ODP Metadata Harvester

A python client for harvesting metadata into the ODP metadata manager

Requirements

Setup

  • Create a .env file

Usage

Environment variables

The harvester reads the following environment variables.

  • FILE_NAME: Path and filename of the excel file for harvesting
  • SHEET_NAME: Name of the sheet to be harvested in the file name

Remember to include the required Environmental variables required by the ODP-Client

N.B. DO NOT commit secrets to source control. If you load environment variables from a .env file, be sure to add a .gitignore rule for .env to your project.

Run

<base_dir>$ python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages