From #272
Consider ResponsibleOrganisationRef without a nameOfRefClass.
It is likely we can resolve that we have broken ambigious references. Or even tag that the reference is broken.
We can create an global id based lookup.
We can create a dynamic cascade based on the target mro to step down to find the most likely class, given that this id is then available.
From #272
Consider ResponsibleOrganisationRef without a nameOfRefClass.
It is likely we can resolve that we have broken ambigious references. Or even tag that the reference is broken.
We can create an global id based lookup.
We can create a dynamic cascade based on the target mro to step down to find the most likely class, given that this id is then available.