GiulioC / pyRelFinder

Python implementation of RelFinder - http://www.visualdataweb.org/relfinder.php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyRelFinder

Python adaptation of http://www.visualdataweb.org/relfinder.php

This is just a python implementation of the tool RelFinder. All the credits for RelFinder go to the original developers.

My contribution consists in the file relfinder_utils.py which provides some utilities to parse the DBpedia responses and save the relations to file.

Usage

Check the variable definition in index.py then launch:

python3 index.py

About

Python implementation of RelFinder - http://www.visualdataweb.org/relfinder.php

License:MIT License


Languages

Language:Python 100.0%