A comprehensive RDF toolkit including triplestores, intuitive writers, and the fastest JavaScript parsers on the Web


Keywords
linked-data, n-quads, n-triples, nq, nt, rdf, rdfjs, semantic-web, trig, ttl, turtle
License
ISC
Install
npm install graphy-dev@0.0.32

Documentation

NPM version Dependency Status

graphy.js 🍌

graphy is a collection of high-performance RDF libraries for JavaScript developers with a focus on usability. API works in both the browser and Node.js. Expressive CLI tool also available for Node.js.

https://graphy.link/

Performance Benchmarks

🚀 See how well graphy outperforms all others.

Command Line Interface

📑 See documentation for CLI here.

Install the graphy bin CLI

  • npm:

    $ npm install --global graphy
    $ graphy --help
  • yarn:

    $ yarn global add graphy
    $ graphy --help

🔎 Find the package you need or install the super-package npm install --save graphy .

Core

Memory

Content

Contributing & Testing

Building requires node v12.

npm test

Changelog

🍭⚡︎🔧 See history of changes here.

Roadmap

🚧 See the list of planned features.

License

ISC © Blake Regalia