- From: Garret Wilson <garret@globalmentor.com>
- Date: Sun, 5 Jan 2003 08:46:23 -0500
- To: <www-rdf-validator@w3.org>
report=The graphing engine is showing an 'ā' (a with macron: u0101) as an 'â' (a with circumflex: u00E2). Strangely enough, if I place āâ together, the former is suddenly displayed as '?', and the latter is displayed correctly.
RDF=<?xml version="1.0">
<?xml version="1.0"?>
<!--Copyright © 2003 GlobalMentor, Inc. All Rights Reserved.-->
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:tyhindi="urn:isbn:0944237957#"
xmlns:lang="http://globalmentor.com/namespaces/2003/language#"
>
<lang:word rdf:about="http://globalmentor.com/languages/hindi#kitnâ" xml:lang="hi">
<lang:orthography>कितना</lang:orthography>
<lang:orthography>kitnâ</lang:orthography>
<lang:translation>how much?</lang:translation>
<lang:translation>how many?</lang:translation>
<tyhindi:unit>2</tyhindi:unit>
</lang:word>
</rdf:RDF>
Received on Sunday, 5 January 2003 12:21:07 UTC