tools.microformatic.com

hCard n best-guess

This is an attempt to codify the best-guess algorithm suggested for ambigious name components on hcard-user-interface. Processing is only attempted if the entered value is not a valid value for fn. Therefore, the returned value should be suitable for use as fn.

Request format

http://tools.microformatic.com/query/<output format>/best-guess/<name>

Output formats

Available output formats are:

Format Param
XHTML xhtml
JavaScript Object Notation json
Serialized PHP php

Examples

XHTML: http://tools.microformatic.com/query/xhtml/best-guess/Mr+Henry+Ford

JSON: http://tools.microformatic.com/query/json/best-guess/Mr+Henry+Ford

PHP: http://tools.microformatic.com/query/php/best-guess/Mr+Henry+Ford