[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] XML documents get richer and richer the more XSLT rulesthat process it
- From: "Simon St.Laurent" <simonstl@simonstl.com>
- To: "Costello, Roger L." <costello@mitre.org>
- Date: Wed, 19 May 2010 09:35:28 -0400
On 5/18/10 7:15 PM, Costello, Roger L. wrote:
> Recap: the initial XML input into the XSLT program is small. A rule
> for the Gun serial element fires and adds Person data to the XML
> input document. This causes a rule for the Person name element to
> fire, which adds driver's license data to the XML input document.
> This causes a rule for driver's license element to fire, which
> recognizes that the speeder is the robber; the rule outputs an XML
> document that alerts the police about the person he has pulled over.
This seems to me like a better fit for the open graph models of RDF and
related technologies than for the more constrained trees of XML.
That would support a lot more flexibility in the interactions of rules
and data and reduce potential duplication of information, not to mention
allow the use of schema models that are likely better able to represent
these structures.
It can be done in XML, yes - but I'm not sure that it's the best way.
--
Simon St.Laurent
http://simonstl.com/
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]