clownface

Simple but powerful graph traversing library

Usage no npm install needed!

<script type="module">
  import clownface from 'https://cdn.skypack.dev/clownface';
</script>

README

clownface

Build Status NPM Version

Clownface is a graph traversal library inspired by Gremlin which allows to query any RDF dataset in a concise and readable way.

Clownface greatly simplifies interacting with RDF data in JavaScript.

Learn more

If you are new to RDF and JavaScript, consider our Getting Started guide that also covers Clownface basics.

For API documentation and examples, see http://zazuko.github.io/clownface/.