[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] A valuable lesson on the difference between XML Schemas andontologies
Hi Folks, This week I learned a valuable lesson on the difference between XML Schemas and ontologies. I think you will find it of interest. Warning: in the following two sections I will lead you down a path and attempt to persuade you that everything is reasonable and logical. Then, in the two sections after that I will change my position 180 degrees and attempt to persuade you that what I said previously is unreasonable and illogical. --------------------------------------------------------------------------------------- The Problem: Element Has No Information About The Kind Of Thing It Is --------------------------------------------------------------------------------------- In this section and the next I will attempt to persuade you to connect every element in your XML Schema to a semantic identifier. --- Some XML Schemas declare elements and do not associate them to anything. That is, there is no indication of what kind of thing an element is. For example, in the following XML Schema there is no indication of what kind of thing the title element is: <element name="title" type="string" /> That element declaration states the name of the thing (title), the type of data that the thing can have (string), but it says nothing about what kind of thing it is. More ... http://www.xfront.com/What-Kind-Of-Thing-Is-It.pdf Comments welcome. /Roger
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|