rdf_vocabularies_schema 0.4.5 copy "rdf_vocabularies_schema: ^0.4.5" to clipboard
rdf_vocabularies_schema: ^0.4.5 copied to clipboard

Schema.org vocabulary (HTTPS variant) as Dart constants for type-safe RDF development

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.4.5 - 2025-09-23 #

Changed #

  • Dependency updates: Updated rdf_core to ^0.9.15 and rdf_vocabulary_to_dart to ^0.9.2
  • Vocabulary regeneration: Regenerated all Schema.org vocabulary files with latest code generation improvements
    • Enhanced code generation with improved type safety and documentation
    • Updated all Schema.org class definitions with latest specifications
    • Refreshed vocabulary structure for better performance and maintainability
  • Code quality improvements: Applied latest linting rules and formatting standards

0.4.4 - 2025-08-11 #

Fixed #

  • Version alignment: Updated version to maintain consistency with core packages for PIM vocabulary export fix
    • No functional changes to Schema.org vocabulary classes

0.4.3 - 2025-07-30 #

Added #

  • Enhanced Person and Patient classes with PIM vocabulary properties
    • pimMasterWorkspace: References to master workspace for personal information management
    • pimPreferencesFile: Links to user preference configuration files
  • Cross-vocabulary integration with W3C PIM namespace for workspace management

Changed #

  • Updated vocabulary source configurations to include PIM namespace support
  • Improved semantic interoperability between Schema.org and PIM vocabularies

0.4.2 - 2025-07-24 #

Changed #

  • Updated README documentation with improved formatting and clarity
  • Removed codecov reporting from CI pipeline (not applicable for vocabulary constants)

Fixed #

  • Corrected documentation formatting errors and inconsistencies

0.4.1 - 2025-07-24 #

Fixed #

  • Improved release automation workflow
  • Enhanced documentation generation and deployment
  • Streamlined publishing process with proper dependency management

0.4.0 - 2025-07-24 #

Added #

  • Initial release as separate Schema.org (HTTPS) package
  • Complete Schema.org vocabulary with HTTPS URIs
  • Optimized for projects specifically requiring Schema.org vocabularies
  • Package size ~35MB (Schema.org vocabularies only)
  • Comprehensive test suite for Schema.org classes and properties

Migration #

  • New package - use dart pub add rdf_vocabularies_schema to install
  • Compatible with rdf_vocabularies_core for combined usage
  • All Schema.org classes and properties available with HTTPS URIs

0.3.1 - 2025-07-24 #

Changed #

  • Updated rdf_core dependency to ^0.9.11
  • Ran dart pub upgrade

0.3.0 - 2025-05-14 #

Changed #

  • Updated rdf_core dependency to ^0.9.0

0.2.0 - 2025-05-13 #

Changed #

  • Updated rdf_core dependency from ^0.7.6 to ^0.8.1
  • Updated rdf_vocabulary_to_dart dependency from ^0.7.2 to ^0.8.0
  • Improved documentation and examples

Compatible #

  • Maintains compatibility with the latest version of rdf_core

0.1.0 - 2025-05-09 #

Added #

  • Initial generation of 19 well-known vocabularies
0
likes
160
points
376
downloads

Publisher

unverified uploader

Weekly Downloads

Schema.org vocabulary (HTTPS variant) as Dart constants for type-safe RDF development

Homepage
Repository (GitHub)
View/report issues

Topics

#rdf #schema-org #linked-data #semantic-web #vocabularies

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

rdf_core

More

Packages that depend on rdf_vocabularies_schema