Re: Link, operation keywords

Hi László

> Do the machines really need 4 keywords to describe the same?

It will need at least two; one type to say "this is an operation";
one property to say "this is the operation of”. They are different things.

> For a human the following would be enough: when something is under the
> supportedOperation property, than it is an operation

Note how you have the same two concepts here:
“supportedOperation”, and "an operation”.
So humans have also two concepts; nothing special about that.

Machines can also make the above inference:
the range of supportedOperation is Operation,
so therefore, everything under supportedOperation is an operation.
However, to do this, we of course need the concept “operation”.

Best,

Ruben

Received on Tuesday, 23 September 2014 21:39:17 UTC