Source: node-rdf-canonize Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Jonas Smedegaard , Build-Depends: brotli, debhelper-compat (= 12), # mocha , node-babel7, node-babel-loader (>= 8), node-core-js (>= 3), node-node-forge, node-semver, nodejs (>= 6), node-webpack-merge, pigz, webpack (>= 4), Standards-Version: 4.5.1 Homepage: https://github.com/digitalbazaar/rdf-canonize Vcs-Browser: https://salsa.debian.org/js-team/node-rdf-canonize Vcs-Git: https://salsa.debian.org/js-team/node-rdf-canonize.git Rules-Requires-Root: no Package: node-rdf-canonize Architecture: all Depends: node-semver, nodejs (>= 6), ${misc:Depends}, Recommends: node-rdf-canonize-native, Description: RDF Dataset Normalization Algorithm - Node library 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. Package: libjs-rdf-canonize Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, Recommends: javascript-common, Description: RDF Dataset Normalization Algorithm - browser library 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 directly in web browsers.