Report Generation


What if you want to look at some output other than n3 or rdf/xml?

  1. RDF/XML is XML; use XML tools (XSLT). Use --bySubject to make the RDF/XML more regular (less pretty-printed).
  2. Use RDF/XML tools (?)
  3. Write a program (in python using cwm libraries, or any RDF libraries)
  4. Use --strings