Skip to content

Vehnem/metardf-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Metardf-converter

This tool converts the artists dataset [1] with statement-level provenance in a resource centric json format into the metadata agnostic meta-rdf format

Basic usage

  1. git clone https://github.com/Vehnem/metardf-converter.git
  2. cd metardf-converter
  3. maven package
  4. java -jar target/metardf-converter-0.0.1-SNAPSHOT.jar <path/to/input> <path/to/output> [-gz]

if gz flag is set then use gzip file as input stream

Related papers

  1. G. Gawriljuk, A. Harth, C. A. Knoblock, and P. Szekely. A scalable approach to incrementally building knowledge graphs. In International Conference on Theory and Practice of Digital Libraries, volume 9819 of Lecture Notes in Computer Science, pages 188–199. Springer, Springer, 2016

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages