[okfn-help] catalogue rdf redux...

William Waites william.waites at okfn.org
Thu Jul 8 18:27:37 BST 2010


Quick howto:

    mkdir -p ckanrdf/src
    virtualenv ckanrdf
    . ./ckanrdf/bin/activate
    cd ckanrdf/src
    hg clone http://bitbucket.org/ww/ckanrdf
    cd ckanrdf
    pip install -r pip-requirements.txt
    python setup.py develop
    paster --plugin=ckanrdf ckanrdf -f nt -o catalog-YYYYMMDD hmg.ini 

(Should actually make this use ordf instead of rdflib directly,
especially now there's support for OPMV...)

You can then do,

    paster --plugin=ckanrdf ckanrdf --help




-- 
William Waites           <william.waites at okfn.org>
Mob: +44 789 798 9965    Open Knowledge Foundation
Fax: +44 131 464 4948                Edinburgh, UK

RDF Indexing, Clustering and Inferencing in Python
		http://ordf.org/



More information about the okfn-help mailing list