Search Mailing List Archives
[protege-discussion] transitive closure in Frame-Based Protege
Micheal Hewett
mhewett at evincii.com
Mon Jan 29 09:29:36 PST 2007
An Algernon forward-chaining rule can compute
transitive relationships. Is this what you mean?
((slot1 ?a ?b)
(slot2 ?b ?c)
->
(slot3 ?a ?c))
Mike Hewett
Markus Bohr wrote:
> Hello,
>
> May I use PAL-constraints if I have to calculate a transitive closure for a
> slot relationship (of identical value type and domain) within Frame-Based
> Protege?
> If not, what Protege mechanism / plugin to use best for it?
> Has anyone amde experiences?
>
> Best wishes,
> Markus.
>
> _______________________________________________
> 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