github ontodev/robot v1.2.0

latest releases: v1.9.5, v1.9.4, v1.9.3...
5 years ago

This release of ROBOT introduces the remove and filter commands, which allow you to remove selected axioms from an ontology. See http://robot.obolibrary.org/remove.

Breaking Change: We have upgraded from Apache Jena 2.13.0 to 3.8.0 (#314), which involves the renaming of several packages and changes to the return types of QueryOperation. One other change we've noted is that the new Jena adds fewer xsd:string datatypes than the previous version.

Other changes:

  • --use-graphs true option for query allows queries over imports as named graphs, #158
  • upgrade to OWLAPI 4.5.6 sometimes changes the ordering of elements in RDFXML format, causing spurious differences in line order when comparing output from previous versions of ROBOT. But note that Protege5.5 uses the same version of the OWLAPI so orderings should be consistent between the two.
  • add --labels option to diff command, #363
  • add support for gzipped files, #371

Don't miss a new robot release

NewReleases is sending notifications on new releases.