There is a newer version of the record available.

Published December 31, 2023 | Version bacting-0.5.0
Software Open

Bacting

Description

Major release, now requiring Java 17 or higher (and hence the bump to 0.5), as do recent Eclipse releases. It updates dependencies to Guava 33 and BridgeDb 3.1.1 and multiple Maven plugin updates for development. It also has a few new (ported) methods, completing porting of the JSoupManager:

Core managers

  • jsoup.parse(file) which returns a JSoup Document of the workspace file

Semantic Web managers

  • wikidata.getEntityID(doi) which returns the matching Wikidata entity
  • wikidata.getEntityIDsForDOIs(List<doi>) which returns the matching Wikidata entities
  • wikidata.getEntityIDsForType(type) which takes a Q-identifier and looks up everything P31
  • wikidata.isValidQIdentifier(id)

Full Changelog: https://github.com/egonw/bacting/compare/bacting-0.4.1...bacting-0.5.0

Notes

If you use this software, please cite it as below.

Files

egonw/bacting-bacting-0.5.0.zip

Files (411.1 kB)

Name Size Download all
md5:3c88c39c143f11c135ee463119562653
411.1 kB Preview Download

Additional details

Related works