curate-annote

module
v0.0.0-...-d4d6539 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2021 License: Apache-2.0

README

Curate-Annote

This repository holds code for a prototype service looking at ways to integrate institutional repositories with other services. It is unlinkely to be of value to others outside this organization.

Running elastic search on development machine

docker pull docker.elastic.co/elasticsearch/elasticsearch:7.5.1 docker run -p 9200:9200 -p 9300:9300 -e "discovery.type=single-node" elasticsearch:7.5.1

Directories

Path Synopsis
cmd
curate-export
curate-export will harvest curate records from a fedora instance write them as JSON structures to a given directory.
curate-export will harvest curate records from a fedora instance write them as JSON structures to a given directory.
fix-embargo-dates
Fix-embargo-dates is simple utility to efficiently update an existing database with missing embargo dates.
Fix-embargo-dates is simple utility to efficiently update an existing database with missing embargo dates.
internal

Jump to

Keyboard shortcuts

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