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


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

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