/RDFtoCXLConverter

Convert RDF documents to CXL files to view with CmapTools

Primary LanguagePythonMIT LicenseMIT

RDFtoCXLConverter

A simple script to convert an RDF document to a CXL file to view with CmapTools http://cmap.ihmc.us/ #Requirements

$ easy_install rdflib or $ pip install rdflib

#Usage python cxl_converter.py -i input.rdf -o /tmp/out.cxl