rdf_core 0.1.1 copy "rdf_core: ^0.1.1" to clipboard
rdf_core: ^0.1.1 copied to clipboard

A type-safe, modular Dart library for modeling, parsing, and serializing RDF data.

Changelog #

All notable changes to this project will be documented in this file.

0.1.1 #

  • Example and documentation now consistently use canonical RDF vocabularies (e.g., http://xmlns.com/foaf/0.1/) with http://, not https://.
  • Turtle and JSON-LD serializers automatically warn if non-canonical (https) namespaces are used when canonical (http) is available.
  • Added documentation and comments on best practices for prefixes and vocabularies.
  • Improved prefix handling and static analysis compliance.
  • Added and refined tests for prefix usage and serialization correctness.

0.1.0 #

  • Initial release of rdf_core: type-safe, extensible Dart library for RDF data manipulation.
  • Implements RDF graph, triple, term, and serialization/parsing for Turtle and JSON-LD.
  • Plugin architecture for formats and adapters.
  • Comprehensive test coverage.
4
likes
0
points
1.54k
downloads

Publisher

unverified uploader

Weekly Downloads

A type-safe, modular Dart library for modeling, parsing, and serializing RDF data.

Homepage
Repository (GitHub)
View/report issues

Topics

#rdf #linked-data #semantic-web #graph #serialization

Documentation

Documentation

License

unknown (license)

Dependencies

logging

More

Packages that depend on rdf_core