Menu

#40 erroneous warning in validation

V2
open
nobody
None
5
2013-05-21
2013-05-21
No

given

Person is a class,
described by child with values of type Person...

and

A Person is a Man only if gender always has value Male.

and

US_President is a type of Person.

Abraham is a {Man and US_President}, has child Robert.

gives a warning that "Abraham is not in domain (Person) of property child"

Discussion

MongoDB Logo MongoDB