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

A Dart JSON-LD 1.1 parser and serializer for RDF graphs. Compact, expanded, and flattened output with context support. Linked data codec for knowledge graph applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add locorda_rdf_jsonld

With Flutter:

 $ flutter pub add locorda_rdf_jsonld

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

dependencies:
  locorda_rdf_jsonld: ^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_jsonld/jsonld.dart';
0
likes
160
points
116
downloads

Documentation

Documentation
API reference

Publisher

verified publisherlocorda.dev

Weekly Downloads

A Dart JSON-LD 1.1 parser and serializer for RDF graphs. Compact, expanded, and flattened output with context support. Linked data codec for knowledge graph applications.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#rdf #linked-data #semantic-web #json-ld #knowledge-graph

License

MIT (license)

Dependencies

locorda_rdf_core, locorda_rdf_terms_core, logging

More

Packages that depend on locorda_rdf_jsonld