Skip to content

Latest commit

 

History

History
39 lines (18 loc) · 459 Bytes

README.md

File metadata and controls

39 lines (18 loc) · 459 Bytes

Youtube Video

Einrichten

pip install requests
pip install bottle

Workflow

  1. download files to

    data/download/

  2. unzip files to

    data/unzpped/

  3. transform.py or transform_created_by_year.py

    data/transformed

  4. import .ttl-files to graphDB

  5. set login data in www/app.py

    endpoint_url username password

  6. start service www/app.py

    http://localhost:80