[ https://issues.apache.org/jira/browse/JENA-82?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andy Seaborne updated JENA-82: ------------------------------ Attachment: ReificationDeletionTest_min.java Simpler test case > Deleting reifications for one statement in TDB also deletes them for others > with the same subject > ------------------------------------------------------------------------------------------------- > > Key: JENA-82 > URL: https://issues.apache.org/jira/browse/JENA-82 > Project: Jena > Issue Type: Bug > Components: TDB > Reporter: Benson Margulies > Attachments: ReificationDeletionTest_min.java > > > See git://github.com/bimargulies/jena-tdb-reification-delete-tc.git for a > test case that is reasonably lean, though it could be a bit leaner. > It creates and reifies two statements, then tries to delete the reification > for one (as prep for deleting the statement), but both disappear. > * > urn:jug:1a2b3c#rr1=>[urn:jug:global#per1,http://jug.basistech.com/2011/01/rex-entity#coOccurInSentence,urn:jug:global#per2] > * > urn:jug:2b3c4f#rr1=>[urn:jug:global#per2,http://jug.basistech.com/2011/01/rex-entity#hasSibling,urn:jug:global#per2] > * then call removeReification on > [urn:jug:global#per2,http://jug.basistech.com/2011/01/rex-entity#hasSibling,urn:jug:global#per2], > * and BOTH reifications are deleted. > -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira