termterm.js
v0.0.2
Published
Small utility that converts string representations of RDF terms to a JSON representation as specified by RDF.js
Readme
TermTerm.js
Small utility that converts string representations of RDF terms to a JSON representation as specified by RDF.js
Setup
- Install NPM
npm install -g typescriptnpm install -g gulp-clinpm installnpm buildnpm test
You can also use gulp or gulp watch for building & compiling.
TODO
- Testing (probably gonna experiment with some less verbose testing methods, in combination with jest)
Extra
Code ripped and ported from N3.js Credits for the logic to @RubenVerborgh.
