문제

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