Releases: protegeproject/swrltab-plugin
Releases · protegeproject/swrltab-plugin
SWRLAPI Release 2.1.2
Updated to work with Protege 5.6.2.
Now supports xsd:time, xsd:date, xsd:dateTime, and xsd:duration in swrlb:greaterThan and swrlb:lessThan built-ins.
SWRL API Release 2.1.0
Updated to work with Protege 5.6.0 and Java 11+. Functionally identical to previous version.
SWRLAPI Release 2.0.11
Used threadlocals to handle non thread-safe Java temporal classes
SWRLAPI Release 2.0.10
Updated to work with latest Drools 7.57.0.Final version. Thanks to @al-filippov for the Drools upgrade contribution.
SWRLAPI Release 2.0.9
Fixed OWL 2 RL rule enable/disable
SWRLAPI Release 2.0.8
Travis CI updates (code unchanged)
SWRLAPI Release 2.0.7
Fixed bug relating to non-terminating decimal expansion for BigDecimal division operations
SWRLAPI Release 2.0.6
Fixed incorrect translation of disjoint object properties to Drools.
release-2.0.5
Fixed some core temporal built-in bugs
release-2.0.4
Additional SQWRL collections bug fixes