Recent Releases of Scowl
Scowl - Release 1.4.1
This release provides support for OWL API v5, via a new Maven artifact scowl-owlapi5, in addition to scowl which still supports OWL API v4.
What's Changed
- Migration to OWLAPI5 by @francesco-kriegel in https://github.com/phenoscape/scowl/pull/127
- Add separate modules for OWLAPI 4 and 5. by @balhoff in https://github.com/phenoscape/scowl/pull/132
- Add missing recursion in NNF example. by @balhoff in https://github.com/phenoscape/scowl/pull/111
Dependencies
- Update sbt to 1.5.8 by @scala-steward in https://github.com/phenoscape/scowl/pull/122
- Update sbt to 1.6.2 by @scala-steward in https://github.com/phenoscape/scowl/pull/128
- Update scala-library to 2.13.8 by @scala-steward in https://github.com/phenoscape/scowl/pull/124
- Update scalatest to 3.2.11 by @scala-steward in https://github.com/phenoscape/scowl/pull/125
- Update scala3-library to 3.0.2 by @scala-steward in https://github.com/phenoscape/scowl/pull/116
New Contributors
- @francesco-kriegel made their first contribution in https://github.com/phenoscape/scowl/pull/127
Full Changelog: https://github.com/phenoscape/scowl/compare/v1.4.0...v1.4.1
Scientific Software - Peer-reviewed
- Scala
Published by balhoff almost 4 years ago
Scowl - Release 1.4.0
Now supporting only Scala 2.13.x and 3.x (new).
Scientific Software - Peer-reviewed
- Scala
Published by balhoff over 4 years ago
Scowl - Release 1.3.4
Support for Scala 2.13.0.
Scientific Software - Peer-reviewed
- Scala
Published by balhoff over 6 years ago
Scowl - Release 1.3.3
Support for Scala 2.13.0-RC1.
Scientific Software - Peer-reviewed
- Scala
Published by balhoff almost 7 years ago
Scowl - Release 1.3.2
Add support for Scala 2.13.0-M5.
Scientific Software - Peer-reviewed
- Scala
Published by balhoff about 7 years ago
Scowl - Release 1.3.1
Add support for Scala 2.13.0-M4.
Scientific Software - Peer-reviewed
- Scala
Published by balhoff over 7 years ago
Scowl - Release 1.3
- Added support for Scala 2.12.
- Dropped support for Java 7.
- Change to Annotation pattern matching extractor: takes 3 arguments now rather than 2 (added annotations argument). This will break existing uses.
Scientific Software - Peer-reviewed
- Scala
Published by balhoff almost 9 years ago
Scowl - Release 1.2
Added some missing property axioms: EquivalentObjectProperties, EquivalentDataProperties, SubDataPropertyOf, etc. Updated OWL API version.
Scientific Software - Peer-reviewed
- Scala
Published by balhoff about 9 years ago
Scowl - Release 1.1
Scientific Software - Peer-reviewed
- Scala
Published by balhoff almost 10 years ago