Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: [xml-dev] What is coupling? [Was: 3 XML Design Principles]

From: Chris Burdess <dog@-------.--->
To: Rick Marshall <rjm@-------.--->
Date: 2/2/2005 9:28:00 AM
Rick Marshall wrote:
> definition: an association is a meta structure that describes how two 
> data sets relate.
>
> in the example
>
> <Vineyard>
> <Lots>
>    <Lot id="lot1">
>      -- info about the lot --
>        </Lot>
>    ...
>    </Lots>
> <Pickers>
>    <Picker id="John">
>      -- info about the picker --
>        </Picker>
>     ...
>    </Pickers>
> <Assignments>
>    <Assignment type="isBeingPickedBy">
>        <participation type="Picker" idref="John"/>
>        <participation type="Lot" idref="lot1"/>
>       </Assignment>
>    ...
>    </Assignments>
> </Vineyard>
>
> needs a bit more work, but it's starting to be a structure that can be 
> inverted and easily answer lots of questions like who's picking in lot 
> 1? what is john doing? etc
>
> now the couplings are explicit and can be easily manipulated.
>
> could be done just as well with rdf (in this structure) but a bit 
> harder to read :)

If you're interested simply in describing associations, you could use 
UML. If you need to perform inferencing over the associations, and you 
don't want to write the reasoning engine itself, you might be 
interested in OWL. RDF doesn't really help you in either of these 
goals, as it assumes that the vocabulary and semantics of the 
relationships has been agreed upon.
--  
Chris Burdess


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent