issues
search
stardog-union
/
pellet
Pellet is an OWL 2 reasoner in Java; open source (AGPL) and commercially licensed, commercial support available.
http://clarkparsia.com/pellet
Other
306
stars
151
forks
source link
Fix `PersistenceUpdatesTest`: correctly close and delete test file
#31
Open
AndreyMZ
opened
8 years ago
AndreyMZ
commented
8 years ago
Two commits:
Fix
PersistenceUpdatesTest
test case. It failed because there were try to delete test output file while it is not closed.
Rename project "Pellet :: OWL API (ignazio1977 fork)" back to "Pellet :: OWL API".
Two commits:
PersistenceUpdatesTest
test case. It failed because there were try to delete test output file while it is not closed.