rdf_xml 0.2.2 copy "rdf_xml: ^0.2.2" to clipboard
rdf_xml: ^0.2.2 copied to clipboard

A rdf/xml parser and serializer for https://pub.flutter-io.cn/packages/rdf_core .

Changelog #

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.2.2 - 2025-05-06 #

Fixed #

  • added linter and fixed linter warnings

0.2.1 - 2025-05-06 #

Changed #

  • rdf_core arrived at 0.7.x, make rdf_xml depend on the current minor version.

0.2.0 - 2025-05-06 #

Added #

  • Comprehensive example files demonstrating basic usage, configuration options, and file handling
  • Improved API documentation with more detailed explanations and usage examples
  • Added robust roundtrip tests to ensure consistency between parsing and serialization

Changed #

  • Updated landing page (doc/index.html) with correct code examples that match the current API
  • Replaced deprecated API usage in documentation with current recommended patterns
  • Regenerated API documentation to reflect the latest implementation
  • Optimized namespace handling: only needed namespaces are now written in serialized output
  • Improved overall code quality with various cleanups and refactorings

Fixed #

  • Fixed serialization of nested BlankNodes
  • Corrected literal parsing in collections
  • Improved baseUri handling in the parser
  • Fixed lang attribute handling when XML namespace was not properly declared
  • Removed illogical serializer options that could lead to invalid output
  • Various edge case fixes to improve robustness and correctness

0.1.1 - 2025-05-05 #

Fixed #

  • Missing dev dependencies

0.1.0 - 2025-05-02 #

Added #

  • Initial implementation of RDF/XML parser and serializer
3
likes
0
points
446
downloads

Publisher

unverified uploader

Weekly Downloads

A rdf/xml parser and serializer for https://pub.flutter-io.cn/packages/rdf_core .

Homepage
Repository (GitHub)
View/report issues

Topics

#rdf #linked-data #semantic-web #xml

Documentation

Documentation

License

unknown (license)

Dependencies

logging, rdf_core, xml

More

Packages that depend on rdf_xml