Giter Club home page Giter Club logo

rdfjs-c14n-tester-d's Introduction

Testing rdfjs-c14n using Deno

rdfjs-c14n is an implementation of the RDF Dataset Canonicalization algorithm. (The algorithm has been defined by the W3C RDF Dataset Canonicalization and Hash Working Group). This repository is an test-runner for the algorithm, relying on the testing methodology the WG has adopted. The test material (test manifest and the tests themselves) are directly fetched from the official test repository of the specification, and the test-runner generates the relevant reports in EARL format. Having this as a separate repository makes it also possible to test rdfjs-c14n as a separate module to be used, e.g., via npm from a separate Typescript program.

Functionally, but also in terms of the Typescript code, there is also a "sister" project doing essentially the same, except that while that version runs on top of node.js, this does it on top of Deno. The differences in the code are insignificant (mostly a different way of referencing to imported modules), but it also proves that the core, rdfjs-c14n npm package can also be used from Deno.

(Historically, the version relying on node.js was the first. This deno version is the result of my own curiosity, to see whether deno offers the same development possibility as the node.js+tsc combination does or not. The answer is mostly yes, due to the fact that it is now possible to import most of the npm packages into deno.)


Maintainer: @iherman

rdfjs-c14n-tester-d's People

Contributors

iherman avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.