Support for asymmetric properties

Let’s say I want to say item A is father of item B. I use rel:parentOf and obtain for item A a correct presentation (it is pretty clear A is the father of B):

However, for B it is less clear he is the child of A:

B is in a relation of type “Parent Of” with B but it is not clear in the graphical presentation in which way the relation is set.

Moreover, and this is my question, I would like to have is Child Of when visiting B. I think it would be logical if, when you enter the information in item A “Is Parent of” B, then you will have the information in item B “is Child of” automatically set. It is what I was referring (maybe wrongly) by “asymmetric properties”.

Is handling asymmetric relation is something possible in Omeka S?