Hey Everyone,
Please post your solutions to the Oct 17 In-class Exercise tot his thread.
Best,
Chris
Amit Ranganathan ,Alexander Duong
(Edited: 2018-10-17)Team members: Hovsep Lalikian, Emerson Ye, Yu Ning
Satisfies:
[Student]--<Owns>--[Laptop]
Does not satisfy:
[Person]--isParent--<ParentOf> | | |isChild__|
'''Satisfies''' [College]--<Owns>-->[Student]
'''Not Satisfies''' [Student]--<Owns>-->[College]
Satisfies: {Student} -> e<Owns> ->(Laptop)
This is not satisfied. {Person]}-> isParent -> (ParentOf)
(Edited: 2018-10-21)Satisfied <br> [Person]---<Owns>--->[Car] <br> Not Satisfied <br> [Car]---<Has>---[Tire]
(Edited: 2018-10-21)