Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 2 Current »

This component enriches the doms tree with collection-specific structural information. 

This release is downloadable from https://sbforge.org/nexus/service/local/repositories/releases/content/dk/statsbiblioteket/newspaper/newspaper-doms-enricher/1.1/newspaper-doms-enricher-1.1-package.tar.gz .

The change-log is at https://raw.githubusercontent.com/statsbiblioteket/newspaper-doms-enricher/66955467be7de0ffc6e446cf1a80b16b60f3f6c9/CHANGELOG.md

On unpacking, the package structure is like

.
└── newspaper-doms-enricher-1.1
    ├── bin
    │   └── pollAndWork.sh
    ├── conf
    │   ├── config.properties
    │   └── logback.xml
    └── lib
        ├── authchecker-authutils-1.0.1.jar
        ├── autonomous-component-1.8.jar
        ├── batch-event-framework-common-1.8.jar
        ├── batch-iterator-1.8.jar
        ├── central-fedoraClient-1.3.jar

Configuration parameters specific to this component are

autonomous.pastSuccessfulEvents=Metadata_Archived
autonomous.pastFailedEvents=
autonomous.futureEvents=Metadata_Enriched
  • No labels