[topicmapmail] Associations: Putting a level/grade one

Michael Beaulieu michael.beaulieu@sentai.com
Mon, 15 Mar 2004 13:42:49 -0700


so i take it I should add the role "rt-level" to the "at-knows" association?

thanks a bunch,
Mike

Miles Thompson wrote:

>Why not just (bit inserted below)... 
>?
>
>  
>
>><association id="at-knows">
>><instanceOf>
>>    <topicRef xlink:href="#at-knowledge-level-of"/>
>></instanceOf>
>><scope>
>>    <topicRef xlink:href="#st-programming"/>
>></scope>
>><member>
>>    <roleSpec>
>>        <topicRef xlink:href="#rt-knower"/>
>>    </roleSpec>
>>    <topicRef xlink:href="#t-mike"/>
>></member>
>><member>
>>    <roleSpec>
>>        <topicRef xlink:href="#rt-known"/>
>>    </roleSpec>
>>    <topicRef xlink:href="#t-python"/>
>></member>
>>    
>>
> <member>
>     <roleSpec>
>         <topicRef xlink:href="#rt-level"/>
>     </roleSpec>
>     <topicRef xlink:href="#t-intermediate"/>
> </member>
>  
>
>></association>
>>
>>    
>>
>
>
>  
>