Skip to content

rdf2h/rdf2h

Repository files navigation

RDF2h Build Status

RDF2h is a tool for rendering RDF resources using mustache templates.

Try it out online and read the manual to learn more.

Install:

You need to have npm and nodejs installed in order to compile the sources, for convenience the result of compilation is also in git in the directory dist.

This will download the dependencies and create (or update) dist/rdf2h.js

npm install