| http://www.w3.org/ns/prov#value | - I will translate the examples into english to help you read them, but it is important to remember that we have not gotten to FOPL semantics yet; the translations are just to help you understand how to read the logical statements.???x:IsPerson(x)???IsMammal(x)???x:IsMammal(x)???(???y:IsMammal(y) ??? IsMother(y,x))The first statement says that for every x, if x is a person, then x is a mammal.
|