validators: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(→‎hCard Validator: Linked to validator's github repo)
Line 18: Line 18:
<p>
<p>
It's [http://github.com/pornel/hCardValidator open-source] and contributions are welcome! Please join the project and extend it to support more microformats.
It's [http://github.com/pornel/hCardValidator open-source] and contributions are welcome! Please join the project and extend it to support more microformats.
</p>
</li></ul>


===Operator Debugger===
===Operator Debugger===

Revision as of 20:13, 6 November 2010

<entry-title>microformats validators</entry-title>

general purpose validators

The following validators will validate multiple microformats on a page:

Optimus

Main article: Optimus

Optimus is a microformats transformer and validator that supports numerous microformats including hCard, hCalendar, hReview, hAtom (note: hAtom validation issues).

Get the Optimus microformats validator favelet. Blog post: validator browser button.

Please add issues to the optimus-issues page.

specific microformats validators

hCard Validator

Operator Debugger

Main article: Operator

microformats: hCard, hCalendar

Operator does a good job of compliant parsing for microformats in general, and includes a debug mode that can help identify errors in the structure.

rel-lint

Rel-Lint provides linting and inspection of rel-tag and XFN (by Drew McLellan)

validator project

There has been a suggestion to host an "official" microformats validator at microformats.org.

Ideas:

  • ...

Who wants to help make this happen, and what do you need?

  • ...

related