I tried searching on this, but could not find any simple answer. Based on a image in this link it seems like it does, but I am not sure.
What I am talking about are examples like this:
Example 1: One Property
A --> B --> C Property 1: Knows
B "Knows" A and C.
Example 2: Multiple Properties
A --> B (I am not sure how to show multiple properties here) Property 1: Knows Property 2: Friends
A is "Friends" with B and A "Knows" B
Also is there some way to introduce Hierarchy. If A is "Friends" with "B" than A implicitly also "Knows" B.
A general yes or no would be enough. If there is some example or link that you can provide that has more explanation that would be great.
Thanks