<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Phil Dawes' Stuff - Latest Comments in XML to tagtriples (and mapping heuristics)</title><link>http://phildawesstuff.disqus.com/</link><description></description><language>en</language><lastBuildDate>Tue, 20 Sep 2005 14:38:02 -0000</lastBuildDate><item><title>Re: XML to tagtriples (and mapping heuristics)</title><link>http://www.phildawes.net/blog/2005/09/16/xml-to-tagtriples-and-mapping-heuristics/#comment-2753134</link><description>Simplification of RDF/XML without URI constraint for subject, predicate or objects is a good idea. But I have to disaggree on this:&lt;br&gt;&lt;br&gt;  "statement order in a graph is maintained"&lt;br&gt;&lt;br&gt;Because there is little semantic to be found in a sequence of XML elements and it's a big restriction on its practical usage.&lt;br&gt;&lt;br&gt;An XML element tree can represent sets of hierarchical relationships, display ordered sequence, but making an assumption about the meaning of a sequence restricts the liberty of the author to change this order of elements. That's exactly why XML is so popular: it is less complex than SGML and provides a more flexible text format than *fixed* position records or flat database interchange formats.&lt;br&gt;&lt;br&gt;The first example XML string with your name and e-mail address could be rewritten as:&lt;br&gt;&lt;br&gt;  &lt;br&gt;    &lt;a href="mailto:pdawes@users.sf.net" rel="nofollow"&gt;pdawes@users.sf.net&lt;/a&gt;&lt;br&gt;  &lt;br&gt;&lt;br&gt;explicitely assign the name "Phil Dawes" as the context of the e-mail address .&lt;br&gt;&lt;br&gt;Or vice-versa, using a well-supported URL,&lt;br&gt;&lt;br&gt;  &lt;a href="mailto:pdawes@users.sf.net" rel="nofollow"&gt;Phil Dawes&lt;/a&gt;&lt;br&gt;&lt;br&gt;A metabase (a semantic server, a metada management system) should not re-articulate the information submitted. It is up to the application or its users to produce well articulated statements.&lt;br&gt;&lt;br&gt;By the way, I tried to send you a private mail to  but that did not work out so well. The mailer at &lt;a href="http://sf.net" rel="nofollow"&gt;sf.net&lt;/a&gt; bounced it back.&lt;br&gt;&lt;br&gt;Kind Regards,</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Laurent Szyster</dc:creator><pubDate>Tue, 20 Sep 2005 14:38:02 -0000</pubDate></item></channel></rss>