I have my contact information marked up as a hcard and use the H2VX service to allow users to download my contact information as a vcard. However, since Google, yahoo etc have decided to embrace schema.org I thought I would too. Does anyone know of an equivalent converter to H2VX that uses schema.org data rather than microformats?

有帮助吗?

解决方案

microdata.js is a jQuery plugin that works with Live Microdata Tool, which offers hCard (and other data) conversions from HTML5 Microdata. as far as offering the converted hCard for download, i don't think that functionality is native, but it's open source, so go for it.

microdata.js: https://gitorious.org/microdatajs/

live microdata tool: http://foolip.org/microdatajs/live/

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top