Re: data smushing

Bill dehOra wrote:
> 
> > If
> >    [nodeX, propertyY, whatever] and;
> >    [nodeY, propertyY, whatever] and;
> >    [nodeX, rdf:type, nodeZ] and;
> >    [nodeY, rdf:type, nodeZ] and;
> >    [propertyY, atMostOneEntityValue, "yes"];
> > then
> >    smush (nodeX, nodeY).
> 
> Isn't 'smushing' just unification hacking; am I missing something?
> 
> -Bill
> 
> -----
> Bill de hÓra  :  InterX  :  bdehora@interx.com

It appears the intent is to do a semantic merge, which may mean that
smushing = smashing = completing.

-- 
Frank V. Castellucci
http://corelinux.sourceforge.net
OOA/OOD/C++ Standards and Guidelines for Linux

Received on Wednesday, 3 January 2001 06:04:10 UTC