Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

Releases: subhh/HOS-MetadataTransformations

v1.0

29 Nov 14:13
Compare
Choose a tag to compare

this release was tested with Ubuntu 16.04 LTS and Ubuntu 18.04 LTS

install guide: https://github.com/subhh/HOS-MetadataTransformations#installation

data sources:

  • added new data source uhh-fis (#26)
  • added new data source uke-fis (#36)
  • added new data source haw (#39)
  • added new data source hsu (#32)
  • added new data source hcu (#40 )
  • tuhh-fdm: fixed broken links (#27), fixed odd row (#34), changed code name (#28), fixed oai timeout (#50)
  • tubdok: changed collection name (#29), adapt change in oai endpoint (#33)
  • harmonized resourceType and language across all data sources (#43)

schema:

  • added field rightsOA (#25)
  • added (copy)fields for facets 70be2a8
  • added field fulltext cf61967
  • renamed field source to collectionId (#23)

new features:

  • added step "check connection to OAI endpoint " to all scripts (#31)
  • added option to delete old files to run.sh script (#42)
  • allow multiple solr targets (#47)

updates:

  • versions of metha, solr and openrefine remain unchanged comparing to release v0.2

improvements:

  • moved solr credentials to external file (#46)
  • improved install script: added package zip and check if locale is set to UTF-8 (#41)
  • optimized systemd service for openrefine 56125de
  • added further examples (e.g. cronjob) to README.md (#48)
  • reduce solr downtime with commit=false (#49)

known issues:

  • #6 add plausibility checks (feature)
  • #12 add compatibility for rpm-based systems (feature)
  • #24 add field creatorNameURIScheme (feature)
  • #35 hsu: line breaks in field abstract (bug)
  • #37 new data source: copernicus (work in progress)

v0.2

25 Jun 01:16
Compare
Choose a tag to compare

this release was tested with Ubuntu 16.04 LTS and Ubuntu 18.04 LTS

install guide: https://github.com/subhh/HOS-MetadataTransformations#installation

data sources:

  • rework of ediss transformation rules #19
  • rework of tubdok transformation rules #17
  • added zenodo-tuhh #20

schema:

new features:

  • added support for solr credentials 838b7b7
  • added support for oai set and format 8ae535d
  • allowed dry run by removing defaults 23b7c84
  • prepared infrastructure for deduplication #16
  • sorting of columns and fields #18
  • catch openrefine exceptions (part of 10a7442)

updates:

  • Solr 7.3.1 and metha 1.29 143187a

improvements:

  • made user input more error prone ccf41a7
  • improved logging #22
  • improved performance by replacing join multi-valued cells with custom transformation #21

known issues:

  • #6 add plausibility checks
  • #12 add compatibility for rpm-based systems
  • #13 make solr install compatible with systemd environment

v0.1 initial release

13 Apr 16:00
6868163
Compare
Choose a tag to compare

known issues:

  • #6 add plausibility checks
  • #12 add compatibility for rpm-based systems