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

v1.0

Latest

Choose a tag to compare

@felixlohmeier felixlohmeier released this 29 Nov 14:13
· 55 commits to master since this release

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)