Used to perform lookup (resolve) entities via external sources like VIAF, LOC, and WorldCat
- To generate a package that can be invoked via a shell script, run:
sbt stage
then find the result intarget/universal/stage/
folder. - To generate a distributable ZIP package, run:
sbt dist
then find the result intarget/universal/
folder.
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