ODF Validator

From COPTR
Revision as of 09:01, 4 December 2025 by BertrandCaron (talk | contribs) (Updated URLs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search




ODF Validator is a tool that validates OpenDocument files and checks them for certain conformance criteria.
Homepage:https://odftoolkit.org/conformance/ODFValidator.html
License:Apache License, Version 2.0
Function:Validation,Metadata Extraction
Content type:Document



Description

ODF Validator is a tool 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

Test by KEEP Solutions:

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 (...).

Development Activity