An open API service indexing awesome lists of open source software.

https://github.com/edsu/data-gov-uk-harvester

tiny little project to harvest rdfa metadata from data.gov.uk
https://github.com/edsu/data-gov-uk-harvester

Last synced: over 1 year ago
JSON representation

tiny little project to harvest rdfa metadata from data.gov.uk

Awesome Lists containing this project

README

          

This is a rdfa crawler for the data.gov.uk site. It walks the
complete listing of datasets and extracts the metadata from the
HTML that is expressed as RDFa.

After you install python and rdflib you should be able to run it:

% crawl.py

Comments, questions:

Ed Summers