n best-guessThis 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.
http://tools.microformatic.com/query/<output format>/best-guess/<name>
Available output formats are:
| Format | Param |
|---|---|
| XHTML | xhtml |
| JavaScript Object Notation | json |
| Serialized PHP | php |
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