In our company we have grouped our Assets by Data Domains (e.g. HR Data, Sales Data, Production Data, ...) and have established a many-to-many relationship to relate the different Data Domains to each other.
the predicate (type simple) is "gives input to // receives from"
In my example I have created a link that "HR Data" gives input to "Sales Data". Doing this, the inverse is automatically created ("Sales Data" received from "HR Data")
If i would like to establish another link between the two Data Domain just the other way round: "Sales Data" gives input to "HR Data" I cannot select the other Data Domain.
What do I have to enable this?
Thank you