Skip to content

ingest documentation, text spacing, and date_standardize

Latest
Compare
Choose a tag to compare
@wkdewey wkdewey released this 19 Jan 00:55
· 4 commits to dev since this release

This release takes v0.2.0 out of beta, and makes some minor changes:

Added

  • minor test for Datura::Helpers.date_standardize
  • documentation for web scraping
  • documentation for CsvToEs (transforming CSV files and posting to elasticsearch)
  • instructions for installing Javascript Runtime files for Saxon

Changed

  • date_standardize now relies on strftime instead of manual zero padding for month, day
  • minor corrections to documentation
  • XPath: "text" is now ingested as an array and will be displayed delimitted by spaces

Migration

  • check to make sure "text" xpath is doing desired behavior