[Developers] Changing "/topic/en" to "/en".. maybe
Christopher R. Maden
crism at metaweb.com
Thu Mar 20 01:27:15 UTC 2008
Tim Kientzle <tim at metaweb.com> wrote:
> So how would this extend to non-English names?
> Would there be /fr, /pt_BR, /de, /zh_TW, etc, for each
> language? Does Freebase support arbitrary Unicode characters
> in URL paths?
To answer your other question:
Freebase does not currently support arbitrary Unicode characters in URL paths; they have to be hex-escaped. So for instance:
<URL: http://www.freebase.com/view/en/gabriel_garcia_marquez >
but (not currently, but possibly):
<URL: http://www.freebase.com/view/es/gabriel_garc$00EDa_m$00E1rquez >
~Chris
--
Christopher R. Maden
Data Architect
Metaweb Technologies, Inc.
<URL: http://www.metaweb.com/ >
More information about the Developers
mailing list