Why is double encoding necessary? This sounds like a bug with the server.

Cheers,

Peter

2009/10/1 Davide Palmisano <dav...@asemantics.com>:
> Yves Raimond wrote:
>> Hello!
>>
>> I am trying to get some RDF/XML out of that URI:
>>
>> http://dbpedia.org/resource/Ja%C3%ABl
>>
>> However,
>>
>> curl -L -H "Accept: application/rdf+xml"
>> http://dbpedia.org/resource/Ja%C3%ABl gives me an empty RDF/XML
>> document
>>
>> And same thing for http://dbpedia.org/resource/Jaël
>>
>> How can I get the RDF/XML for that resource?
>>
> try to double encode the last part of the URI:
>
> curl -L -H "Accept: application/rdf+xml"
> http://dbpedia.org/resource/Ja%25C3%25ABl
>
>> Cheers,
>> y
>>
>> ------------------------------------------------------------------------------
>> Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
>> is the only developer event you need to attend this year. Jumpstart your
>> developing skills, take BlackBerry mobile applications to market and stay
>> ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
>> http://p.sf.net/sfu/devconf
>> _______________________________________________
>> Dbpedia-discussion mailing list
>> Dbpedia-discussion@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
>>
>
>
> --
> ____________________________________
>
> Davide Palmisano
> Head of Research and Development
> Asemantics Srl - www.asemantics.com
> Circonvallazione Trionfale 27
> 00195 ROMA Italy
> skype id: davidepalmisano
> mobile: +393396101142
> ____________________________________
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
> http://p.sf.net/sfu/devconf
> _______________________________________________
> Dbpedia-discussion mailing list
> Dbpedia-discussion@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion
>

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Dbpedia-discussion mailing list
Dbpedia-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dbpedia-discussion

Reply via email to