Skip to content

Release 0.13

Compare
Choose a tag to compare
@balhoff balhoff released this 07 Jun 17:11
· 203 commits to master since this release

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)