Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 551 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 551 Bytes

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