Home > rdf.coffee

rdf.coffee

Rdf.coffee is a project mainly written in CoffeeScript, based on the Unlicense license.

Rewrite of webr3's rdf.js, compatible on older browsers

rdf.coffee

rdf.coffe is a re-write of webr3's rdf.js library in CoffeeScript.

Purpose

The purpose of this project was:

  • Ensure backwards compatibility to ECMAScript 3 Browers (IE7, etc)
  • Practice Coffee Script

Dependencies

  • Underscore.js - for ECMAScript v3-compatible Array.forEach, etc

License

Unlicense - Public domain, just like the original library