Skip to content

marfox/qs2rdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickStatements to Wikidata RDF converter

Translate Wikidata statements serialized in the QuickStatements tabular format into Wikidata RDF triples.

Get ready

Don't have Python 3? Install it! And why don't you upgrade pip, too?

$ git clone https://github.com/marfox/qs2rdf.git
$ pip install -r requirements.txt

Usage

$ python qs2rdf.py --help

Usage: qs2rdf.py [OPTIONS] DATASET

Options:
  -o, --output PATH
  -d, --debug
  -l, --logfile FILENAME
  --help                  Show this message and exit.

License

The source code is under the terms of the GNU General Public License, version 3.

About

QuickStatements to Wikidata RDF converter

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages