rdf_vocabularies_schema 0.4.5 
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 managementpimPreferencesFile: 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 #
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_schemato install - Compatible with 
rdf_vocabularies_corefor combined usage - All Schema.org classes and properties available with HTTPS URIs