GithubHelp home page GithubHelp logo

efdump's Introduction

Java CI with Maven

efdump - A download/dumping tool for Entity Facts authority data service

Version: 2.1.4 (2023-09-13)

Maven documentation: https://mbuechner.github.io/efdump/

Compile

> mvn clean package

Maven documentation

> mvn site

Folder: docs/

Run

Print help text:

> java -jar efdump.jar -h
usage: java -jar efdump.jar [-i <file> | -f <folder>] [-l <language>] [-o {TIMESTAMP}-EFDump-{LANG}.json]
 -f <arg>   Folder with CSV file(s) containing one GND-ID in each line (file name pattern is '*.csv'). Default: input/
 -i <arg>   CSV file containing one GND-ID in each line.
 -l <arg>   Language(s) to dump (comma for separation, e.g. de-DE,en-US). Default: de-DE
 -m <arg>   Number of maximal submitted download tasks. Default: 100000
 -o <arg>   File name of output file. Default: {TIMESTAMP}-EFDump-{LANG}.json
 -t <arg>   Number of parallel downloads. Default: 16
 -v         Print version

Example for simplest use:

> java -jar efdump.jar -i gndidns.csv -o authorities_entityfacts_20190702.jsonld

Content of file gndidns.csv:

10002142-6
10005411-0
10007410-8
10013721-0
10024106-2
10028341-X
10030138-1
...

Requirements

  • CSV file(s): CSV file(s) containing one GND-ID in each line. The file extension must be *.csv.
  • Entity Facts: Internet connection and access to the Entity Facts data service

Configuration

MAXTHREADRERUN = 3
THREADSLEEP = 1500

efdump's People

Contributors

mbuechner avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.