tomrdf
v0.0.2
Published
publish rdf files and provide sparql endpoint.
Downloads
3
Readme
tomrdf
publish rdf files and provide sparql endpoint.
start up
install
git clone https://github.com/data-tom/tomrdf.git
start
NODE_ENV=production npm start
stop
npm stop