Skip to content

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scala CI codecov GitHub release (latest SemVer including pre-releases)

Metadata-entities-lookup

Used to perform lookup (resolve) entities via external sources like VIAF, LOC, and WorldCat

Build

  • To generate a package that can be invoked via a shell script, run:
    sbt stage
    then find the result in target/universal/stage/ folder.
  • To generate a distributable ZIP package, run:
    sbt dist
    then find the result in target/universal/ folder.

Run

entities-lookup
  -c, --cache  <FILE>      (Optional) Entity value cache file
  -o, --output  <FILE>     Write the output to FILE
  -p, --parallelism  <N>   (Optional) The number of parallel connections to make
                           (default = 12)
  -h, --help               Show help message
  -v, --version            Show version of this program

 trailing arguments:
  input (required)   The path to the folder containing the entities to look up

About

Used to perform lookup (resolve) entities via external sources like VIAF, LOC, and WorldCat

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages