rdf_vocabularies_schema_http 0.4.5
rdf_vocabularies_schema_http: ^0.4.5 copied to clipboard
Schema.org vocabulary (HTTP variant) as Dart constants for legacy system compatibility
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 HTTP 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 (HTTP variant)
- 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 HTTP 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 #
0.4.0 - 2025-07-24 #
Added #
- Initial release as separate Schema.org (HTTP) package
- Complete Schema.org vocabulary with HTTP URIs
- Optimized for projects specifically requiring Schema.org vocabularies with HTTP URIs
- Package size ~36MB (Schema.org vocabularies only)
- Comprehensive test suite for Schema.org classes and properties
Migration #
- New package - use
dart pub add rdf_vocabularies_schema_httpto install - Compatible with
rdf_vocabularies_corefor combined usage - All Schema.org classes and properties available with HTTP URIs