<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" 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><atom:link href="https://phildawesstuff.disqus.com/xml_to_tagtriples_and_mapping_heuristics/latest.rss" rel="self"></atom:link><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>&lt;p&gt;Simplification of RDF/XML without URI constraint for subject, predicate or objects is a good idea. But I have to disaggree on this:&lt;/p&gt;&lt;p&gt;  "statement order in a graph is maintained"&lt;/p&gt;&lt;p&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;/p&gt;&lt;p&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;/p&gt;&lt;p&gt;The first example XML string with your name and e-mail address could be rewritten as:&lt;/p&gt;&lt;p&gt;    pdawes@users.sf.net&lt;/p&gt;&lt;p&gt;explicitely assign the name "Phil Dawes" as the context of the e-mail address .&lt;/p&gt;&lt;p&gt;Or vice-versa, using a well-supported URL,&lt;/p&gt;&lt;p&gt;  &lt;a href="mailto:pdawes@users.sf.net" rel="nofollow noopener" target="_blank" title="mailto:pdawes@users.sf.net"&gt;Phil Dawes&lt;/a&gt;&lt;/p&gt;&lt;p&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;/p&gt;&lt;p&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 noopener" target="_blank" title="sf.net"&gt;sf.net&lt;/a&gt; bounced it back.&lt;/p&gt;&lt;p&gt;Kind Regards,&lt;/p&gt;</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>