A small and simple dataset crawler on 270a.info for Quality Assessment
- RDFLib
- RDFLib-JSONLD
- pyparsing v. 1.5.7
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]