<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Steve:<div><br><div><div>On May 21, 2010, at 9:28 AM, Steve Baskauf wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-converted-space">&nbsp;</span>AJAX is "stupid" in the sense that it doesn't "understand" RDF.&nbsp; It just uses an XML file as a source of data.&nbsp; So an HTML file using the RDF+XML file as an AJAX data source would need to get the label information from within the particular RDF+XML file containing the representation of the GUID and not get it by dereferencing a link to another file, like the FOAF file that's the object of the dwc:recordedBy triple.&nbsp;</span></blockquote></div><div><br></div>I'm not really following your argument here - maybe I'm missing some detail. RDF can be serialized to XML (and in fact your example is precisely such a serialization), so if your AJAX code needs XML as source, there is one. There are also JavaScript libraries that can invoke XSLTs on an XML source and render the resulting HTML (if that's what you need), and finally, there are also RDF-&gt;JSON converters. So I'm not sure where you see the bottleneck or hurdle.</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>-hilmar<br><div> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><font class="Apple-style-span" face="Monaco" size="3"><span class="Apple-style-span" style="font-size: 11px; ">--&nbsp;</span></font></div><div><font class="Apple-style-span" face="Monaco" size="3"><span class="Apple-style-span" style="font-size: 11px; ">===========================================================</span></font></div><div><font class="Apple-style-span" face="Monaco" size="3"><span class="Apple-style-span" style="font-size: 11px; ">: Hilmar Lapp &nbsp;-:- Durham, NC -:- informatics.nescent.org :</span></font></div><div><font class="Apple-style-span" face="Monaco" size="3"><span class="Apple-style-span" style="font-size: 11px; ">===========================================================</span></font></div><div><br class="webkit-block-placeholder"></div></div></span><br class="Apple-interchange-newline"> </div><br></div></body></html>