Published December 31, 2023
| Version bacting-0.5.0
Software
Open
Bacting
Creators
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 JSoupDocument
of the workspace file
Semantic Web managers
wikidata.getEntityID(doi)
which returns the matching Wikidata entitywikidata.getEntityIDsForDOIs(List<doi>)
which returns the matching Wikidata entitieswikidata.getEntityIDsForType(type)
which takes a Q-identifier and looks up everythingP31
wikidata.isValidQIdentifier(id)
Full Changelog: https://github.com/egonw/bacting/compare/bacting-0.4.1...bacting-0.5.0
Notes
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
- Is supplement to
- Software: https://github.com/egonw/bacting/tree/bacting-0.5.0 (URL)