gopendoar

command module
v0.1.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 3, 2023 License: MIT Imports: 1 Imported by: 0

README

GOpenDOAR

Simple (Golang) harvesting client for OpenDOAR.

OpenDOAR is a directory of open-access repositories, maintained by Jisc. This client harvests metadata records from OpenDOAR in JSON format and writes them to a local folder as JSON files.

Instructions
  1. Build the Go sources into a binary in the usual way.
  2. All configuration is in the config.yaml file. The apiKeyENVKey property expects the name of a local ENV variable containing your API key for OpenDOAR. You can get an API key from this page.
  3. Assuming that you built the sources to an executable called gopendoar, then run with the following command line: gopendoar harvest --config=./config.yaml --debug=true

This is entirely unsupported software.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package api provides datastructures and functions to interface with the OpenDOAR API
Package api provides datastructures and functions to interface with the OpenDOAR API

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL