Re: "If" and "else" in RDF

I said:
> <-     if (X, rdfs:class, Male) then (X, address, "Mr.")
> <-     if (X, rdfs:class, Female) then (X, address, "Ms")

Danny said:
> Wait though - you've just said it, without using any inference. Ok, it
might
> not be in the RDF model as it stands, but those look like reasonable
> statements to me.

What do you mean "without using any inference". Maybe we differ in our
definitions, but I consider the above to be inference rules.

James

Received on Saturday, 28 April 2001 19:37:10 UTC