I have noticed that most properties have an inverse property such as:
http://vocab.getty.edu/ontology#ulan1511_child_of
the inverse is:
http://vocab.getty.edu/ontology#ulan1512_parent_of
Is there a way to automatically create that property ex: Alice is the childOf John is in the knowledge Graph
How can it automatically create the property John is the parentOf Alice?
Is it possible with inferencing?