Skip to content

Releases: phenoscape/owlery

Release 0.17.2

17 Feb 00:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.1...v0.17.2

Release 0.17.1

16 Feb 17:54
Compare
Choose a tag to compare

What's Changed

  • Change swagger doc to yaml. Allow setting basePath so that doc UI works when deployed under subpaths. by @balhoff in #192

Full Changelog: v0.17...v0.17.1

Release 0.17

15 Feb 20:19
Compare
Choose a tag to compare

What's Changed

Dependency updates

New Contributors

Full Changelog: v0.16...v0.17

Release 0.16

14 Feb 17:40
Compare
Choose a tag to compare

This release includes the Whelk reasoner.

Release 0.15

26 Apr 01:42
Compare
Choose a tag to compare

This release includes a new version of owlet which expands DL queries into SPARQL VALUES blocks instead of FILTER IN.

Release 0.14

19 Feb 20:23
Compare
Choose a tag to compare

This release updates dependencies, and also fixes a null pointer error on bad expression input (#34).

Release 0.13

07 Jun 17:11
Compare
Choose a tag to compare

New features:

  • Support loading of GZIPed OWL files (#19)
  • Add query parameter for retrieving equivalent classes within subclass and superclass queries (#11)
  • Option to exclude owl:Thing and owl:Nothing when they provide no information (#10)
  • Option to exclude deprecated terms from query results (#15)

Other changes:

  • JSON-LD context is external rather than inline (#26)
  • Change @type JSON key to type (#26)

Bug fixes:

  • Allow that keyword in Manchester syntax (#14)
  • Fixes to JSON-LD context (rdf:value does not have @id values)

Release 0.12

11 Apr 01:51
Compare
Choose a tag to compare
  • Add HermiT and JFact reasoner options.
  • Bugfix for prefix expansion in class expressions.

Owlery v0.11

13 Dec 21:10
Compare
Choose a tag to compare

Makes the host interface configurable (host = "0.0.0.0" for example, in the application.conf file). The hardcoded default is 127.0.0.1 (localhost).

Owlery v0.10

13 Dec 16:52
Compare
Choose a tag to compare
Version 0.10.