Skip to content

jerdeb/LODLaundromatCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LODLaundromat Crawler

A small and simple dataset crawler on LOD Laundromat for Quality Assessment

Pre-requisites

- RDFLib
- RDFLib-JSONLD
- pyparsing v. 1.5.7
- SPARQLWrapper (installed with RDFLib)
- rdfextras
- requests

RDFLib : easy_install rdflib [Requires SUDO rights]

PyParsing : easy_install http://cheeseshop.python.org/packages/source/p/pyparsing/pyparsing-1.5.7.tar.gz [Requires SUDO rights]

RDFLib-JSONLD (a) git clone https://github.com/RDFLib/rdflib-jsonld.git (b) python setup.py build (c) python setup.py install [Requires SUDO rights]

rdfextras : easy_install rdfextras [Requires SUDO rights]

requests : easy_install requests [Requires SUDO rights]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages