Difference between revisions of "ODF Validator"
Jump to navigation
Jump to search
Ania Molenda (talk | contribs) |
(Updated URLs) |
||
| Line 1: | Line 1: | ||
{{Infobox tool | {{Infobox tool | ||
|purpose=ODF Validator is a tool that validates OpenDocument files and checks them for certain conformance criteria. | |purpose=ODF Validator is a tool that validates OpenDocument files and checks them for certain conformance criteria. | ||
| − | |homepage=https:// | + | |homepage=https://odftoolkit.org/conformance/ODFValidator.html |
|license=Apache License, Version 2.0 | |license=Apache License, Version 2.0 | ||
|function=Validation, Metadata Extraction | |function=Validation, Metadata Extraction | ||
| Line 10: | Line 10: | ||
}} | }} | ||
== Description == | == 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 | + | 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 [https://odfvalidator.org/ web application archive (WAR)]. ODF Validator is part of the [Apache ODF Toolkit]. |
== User Experiences == | == User Experiences == | ||
Latest revision as of 09:01, 4 December 2025
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
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 (...).