Search Mailing List Archives
[protege-discussion] How is it organized the order of instance into slots?
Tania Tudorache
tudorache at stanford.edu
Thu Mar 22 12:08:23 PDT 2007
If you have only direct slot values (so, not inherited from subslots, or
template slot values), then the order of creation is preserved.
If not, the algorithm to show the slot values is the following:
- show direct slot values (the ones attached directly to this slot)
- show subslot values
- show inferred inverse slot values
Tania
Thomas Russ wrote:
> On Mar 22, 2007, at 5:55 AM, Paula Gabriela wrote:
>
>
>> Sorry send it again:
>>
>> When I create a slot that will recieve instances of another class,
>> what is the logic to organize the instances into this slot?
>> First, I thought it was the order that it was created, but it
>> didn't. Second, I thought it was by name, but it isn't too.
>> How is it organized the order of instance into slots?
>> thanks,
>> PGMF
>>
>
> There is no particular order.
>
>
> _______________________________________________
> protege-discussion mailing list
> protege-discussion at lists.stanford.edu
> https://mailman.stanford.edu/mailman/listinfo/protege-discussion
>
> Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03
>
>
More information about the protege-discussion
mailing list