microformats validation
This article is a stub. You can help the IndieWeb wiki by expanding it.
microformats validation is the process of inspecting a JSON document that purports to contain microformats2 JSON to see if it complies with the specification for the format, and potentially with the known vocabularies...
Jonathan LaCour is working on an attempt to make this easier https://github.com/cleverdevil/microformats2 using JSON Schema.
See Also
- Martijn van der Ven has a JSON Schema for a JSON microformats2 object available as a Gist.