rdf_canonicalization 0.2.1 copy "rdf_canonicalization: ^0.2.1" to clipboard
rdf_canonicalization: ^0.2.1 copied to clipboard

DEPRECATED: Moved to locorda_rdf_canonicalization. This package is no longer maintained.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add rdf_canonicalization

With Flutter:

 $ flutter pub add rdf_canonicalization

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  rdf_canonicalization: ^0.2.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:rdf_canonicalization/rdf_canonicalization.dart';
0
likes
150
points
5
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

DEPRECATED: Moved to locorda_rdf_canonicalization. This package is no longer maintained.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#rdf #canonicalization #graph-isomorphism #semantic-web #blank-nodes

License

MIT (license)

Dependencies

crypto, logging, rdf_core

More

Packages that depend on rdf_canonicalization