jopa
jopa copied to clipboard
Support orphan removal on object properties
As a developer, I want the JPA orphanRemoval attribute to be supported by @OWLObjectProperty. Orphan removal works by removing the instance that was removed from an attribute value from the repository as well.