STJ 0.6.0 #8
yaniv-golan
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Standard Transcription JSON (STJ) v0.6.0
This release includes several breaking changes and significant improvements to the specification, focusing on validation requirements and implementation clarity.
Breaking Changes⚠️
Please be aware of the following breaking changes that require implementation updates:
File Extensions
.stj.json
to.stjson
.stjson
as default for new files.stj
and.stj.json
as alternatives.stj.json
Root Structure
version
field moved frommetadata
section to rootstj
objectCharacter Encoding
Major Improvements 🚀
Validation Framework
Empty Value Handling
Time Value Processing
is_zero_duration
fieldAdditional Changes 📝
Metadata
metadata
section is now optionalValidation Requirements
RFC 2119 Keywords
Migration Guide 🔄
For Implementers
File Extensions
.stjson
by defaultRoot Structure
stj
objectValidation
Empty Values
Time Values
For File Authors
.stjson
extension for new filesstj
objectmetadata
section if not neededDocumentation 📚
Full specification and documentation available at:
STJ Specification v0.6.0
Feedback and Support 💬
I welcome your feedback and questions! Please open issues on GitHub for:
This discussion was created from the release STJ 0.6.0.
Beta Was this translation helpful? Give feedback.
All reactions