Hi,

neither a completely out of the box nor a perfect solution, but you can export 
your RDF to JSON-LD, and use firefox jsonview plugin to look at the result.

One problem is that you cannot use the default compact JSON-LD format, in order 
to have long URIs in the JSON-LD (this, if you want to be able to follow links 
in the display). Also, you may be disappointed by the json that you get if 
there are many resources, in particular many blank nodes (it's a graph that you 
get, not a nicely ordered tree). It would be better to have a turtle viewer.

fps

> Le 9 mai 2017 à 13:29, Laura Morales <[email protected]> a écrit :
> 
> Can RIOT, or some other Jena command-line tools, convert a RDF file into HTML 
> (static pages)? I feel like this could be pretty useful to explore datasets, 
> but maybe it's not in the scope of the project.

Reply via email to