Skip to content

0.22.1

Compare
Choose a tag to compare
@ledsoft ledsoft released this 07 Jun 13:25
· 509 commits to master since this release
934e249
  • Allow using SPARQL SELECT queries without WHERE keyword (Bug #165).
  • Allow disabling generation of annotation fields and the Thing class in OWL2Java (Enhancement #170).
  • Fix simpleLiteral=true not being honored when saving annotation property values (Bug #171).
  • Fix an issue with parsing SOQL queries containing selection by identifier and attribute value.
  • Fix selection by identifier in SPARQL when using the OWLAPI driver (was caused by missing support for VALUES).