rdf2h
v2.4.0
Published
Library to render RDF resources.
Downloads
51
Readme
RDF2h
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