jopa icon indicating copy to clipboard operation
jopa copied to clipboard

Support orphan removal on object properties

Open ledsoft opened this issue 2 years ago • 0 comments

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.

ledsoft avatar Dec 20 '23 16:12 ledsoft