locorda_rdf_jelly 0.12.2 copy "locorda_rdf_jelly: ^0.12.2" to clipboard
locorda_rdf_jelly: ^0.12.2 copied to clipboard

Jelly RDF binary serialization codec for Dart. High-performance streaming RDF format based on Protocol Buffers for linked data and knowledge graph applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add locorda_rdf_jelly

With Flutter:

 $ flutter pub add locorda_rdf_jelly

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

dependencies:
  locorda_rdf_jelly: ^0.12.2

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:locorda_rdf_jelly/jelly.dart';
0
likes
160
points
306
downloads

Documentation

Documentation
API reference

Publisher

verified publisherlocorda.dev

Weekly Downloads

Jelly RDF binary serialization codec for Dart. High-performance streaming RDF format based on Protocol Buffers for linked data and knowledge graph applications.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#rdf #linked-data #semantic-web #binary #protobuf

License

MIT (license)

Dependencies

locorda_rdf_core, logging, protobuf

More

Packages that depend on locorda_rdf_jelly