n3 : Lightning fast, asynchronous, streaming Turtle / N3 / RDF library.. You can installing n3 npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install n3 $ sudo npm install -g n3
If want to update the n3 package execute the command as below,
$ sudo npm update n3
Update package globally,
$ npm install -g n3
$ sudo git clone https://github.com/rektide/n3.git
$ sudo npm install -g ./n3
n3@0.11.2 /usr/lib/node_modules/n3
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall n3
| Package Name | n3 |
| Version | 0.11.2 |
| Description | Lightning fast, asynchronous, streaming Turtle / N3 / RDF library. |
| Released Date | 2017-08-29T22:09:48.925Z |
| Published by | rubenverborgh |
| How to Learn | https://www.npmjs.com/package/n3/tutorial |