Skip to content

Releases: protegeproject/swrltab-plugin

SWRLAPI Release 2.1.2

13 Sep 00:02
Compare
Choose a tag to compare

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

15 Feb 00:38
Compare
Choose a tag to compare

Updated to work with Protege 5.6.0 and Java 11+. Functionally identical to previous version.

SWRLAPI Release 2.0.11

12 Aug 23:27
Compare
Choose a tag to compare

Used threadlocals to handle non thread-safe Java temporal classes

SWRLAPI Release 2.0.10

21 Jul 01:40
Compare
Choose a tag to compare

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

18 Nov 00:02
Compare
Choose a tag to compare

Fixed OWL 2 RL rule enable/disable

SWRLAPI Release 2.0.8

17 Dec 23:18
Compare
Choose a tag to compare

Travis CI updates (code unchanged)

SWRLAPI Release 2.0.7

17 Dec 21:48
Compare
Choose a tag to compare

Fixed bug relating to non-terminating decimal expansion for BigDecimal division operations

SWRLAPI Release 2.0.6

14 Dec 19:10
Compare
Choose a tag to compare

Fixed incorrect translation of disjoint object properties to Drools.

release-2.0.5

15 Oct 22:03
Compare
Choose a tag to compare

Fixed some core temporal built-in bugs

release-2.0.4

20 Aug 18:07
Compare
Choose a tag to compare

Additional SQWRL collections bug fixes