On May 28, 6:07 pm, Dhu on Gate <
campb...@neotext.ca> wrote:
> On Sat, 25 May 2013 19:47:00 -0700, Graham Cooper wrote:
> > On Apr 26, 7:14 am, johannes falcone <
visphatesj...@gmail.com> wrote:
> >> I think prolog could excel at this.
>
> >> Could you use an rdf triplestore instead of mysql as the database?
>
> >www.BlockProlog.comuses MySQL Database.
>
> > I have to increase VarChar to 255 to do any applications..
>
> > How are you going to compete against FriendFinder.com they do interest
> > matching compatibility already?
>
> > Herc
>
> So far as I can tell none have implemented any matching on *complementary* attributes.
>
> Dhu
>
> --
> Ne obliviscaris, vix ea nostra voco.
Right, you have to get around Negation As Failure...
I call this Categorical Negation.
color( X , not(red) ) :- color( X , blue ).
color( X , not(yellow) ) :- color( X , blue ).
...
into( M , not(knitting) ) :- into( M , football ).
Guys into football don't usually do knitting!
might be a Incompatible rule...
Herc
--
www.phpPROLOG.com (b)eta