Skip to content

ts4nfdi/Wikibase-ts-convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OLS4 JSON config generator

About

This script queries data for the OhdAB from FactGrid and saves it in a turtle file.

Built With

  • python3.9
  • SPARQLWrapper
  • rdflib

Setup

To start the application do the following steps:

# If not created, create virtualenv
python3 -m venv venv 
# Activate virtualenv
source ./venv/bin/activate
# Update pip
pip install --upgrade pip
# Install dependencies
pip install -r ./requirements.txt 
# run code
python main.py 

About

Wikibase rdf export for tib ts import

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages