ODF Validator
Description
ODF Validator is a tool from the Document Foundation that validates OpenDocument files and checks them for certain conformance criteria. It is available as Java library for command line or embedded use, as well as a web application archive (WAR). ODF Validator is part of the [Apache ODF Toolkit].
User Experiences
Apache ODF Validator gives many false-negatives and false-positives (...) [b]ut (..) the schemas are publicly available and the method to validate is well defined by OASIS (...).
- News from the ODF toolkit at FOSDEM 2023
Development Activity
All development activity is visible on GitHub: https://github.com/tdf/odftoolkit
Release Feed
Below the last 3 release feeds:
- 2024-06-03 13:10:04
- [tag:github.com,2008:Repository/161654269/odftoolkit-0.12.0-docs odftoolkit-0.12.0-docs: docs: regenerate site]
- by mistmist
- 2023-12-22 05:17:37
- [tag:github.com,2008:Repository/161654269/odftoolkit-0.12.0 odftoolkit-0.12.0]
- by svanteschubert
- 2023-12-21 17:22:21
- [tag:github.com,2008:Repository/161654269/v0.12.0 odftoolkit-0.12.0]
- by github-actions[bot]
Activity Feed
Below the last 5 commits:
- 2026-01-05 16:24:23
- [tag:github.com,2008:Grit::Commit/365fe2e97cf9551765ea2dc7c9f681e20d463a65 fix: upgrade org.apache.maven:maven-artifact from 3.9.11 to 3.9.12]
- by snyk-bot https://github.com/snyk-bot
- 2026-01-05 16:22:11
- [tag:github.com,2008:Grit::Commit/142626574db921cd8452de87a90dafac0be1d640 fix: upgrade org.bouncycastle:bcprov-jdk18on from 1.82 to 1.83]
- by snyk-bot https://github.com/snyk-bot
- 2025-12-18 21:09:47
- [tag:github.com,2008:Grit::Commit/bfdef6ea3dc841d54b3a277e372ab59e51a824ac Adding .DS_Store to .gitignore for IOS]
- by svanteschubert https://github.com/svanteschubert
- 2025-12-15 11:15:48
- [tag:github.com,2008:Grit::Commit/3a214c7ec615e326ccf629739fe6f81f933a4d19 fix: upgrade org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0]
- by snyk-bot https://github.com/snyk-bot
- 2025-12-15 11:15:14
- [tag:github.com,2008:Grit::Commit/7cb74d0ae53e81931a835fe77f29522bc22ad2b6 fix: upgrade commons-validator:commons-validator from 1.10.0 to 1.10.1]
- by snyk-bot https://github.com/snyk-bot
Informative references
- The Document Foundation website.