node-rdf-canonize

RDF Dataset Normalization Algorithm - Node library
  https://github.com/digitalbazaar/rdf-canonize
  0
  no reviews



This library is an implementation of the RDF Dataset Normalization Algorithm in JavaScript.

RDF Dataset Normalization is a standardized method to normalize RDF datasets, needed to ease determining differences, to identify using cryptographic hash, and to digitally sign for later verification.

Resource Description Framework (RDF) is a standard model for data interchange on the Web.

This package contains rdf-canonize usable with Node.