- [#67] Fixed NullPointer in EPMCResult.json dues to getInteger() assuming field exists
AMISummary
- ami summary uses globs to extract leaf nodes into List.
- leafNode lists can be aggregated as a subtree (directories are preserved) or flattened into single directory for interfacing to machine-earning tools
- at alpha level.
AMI summary: Aggregating sections over corpus
- ami
summary
accepts --glob to identify (sub)sections - ami
summary
creates a new toplevel directory_summary
with aggregated subtrees. The directory structure tries to mirror the original structures. See AMISummaryTest for example.
Enhancement to Dictionaries
- amidict can submit SPARQL queries to Wikidata
- amidict translates wikidataAltLabel to synonyms
- DSL for transforming dictionaries (EXTRACT, DELETE, etc.)
Fixed bug in `ami section --extract
- changed
table
totab
inorg.contentmine.ami.tools.AMISectionTool.FloatType
- continued to add tests and checking results
- [#58] Ensure ANSI colors when running
ami
in Windows Command Prompt.
Added WikidataSparql queries to amidict
- Added WikidataSparql queries to
amidict
- slowly linking
picocli
help to Wiki
Addition of amidict create
from Wikidata SPARQL
- added submission of Wikidata queries the retrieve dictionary items and their labels
- added
AbstractAMITest.writeOutputAndCompare(
XML comparison test (mainly regression test)
This is a template and should be replaced by actual release notes...
- [#57] Add RELEASE-NOTES.md in the distribution
- Second Change
The workflow has been improved to automatically create a GitHub Release with Release Notes when the release.bash
script is run.
No user-oriented changes in this release.
- [#55] Publish GitHub Release from
release.bash
script - DOC update BUILDING.md documentation and associated image files
- CLEAN remove outdated GitHub Action workflow files; remove outdated comments from workflow configs
The workflow has been improved to automatically create a GitHub Release with Release Notes when the release.bash
script is run.
No user-oriented changes in this release.
- [#55] Publish GitHub Release from
release.bash
script - DOC update BUILDING.md documentation and associated image files
- CLEAN remove outdated GitHub Action workflow files; remove outdated comments from workflow configs
This release is another test release for the combined Create Release and Publish Packages action.
This release is another test release to verify that the Publish package to GitHub Packages GitHub Action can be triggered by the Create Release GitHub Action.
This release is a test release to verify the GitHub Action that automatically creates a GitHub Release when a tag is pushed whose tag name starts with 'v'.